diff options
author | Nick Clifton <nickc@redhat.com> | 2002-10-23 13:24:10 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-10-23 13:24:10 +0000 |
commit | 63fd3b826bd48b24777f41e323f7bf932350edbf (patch) | |
tree | c8df324733b976cca1060f02e09ab4e11440d747 /ld/NEWS | |
parent | e82ce5296f0d7feb044b0ca62f1c7cc38e0be859 (diff) | |
download | gdb-63fd3b826bd48b24777f41e323f7bf932350edbf.zip gdb-63fd3b826bd48b24777f41e323f7bf932350edbf.tar.gz gdb-63fd3b826bd48b24777f41e323f7bf932350edbf.tar.bz2 |
Add new command line option "--no-omagic" which undoes the effects of -N.
Diffstat (limited to 'ld/NEWS')
-rw-r--r-- | ld/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ -*- text -*- +* Added --no-omagic to undo the effects of the -N option. + * Support for Texas Instruments TMS320C4x and TMS320C3x series of DSP's contributed by Michael Hayes and Svein E. Seldal. |