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

Subversion Repositories open8_urisc

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

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

Rev 14 Rev 163
Line 4998... Line 4998...
          continue;
          continue;
        }
        }
      else if (is_ea_sym)
      else if (is_ea_sym)
        unresolved_reloc = TRUE;
        unresolved_reloc = TRUE;
 
 
      if (unresolved_reloc)
      if (unresolved_reloc
 
          && _bfd_elf_section_offset (output_bfd, info, input_section,
 
                                      rel->r_offset) != (bfd_vma) -1)
        {
        {
          (*_bfd_error_handler)
          (*_bfd_error_handler)
            (_("%B(%s+0x%lx): unresolvable %s relocation against symbol `%s'"),
            (_("%B(%s+0x%lx): unresolvable %s relocation against symbol `%s'"),
             input_bfd,
             input_bfd,
             bfd_get_section_name (input_bfd, input_section),
             bfd_get_section_name (input_bfd, input_section),

powered by: WebSVN 2.1.0

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