diff options
author | Alan Modra <amodra@gmail.com> | 2001-08-09 14:46:50 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-08-09 14:46:50 +0000 |
commit | 2863d58a18348c840cd228c750c62eec4e43cc17 (patch) | |
tree | 8e5d536617ae97488e94983336c99165f2989465 /binutils/ChangeLog | |
parent | 738108961e787eb4c419a993bb596fd6d990c01d (diff) | |
download | binutils-2863d58a18348c840cd228c750c62eec4e43cc17.zip binutils-2863d58a18348c840cd228c750c62eec4e43cc17.tar.gz binutils-2863d58a18348c840cd228c750c62eec4e43cc17.tar.bz2 |
* readelf.c: Add missing prototypes.
* objdump.c: Likewise. Format existing prototypes.
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 41bc735..3f431b7 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2001-08-09 Alan Modra <amodra@bigpond.net.au> + + * readelf.c: Add missing prototypes. + * objdump.c: Likewise. Format existing prototypes. + 2001-08-08 Alexandre Oliva <aoliva@redhat.com> * readelf.c (display_debug_info): Add to abbrev_offset the addend |