From ae40c9937a38061f0feb4c41480030a764cb8dd8 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 24 Jan 2008 22:44:37 +0000 Subject: [PATCH] 2008-01-24 H.J. Lu * NEWS: Mention new command line options for x86 targets. --- gas/ChangeLog | 4 ++++ gas/NEWS | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index bee9359d0a6..3b3a9224dff 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2008-01-24 H.J. Lu + + * NEWS: Mention new command line options for x86 targets. + 2008-01-23 H.J. Lu * config/tc-i386.c (md_show_usage): Replace tabs with spaces. diff --git a/gas/NEWS b/gas/NEWS index d9c55796b63..a657b2b626f 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. -- 2.30.2