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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [bfd/] [elf.c] - Diff between revs 14 and 148

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

Rev 14 Rev 148
Line 6270... Line 6270...
 
 
  if (ibfd->xvec->flavour != bfd_target_elf_flavour
  if (ibfd->xvec->flavour != bfd_target_elf_flavour
      || obfd->xvec->flavour != bfd_target_elf_flavour)
      || obfd->xvec->flavour != bfd_target_elf_flavour)
    return TRUE;
    return TRUE;
 
 
 
  BFD_ASSERT (elf_section_data (osec) != NULL);
 
 
  /* For objcopy and relocatable link, don't copy the output ELF
  /* For objcopy and relocatable link, don't copy the output ELF
     section type from input if the output BFD section flags have been
     section type from input if the output BFD section flags have been
     set to something different.  For a final link allow some flags
     set to something different.  For a final link allow some flags
     that the linker clears to differ.  */
     that the linker clears to differ.  */
  if (elf_section_type (osec) == SHT_NULL
  if (elf_section_type (osec) == SHT_NULL

powered by: WebSVN 2.1.0

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