aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKelley Cook <kelley.cook@home.com>2000-10-27 23:40:00 +0000
committerRichard Henderson <rth@gcc.gnu.org>2000-10-27 16:40:00 -0700
commit04e149abb6906c8c5c5a327a7d1254574c022a1d (patch)
tree648a2bea87a163b5a597a2c0dd00b99d814e8eee /gcc
parent2b2a8f1fcd4f970437e0de3cba5fd5fd86d1dd59 (diff)
downloadgcc-04e149abb6906c8c5c5a327a7d1254574c022a1d.zip
gcc-04e149abb6906c8c5c5a327a7d1254574c022a1d.tar.gz
gcc-04e149abb6906c8c5c5a327a7d1254574c022a1d.tar.bz2
* invoke.texi: Document -mintel-syntax
From-SVN: r37093
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/invoke.texi8
2 files changed, 9 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4454dd9..d69d0ed 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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.
diff --git a/gcc/invoke.texi b/gcc/invoke.texi
index b8be406..ff075cd 100644
--- a/gcc/invoke.texi
+++ b/gcc/invoke.texi
@@ -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