diff options
author | Nick Clifton <nickc@redhat.com> | 2000-11-03 01:47:13 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-11-03 01:47:13 +0000 |
commit | 420496c13ada7ee373137b5dad8cfab0e2a18b1a (patch) | |
tree | 2789c3391dcb49e2e42074cc415a99a81fb569bd /binutils/NEWS | |
parent | 8602ff0c5596d4b39aec8ff78207e54025aaff5e (diff) | |
download | gdb-420496c13ada7ee373137b5dad8cfab0e2a18b1a.zip gdb-420496c13ada7ee373137b5dad8cfab0e2a18b1a.tar.gz gdb-420496c13ada7ee373137b5dad8cfab0e2a18b1a.tar.bz2 |
Add --srec-len and --srec-forceS3 switches to objcopy
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 5ad5c8f..7e5e91f 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,8 @@ -*- text -*- +* Add --srec-len and --srec-forceS3 command line switch to objcopy. By Luciano + Gemme. + * Support for the MIPS32, by Anders Norlander. * Support for the i860, by Jason Eckhardt. |