diff options
author | Jeff Law <law@redhat.com> | 1994-12-20 06:17:09 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-12-20 06:17:09 +0000 |
commit | 5874427fb9eb66e276250a7d07d229d7f1552b28 (patch) | |
tree | 53bc191a80142ea91a31223d3c6f61bbb041e2f5 /bfd/ChangeLog | |
parent | b8f7596cbe3bed56dbd9681340035791288a0d9c (diff) | |
download | gdb-5874427fb9eb66e276250a7d07d229d7f1552b28.zip gdb-5874427fb9eb66e276250a7d07d229d7f1552b28.tar.gz gdb-5874427fb9eb66e276250a7d07d229d7f1552b28.tar.bz2 |
* elf32-hppa.c (elf32_hppa_read_symext_info): Delete do_locals and
do_globals arguments, always read symbol extension information for
globals and locals. All callers changed.
(elf32_hppa_size_stubs): Rework to only read symbol extension
information once for each input bfd. Another 10% improvement in
linker performance.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 91b7ca2..5ffa201 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +Mon Dec 19 23:09:16 1994 Jeff Law (law@snake.cs.utah.edu) + + * elf32-hppa.c (elf32_hppa_read_symext_info): Delete do_locals and + do_globals arguments, always read symbol extension information for + globals and locals. All callers changed. + (elf32_hppa_size_stubs): Rework to only read symbol extension + information once for each input bfd. 10% improvement in linker + performance. + Fri Dec 16 12:28:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> * elfcode.h (elf_section_from_bfd_section): Check |