diff options
author | Nick Clifton <nickc@redhat.com> | 2002-11-07 08:33:15 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-11-07 08:33:15 +0000 |
commit | 232e7cb82c8d367bb6d86672cf5e55b6fb0f2981 (patch) | |
tree | c62c1c5e60305355f0fe95cc5d53c093bbeeeedd /binutils/ChangeLog | |
parent | e6e68f1f64a24f41369407ab07ae2c94ec2b266d (diff) | |
download | gdb-232e7cb82c8d367bb6d86672cf5e55b6fb0f2981.zip gdb-232e7cb82c8d367bb6d86672cf5e55b6fb0f2981.tar.gz gdb-232e7cb82c8d367bb6d86672cf5e55b6fb0f2981.tar.bz2 |
Revert part of previous patch: Display unknown symbol types in decimal, not hex.
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 5639e03..4dd2684 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2002-11-07 Nick Clifton <nickc@redhat.com> + + * readelf.c (get_symbol_index_type): Revert part of previous + patch: Display unknown symbol types in decimal, not hex. + 2002-11-07 Danny Smith <dannysmith@users.sourceforge.net> * dlltool.c (add_excludes): Don't prefix excluded fastcall |