]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* invoke.texi: Document -mintel-syntax
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Oct 2000 23:40:00 +0000 (23:40 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Oct 2000 23:40:00 +0000 (23:40 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37093 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/invoke.texi

index 4454dd98ac8b413d1b2e8588b732b1fad0ecda9f..d69d0ed9263415d299a68195c7b024590bcb2a3e 100644 (file)
@@ -1,3 +1,7 @@
+2000-10-27  Kelley Cook <kelley.cook@home.com>
+
+       * invoke.texi: Document -mintel-syntax
+
 2000-10-27  Richard Henderson  <rth@redhat.com>
 
        * invoke.texi: Document -frename-registers.  Add it to -O3.
index b8be406823236375ae13d45a0d81393e3f5b8a3d..ff075cdd838e5a670295ca1ea5b8c585c3468aa2 100644 (file)
@@ -367,9 +367,8 @@ in the following sections.
 -mfix7000 -mno-crt0
 
 @emph{i386 Options}
--mcpu=@var{cpu type}
--march=@var{cpu type}
--mieee-fp  -mno-fancy-math-387
+-mcpu=@var{cpu type} -march=@var{cpu type}
+-mintel-syntax -mieee-fp  -mno-fancy-math-387
 -mno-fp-ret-in-387  -msoft-float  -msvr3-shlib
 -mno-wide-multiply  -mrtd  -malign-double
 -mreg-alloc=@var{list}  -mregparm=@var{num}
@@ -6137,6 +6136,9 @@ specifying @samp{-march=@var{cpu type}} implies @samp{-mcpu=@var{cpu type}}.
 Synonyms for -mcpu=i386, -mcpu=i486, -mcpu=pentium, and -mcpu=pentiumpro
 respectively.  These synonyms are deprecated.
 
+@item -mintel-syntax
+Emit assembly using Intel syntax opcodes instead of AT&T syntax.
+
 @item -mieee-fp
 @itemx -mno-ieee-fp
 Control whether or not the compiler uses IEEE floating point