summaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2008-01-24 22:44:37 +0000
committerH.J. Lu <hjl@lucon.org>2008-01-24 22:44:37 +0000
commit7d6816a63c539f0ed25f00876f5e290d07b794df (patch)
tree7e9faf531949c704eeb454fd5878c7ecb4ee590b /gas/NEWS
parent85f7c97c8b79d7ce6f319dd605071487696e1cea (diff)
downloadbinutils-redhat-7d6816a63c539f0ed25f00876f5e290d07b794df.tar.gz
2008-01-24 H.J. Lu <hongjiu.lu@intel.com>
* NEWS: Mention new command line options for x86 targets.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index d9c55796b6..a657b2b626 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,8 @@
-*- text -*-
+* New command line options, -march=CPU[,+EXTENSION...], -mtune=CPU,
+ -mmnemonic=[att|intel], -msyntax=[att|intel], -mindex-reg,
+ -mnaked-reg and -mold-gcc, for x86 targets.
+
* Support for generating wide character strings has been added via the new
pseudo ops: .string16, .string32 and .string64.