diff options
author | Nick Clifton <nickc@redhat.com> | 2003-07-23 17:34:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-07-23 17:34:03 +0000 |
commit | 84e2f31326fcf4bd8ad12910ce33e19c00fd4aae (patch) | |
tree | 5f42ad76742fddeb51bcd0ae24b09c287892012c /binutils/ChangeLog | |
parent | e00759efb0a00e3d196fbdd6bc43a582b7b20c8e (diff) | |
download | gdb-84e2f31326fcf4bd8ad12910ce33e19c00fd4aae.zip gdb-84e2f31326fcf4bd8ad12910ce33e19c00fd4aae.tar.gz gdb-84e2f31326fcf4bd8ad12910ce33e19c00fd4aae.tar.bz2 |
Tidy up code. Switch to ISO C
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 38b3b87..4e3720f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2003-07-23 Nick Clifton <nickc@redhat.com> + + * objcopy.c: Switch to ISO C. Remove debugging code accidentally + left in. Some formatting tidy ups. + 2003-07-22 Salvador Eduardo Tropea <set@computer.org> * objdump.c: New command line option --debugging-tags. |