OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [bfd/] [elf32-sh.c] - Diff between revs 161 and 163

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 161 Rev 163
Line 4206... Line 4206...
                              /* A STO_SH5_ISA32 causes a "bitor 1" to the
                              /* A STO_SH5_ISA32 causes a "bitor 1" to the
                                 symbol value, unless we've seen
                                 symbol value, unless we've seen
                                 STT_DATALABEL on the way to it.  */
                                 STT_DATALABEL on the way to it.  */
                              | ((h->other & STO_SH5_ISA32) != 0
                              | ((h->other & STO_SH5_ISA32) != 0
                                 && ! seen_stt_datalabel));
                                 && ! seen_stt_datalabel));
              else if (!info->relocatable)
              else if (!info->relocatable
 
                       && (_bfd_elf_section_offset (output_bfd, info,
 
                                                    input_section,
 
                                                    rel->r_offset)
 
                           != (bfd_vma) -1))
                {
                {
                  (*_bfd_error_handler)
                  (*_bfd_error_handler)
                    (_("%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'"),
                    (_("%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'"),
                     input_bfd,
                     input_bfd,
                     input_section,
                     input_section,

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.