diff options
Diffstat (limited to 'bfd/elf32-i860.c')
-rw-r--r-- | bfd/elf32-i860.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/elf32-i860.c b/bfd/elf32-i860.c index 82c7190..f8ab971 100644 --- a/bfd/elf32-i860.c +++ b/bfd/elf32-i860.c @@ -831,9 +831,6 @@ i860_final_link_relocate (howto, input_bfd, input_section, contents, rel, reloca /* Relocate an i860 ELF section. This is boiler-plate code copied from fr30. - There is some attempt to make this function usable for many architectures, - both USE_REL and USE_RELA ['twould be nice if such a critter existed], - if only to serve as a learning tool. The RELOCATE_SECTION function is called by the new ELF backend linker to handle the relocations for a section. |