diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2011-01-11 10:46:55 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2011-01-11 10:46:55 +0000 |
commit | 7a88bc9c3dd8284dcd8f4222ec3524d146810884 (patch) | |
tree | 3519bf0677ab18bd66b97b0d79629a3bf0fd8ae3 /binutils/ChangeLog | |
parent | 62672b10bbd1c0797eb8ff2fd71b30360d6c373e (diff) | |
download | gdb-7a88bc9c3dd8284dcd8f4222ec3524d146810884.zip gdb-7a88bc9c3dd8284dcd8f4222ec3524d146810884.tar.gz gdb-7a88bc9c3dd8284dcd8f4222ec3524d146810884.tar.bz2 |
* readelf.c (print_symbol): Handle symbol characters as unsigned.
Whitespace fixes.
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 593681e..9287fda 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2011-01-11 Andreas Schwab <schwab@redhat.com> + + * readelf.c (print_symbol): Handle symbol characters as unsigned. + Whitespace fixes. + 2011-01-10 Nick Clifton <nickc@redhat.com> * po/da.po: Updated Danish translation. |