diff options
author | Nick Clifton <nickc@redhat.com> | 2013-07-18 10:57:23 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-07-18 10:57:23 +0000 |
commit | 9f758fdc2205450850c83e10a231cc434807c333 (patch) | |
tree | 39430a85bbc12e1d89e395039eb1122b7f908e91 /binutils/ChangeLog | |
parent | 1f74d3b5594a0383b4048de8674193c12d32bbf4 (diff) | |
download | gdb-9f758fdc2205450850c83e10a231cc434807c333.zip gdb-9f758fdc2205450850c83e10a231cc434807c333.tar.gz gdb-9f758fdc2205450850c83e10a231cc434807c333.tar.bz2 |
* readelf.c (process_unwind): Do not return the result of a void
function.
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 3b36bc7..255fc47 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2013-07-18 Nick Clifton <nickc@redhat.com> + + * readelf.c (process_unwind): Do not return the result of a void + function. + 2013-07-15 Maciej W. Rozycki <macro@codesourcery.com> * readelf.c (display_mips_gnu_attribute): Replace hardcoded magic |