* elf-m10300.c (bfd_elf32_mn10300_reloc): Remove prototype

for non-existent function.
Just something I noticed.

        * elf-m10300.c (mn10300_elf_relax_section): New function.
        (mn10300_elf_relax_delete_bytes): Likewise.
        (mn10300_elf_symbol_address_p): Likewise.
        (mn10300_elf_get_relocated_section_contents): Likewise.
        (bfd_elf32_bfd_relax_section): Define.
        (bfd_elf32_bfd_get_relocated_section_contents): Likewise.
Basic relaxing linker.
This commit is contained in:
Jeff Law 1997-04-08 06:08:29 +00:00
parent 81f13ed1f3
commit a01362cc63
2 changed files with 1551 additions and 0 deletions

View File

@ -1,3 +1,15 @@
Tue Apr 8 00:01:31 1997 Jeffrey A Law (law@cygnus.com)
* elf-m10300.c (bfd_elf32_mn10300_reloc): Remove prototype
for non-existent function.
* elf-m10300.c (mn10300_elf_relax_section): New function.
(mn10300_elf_relax_delete_bytes): Likewise.
(mn10300_elf_symbol_address_p): Likewise.
(mn10300_elf_get_relocated_section_contents): Likewise.
(bfd_elf32_bfd_relax_section): Define.
(bfd_elf32_bfd_get_relocated_section_contents): Likewise.
Mon Apr 7 16:47:09 1997 Ian Lance Taylor <ian@cygnus.com>
* configure.host: Set SHLIB_LIBS.

1539
bfd/elf-m10300.c Normal file

File diff suppressed because it is too large Load Diff