diff options
author | Nick Clifton <nickc@redhat.com> | 2004-09-28 16:26:39 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-09-28 16:26:39 +0000 |
commit | 382c11163c50c4643924754cc88a376ee4235cfe (patch) | |
tree | eb4aa49215057c8b20eadab394bb40076dbab92b /binutils/ChangeLog | |
parent | f2d3750dc9a4ea6556b6d945d4a3d043a8843572 (diff) | |
download | gdb-382c11163c50c4643924754cc88a376ee4235cfe.zip gdb-382c11163c50c4643924754cc88a376ee4235cfe.tar.gz gdb-382c11163c50c4643924754cc88a376ee4235cfe.tar.bz2 |
Reoder functions to eliminate most of the static function 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 4b07924..6218f48 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2004-09-28 Nick Clifton <nickc@redhat.com> + + * nm.c: Reoder functions to eliminate most of the static function + prototypes. + 2004-09-22 Alan Modra <amodra@bigpond.net.au> * readelf.c (process_program_headers): Don't include .tbss in non-TLS |