diff options
author | Nick Clifton <nickc@redhat.com> | 2003-03-24 16:11:46 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-03-24 16:11:46 +0000 |
commit | 7c29036b752c3cfa6362ea40bec68e03c44b55ea (patch) | |
tree | eb0c672e73a25ce801f6dddd2472bfbed3e73d2a /binutils/NEWS | |
parent | 9418ab9c20308c55347c96e84e2c2f9d0362be0e (diff) | |
download | gdb-7c29036b752c3cfa6362ea40bec68e03c44b55ea.zip gdb-7c29036b752c3cfa6362ea40bec68e03c44b55ea.tar.gz gdb-7c29036b752c3cfa6362ea40bec68e03c44b55ea.tar.bz2 |
Add --info command line switch
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index d538cb4..3730a7b 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* Added --info switch to objcopy and strip. + * Support for Vitesse IQ2000 added by Red Hat. * Added 'S' encoding to strings to allow the display of 8-bit characters. |