aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-08-21 01:02:41 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-08-21 01:02:41 +0000
commit4e89ac30f3bf3708a601009e42e8b5570abf1f9e (patch)
tree154af44cedc457af55fb1cfdeb940f20e29fa850 /bfd/ChangeLog
parenta6bacc8047a87ce89059ea0c0b393a501419af17 (diff)
downloadgdb-4e89ac30f3bf3708a601009e42e8b5570abf1f9e.zip
gdb-4e89ac30f3bf3708a601009e42e8b5570abf1f9e.tar.gz
gdb-4e89ac30f3bf3708a601009e42e8b5570abf1f9e.tar.bz2
2001-08-20 H.J. Lu <hjl@gnu.org>
* elf-bfd.h (elf_obj_tdata): Add num_section_syms. (elf_num_section_syms): New for num_section_syms. * elf.c (elf_map_symbols): Set num_section_syms. (_bfd_elf_symbol_from_bfd_symbol): Check num_section_syms for the section symbol index.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 7f4b827..2902efa 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,12 @@
+2001-08-20 H.J. Lu <hjl@gnu.org>
+
+ * elf-bfd.h (elf_obj_tdata): Add num_section_syms.
+ (elf_num_section_syms): New for num_section_syms.
+
+ * elf.c (elf_map_symbols): Set num_section_syms.
+ (_bfd_elf_symbol_from_bfd_symbol): Check num_section_syms for
+ the section symbol index.
+
2001-08-20 Nick Clifton <nickc@cambridge.redhat.com>
* elfxx-target.h (bfd_elfNN_bfd_link_hash_table_create): Never