diff options
author | Jeff Law <law@redhat.com> | 1994-02-28 04:23:40 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-02-28 04:23:40 +0000 |
commit | ff68559e31ef1f573dfd4f72e936222e3081e480 (patch) | |
tree | 7adc6214328e67ed87258ef80415821ea8db02dc | |
parent | 6e58a4e5db91941cf8c0845a8a8e7329a5b8281a (diff) | |
download | gdb-ff68559e31ef1f573dfd4f72e936222e3081e480.zip gdb-ff68559e31ef1f573dfd4f72e936222e3081e480.tar.gz gdb-ff68559e31ef1f573dfd4f72e936222e3081e480.tar.bz2 |
* emultempl/hppaelf.em (hppaelf_finish): Update comments. This
works again. Attach some output symbols to the stub file bfd.
-rw-r--r-- | ld/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 4a0e40e..e468dea 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,8 @@ Sun Feb 27 16:29:38 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + * emultempl/hppaelf.em (hppaelf_finish): Update comments. This + works again. Attach some output symbols to the stub file bfd. + * emultempl/hppaelf.em: Include elf32-hppa.h. (file_chain): Add decl. (hppa_look_for_stubs_in_section): Delete decl. |