diff options
author | Nick Clifton <nickc@redhat.com> | 2002-11-06 17:00:57 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-11-06 17:00:57 +0000 |
commit | 5cf1065c254b9b71636663c33307a8162fdccaf4 (patch) | |
tree | 6b0583d122075f29a55a6da856ab31fd6d3c22b2 /binutils/ChangeLog | |
parent | 3af9a47b1c2bef84a3d162e6bcea545212dd1e60 (diff) | |
download | gdb-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/ChangeLog | 5 |
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. |