diff options
author | Nick Clifton <nickc@redhat.com> | 2003-12-11 13:22:51 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-12-11 13:22:51 +0000 |
commit | 6ea3dd37aebf88ac52737b4f84767785731f3f32 (patch) | |
tree | d5eb057852cc774e8eea28fd89c05c41cd6ad8e2 /binutils/ChangeLog | |
parent | 16b47b253e65a3d447c57a0dc7a4d0490a3d6628 (diff) | |
download | gdb-6ea3dd37aebf88ac52737b4f84767785731f3f32.zip gdb-6ea3dd37aebf88ac52737b4f84767785731f3f32.tar.gz gdb-6ea3dd37aebf88ac52737b4f84767785731f3f32.tar.bz2 |
Add --only-keep-debug to the --help output.
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 77f21b0..3caa020 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2003-12-11 Nick Clifton <nickc@redhat.com> + + * objcopy.c (strip_usage): Add --only-keep-debug. + (copy_usage): Likewise. + 2003-12-04 Nick Clifton <nickc@redhat.com> * objcopy.c (copy_object): Do not copy the object if the |