aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2008-01-24 22:44:37 +0000
committerH.J. Lu <hjl.tools@gmail.com>2008-01-24 22:44:37 +0000
commitae40c9937a38061f0feb4c41480030a764cb8dd8 (patch)
tree5a72497b36260621472a93405c29320e9b4645dd /gas/NEWS
parent1dd940af63d6597646b96572532894e87836b5e2 (diff)
downloadbinutils-ae40c9937a38061f0feb4c41480030a764cb8dd8.zip
binutils-ae40c9937a38061f0feb4c41480030a764cb8dd8.tar.gz
binutils-ae40c9937a38061f0feb4c41480030a764cb8dd8.tar.bz2
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 d9c5579..a657b2b 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.