* emultempl/armelf.em (gld_armelf_before_allocation):

Add bfd_ prefix to elf32_arm_process_before_allocation
        and elf32_arm_allocate_interworking_sections.
        (gld_armelf_after_open): Add bfd_ prefix to
        elf32_arm_get_bfd_for_interworking.
This commit is contained in:
Catherine Moore 1998-08-18 17:15:58 +00:00
parent aae39e3784
commit 5cdcdb070c
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
start-sanitize-armelf
Tue Aug 18 12:05:34 1998 Catherine Moore <clm@cygnus.com>
* emultempl/armelf.em (gld_armelf_before_allocation):
Add bfd_ prefix to elf32_arm_process_before_allocation
and elf32_arm_allocate_interworking_sections.
(gld_armelf_after_open): Add bfd_ prefix to
elf32_arm_get_bfd_for_interworking.
end-sanitize-armelf
Fri Aug 14 15:34:29 1998 Ian Lance Taylor <ian@cygnus.com>
* Makefile.am: Rebuild dependencies.