aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-11-06 17:02:36 +0000
committerNick Clifton <nickc@redhat.com>2002-11-06 17:02:36 +0000
commit49814ed01f56e659a0cad08115579fc6742c3f6e (patch)
tree37d0f37fe77f3ea8860687752bc5e6883a0b9aa4 /binutils/ChangeLog
parent5cf1065c254b9b71636663c33307a8162fdccaf4 (diff)
downloadgdb-49814ed01f56e659a0cad08115579fc6742c3f6e.zip
gdb-49814ed01f56e659a0cad08115579fc6742c3f6e.tar.gz
gdb-49814ed01f56e659a0cad08115579fc6742c3f6e.tar.bz2
oops - omitted fix to display unknown symbol type in hex.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 856a910..51b51be 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,7 +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.
+ PROCESSOR-specific, OS-specific, reserved and unknown symbol
+ types.
2002-11-04 Alan Modra <amodra@bigpond.net.au>