diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-04-08 22:10:27 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-04-08 22:10:27 +0000 |
commit | 57a3027b387de471eae4522694acb327862f86e1 (patch) | |
tree | 235f5bc0d5f200b5750258e8d31e7aeb0d5cba5c /bfd/ChangeLog | |
parent | 524f442b045fc87ecbb1466b7df7d6e589b01992 (diff) | |
download | gdb-57a3027b387de471eae4522694acb327862f86e1.zip gdb-57a3027b387de471eae4522694acb327862f86e1.tar.gz gdb-57a3027b387de471eae4522694acb327862f86e1.tar.bz2 |
Tue Apr 8 18:09:29 1997 Jamie Lokier <jamie@rebellion.co.uk>
* stabs.c (struct stab_section_info): New field
`cumulative_skips'.
(_bfd_link_section_stabs): Fill the above array.
(_bfd_stab_section_offset): Use `cumulative_skips' to
speed up offset calculation.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0c6e195..4e1b539 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Tue Apr 8 18:09:29 1997 Jamie Lokier <jamie@rebellion.co.uk> + + * stabs.c (struct stab_section_info): New field + `cumulative_skips'. + (_bfd_link_section_stabs): Fill the above array. + (_bfd_stab_section_offset): Use `cumulative_skips' to + speed up offset calculation. + Tue Apr 8 00:01:31 1997 Jeffrey A Law (law@cygnus.com) * elf-mn10300.c (mn10300_elf_relax_section): Don't forget the |