aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-11-06 17:00:57 +0000
committerNick Clifton <nickc@redhat.com>2002-11-06 17:00:57 +0000
commit5cf1065c254b9b71636663c33307a8162fdccaf4 (patch)
tree6b0583d122075f29a55a6da856ab31fd6d3c22b2 /binutils/ChangeLog
parent3af9a47b1c2bef84a3d162e6bcea545212dd1e60 (diff)
downloadgdb-5cf1065c254b9b71636663c33307a8162fdccaf4.zip
gdb-5cf1065c254b9b71636663c33307a8162fdccaf4.tar.gz
gdb-5cf1065c254b9b71636663c33307a8162fdccaf4.tar.bz2
Add hex number to PROCESSOR-specific, OS-specific, and reserved symbol types.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 33b1c3f..856a910 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
+
+ * readelf.c (get_symbol_index_type): Add hex number to
+ PROCESSOR-specific, OS-specific, and reserved symbol types.
+
2002-11-04 Alan Modra <amodra@bigpond.net.au>
* readelf.c (byte_get_little_endian): Comment typo fix.