2008-01-24 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 24 Jan 2008 22:44:37 +0000 (22:44 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 24 Jan 2008 22:44:37 +0000 (22:44 +0000)
* NEWS: Mention new command line options for x86 targets.

gas/ChangeLog
gas/NEWS

index bee9359d0a60db22e54fa68b6cf8319889c860c1..3b3a9224dff70366f9f80c72551cc9ddd9d3c9e4 100644 (file)
@@ -1,3 +1,7 @@
+2008-01-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * NEWS: Mention new command line options for x86 targets.
+
 2008-01-23  H.J. Lu  <hongjiu.lu@intel.com>
 
        * config/tc-i386.c (md_show_usage): Replace tabs with spaces.
index d9c55796b6331d558794c3a6e5827355259e6985..a657b2b626fc1ee24f5772098fe4f747363d6035 100644 (file)
--- 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.
 
This page took 0.032968 seconds and 4 git commands to generate.