aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-10-13 00:57:43 +0000
committerMark Mitchell <mark@codesourcery.com>2005-10-13 00:57:43 +0000
commit3e8a519c7274af0956ba5e23415ab4d934724ea3 (patch)
treee0227bca68618c05ffb29bc334096fe71c6372cb /gas/NEWS
parentec5a9b416f98481d82bb661b1f790a709170f5de (diff)
downloadfsf-binutils-gdb-3e8a519c7274af0956ba5e23415ab4d934724ea3.zip
fsf-binutils-gdb-3e8a519c7274af0956ba5e23415ab4d934724ea3.tar.gz
fsf-binutils-gdb-3e8a519c7274af0956ba5e23415ab4d934724ea3.tar.bz2
* NEWS: Mention @file.
* NEWS: Mention @file.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index d3db8df..33a8002 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+* Add support for the "@<file>" syntax to the command line, so that extra
+ switches can be read from <file>.
+
* The SH target supports a new command line switch --enable-reg-prefix which,
if enabled, will allow register names to be optionally prefixed with a $
character. This allows register names to be distinguished from label names.