diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 255fc47..700d03b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,8 @@ 2013-07-18 Nick Clifton <nickc@redhat.com> + * doc/binutils.texi (nm, objdump): Remove bogus links to STABS + documentation. + * readelf.c (process_unwind): Do not return the result of a void function. |