summaryrefslogtreecommitdiffstats
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-01-16 23:23:23 +0000
committerNick Clifton <nickc@redhat.com>2001-01-16 23:23:23 +0000
commitf726e849684de447d15e8b31045f965de2f6dfb8 (patch)
tree47d78828d058d660ad21427409c042ccd1c7a451 /binutils
parentd40ac9bde2952e0a206cbbca58be7294a0cd3b87 (diff)
downloadppe42-binutils-f726e849684de447d15e8b31045f965de2f6dfb8.tar.gz
ppe42-binutils-f726e849684de447d15e8b31045f965de2f6dfb8.zip
oops - fix typo
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 1dce9af012..fe1cdd3b73 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,14 @@
+2001-01-16 Nick Clifton <nickc@redhat.com>
+
+ * readelf.c (string_table_length): New variable.
+ (SECTION_NAME): Catch out of range indices and missing section
+ pointers.
+ (process_section_headers): Delete useless local variable
+ string_table_offset. Set the value of string_table_length
+ after loading the string table.
+ (process_mips_specific): Use SECTION_NAME macro.
+ (process_file): Set string_table_length to 0 when it is freed.
+
2001-01-12 Nick Clifton <nickc@redhat.com>
* version.c (print_version): Update copyright date.
OpenPOWER on IntegriCloud