diff options
author | Nick Clifton <nickc@redhat.com> | 2008-05-01 14:34:51 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-05-01 14:34:51 +0000 |
commit | 961c521ff952676089e85d64d712fcd3d192e4e0 (patch) | |
tree | 1c5457bcee37e4fffa082ca2dc7b37f36a8b86fd /binutils/ChangeLog | |
parent | cfc0146143bf79d840bbd26b3e94d8e4660dde6d (diff) | |
download | gdb-961c521ff952676089e85d64d712fcd3d192e4e0.zip gdb-961c521ff952676089e85d64d712fcd3d192e4e0.tar.gz gdb-961c521ff952676089e85d64d712fcd3d192e4e0.tar.bz2 |
* readelf.c (print_symbol): Add code to display non-printing characters.
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 200acd6..a45b6e0 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2008-05-01 Nick Clifton <nickc@redhat.com> + + * readelf.c (print_symbol): Add code to display non-printing + characters. + 2008-04-30 John Heidemann <johnh@isi.edu> * doc/binutils.texi (strings): Add "unicode" to the documentation |