diff options
author | Jeff Law <law@redhat.com> | 1994-02-28 00:30:36 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-02-28 00:30:36 +0000 |
commit | 2e39abdb9621a5985ac86f08a6a96df8466628e9 (patch) | |
tree | 51818b56cfff75db520f76b023d2ad7e1d9936ee /ld/ChangeLog | |
parent | 55d15829655e814bfc23b8005019ed61477b07ba (diff) | |
download | gdb-2e39abdb9621a5985ac86f08a6a96df8466628e9.zip gdb-2e39abdb9621a5985ac86f08a6a96df8466628e9.tar.gz gdb-2e39abdb9621a5985ac86f08a6a96df8466628e9.tar.bz2 |
* emultempl/hppaelf.em: Include elf32-hppa.h.
(file_chain): Add decl.
(hppa_look_for_stubs_in_section): Delete decl.
(hppaelf_finish): Reenable code. Do not pass symbols
down to hppa_look_for_stubs_in_section.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index bdf149e..4a0e40e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +Sun Feb 27 16:29:38 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * emultempl/hppaelf.em: Include elf32-hppa.h. + (file_chain): Add decl. + (hppa_look_for_stubs_in_section): Delete decl. + (hppaelf_finish): Reenable code. Do not pass symbols + down to hppa_look_for_stubs_in_section. + Sat Feb 26 10:58:25 1994 Ian Lance Taylor (ian@cygnus.com) * ldmain.c (write_map): Don't define. Removed all references. |