diff options
author | Jeff Law <law@redhat.com> | 1999-06-24 20:01:42 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-06-24 20:01:42 +0000 |
commit | 4517897e013104c34679aef9982de97aaab90334 (patch) | |
tree | aa589bd8fca42b7dc03852e3b25bab9bdb27966d /bfd/ChangeLog | |
parent | 3dbf70a2184b98af04dfec550fec9ae1a804bdb0 (diff) | |
download | gdb-4517897e013104c34679aef9982de97aaab90334.zip gdb-4517897e013104c34679aef9982de97aaab90334.tar.gz gdb-4517897e013104c34679aef9982de97aaab90334.tar.bz2 |
d
* elf-hppa.c (elf_hppa_final_write_processing): New function.
* elf32-hppa.c: Remove everything related to symbol extension
sections & records. Use the common elf_hppa_final_write_processing.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 960ea32..21eac86 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Thu Jun 24 20:59:11 1999 Jeffrey A Law (law@cygnus.com) + + * elf-hppa.c (elf_hppa_final_write_processing): New function. + * elf32-hppa.c: Remove everything related to symbol extension + sections & records. Use the common elf_hppa_final_write_processing. + 1999-06-22 Mark Mitchell <mark@codesourcery.com> * elflink.h (size_dynamic_sections): Use user-specified init/fini |