diff options
author | Nick Clifton <nickc@redhat.com> | 2013-07-18 15:39:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-07-18 15:39:21 +0000 |
commit | 39b07303826d3c6c4045b41c62541611d1f93729 (patch) | |
tree | b6792001ec76c3f94cb061faaaec2f6fc9ac6f26 /binutils/ChangeLog | |
parent | df301bfc7cb90ffd89528934a486f71b93c149b6 (diff) | |
download | gdb-39b07303826d3c6c4045b41c62541611d1f93729.zip gdb-39b07303826d3c6c4045b41c62541611d1f93729.tar.gz gdb-39b07303826d3c6c4045b41c62541611d1f93729.tar.bz2 |
* doc/binutils.texi (nm, objdump): Remove bogus links to STABS
documentation.
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. |