projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e67ed0e
)
Replace --n32 with --x32
author
H.J. Lu
<hjl.tools@gmail.com>
Mon, 20 Aug 2012 13:57:05 +0000
(13:57 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Mon, 20 Aug 2012 13:57:05 +0000
(13:57 +0000)
* doc/as.texinfo: Replace --n32 with --x32.
gas/ChangeLog
patch
|
blob
|
history
gas/doc/as.texinfo
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index d7e69ed88e0e6c80fb033f8066db35065baf75ae..53cd98e9b500e9bde9fa70d323e224be157871cc 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,7
@@
+2012-08-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ * doc/as.texinfo: Replace --n32 with --x32.
+
2012-08-17 Nagajyothi Eggone <nagajyothi.eggone@amd.com>
* config/tc-i386.c (cpu_arch): Add CPU_BTVER1_FLAGS and
diff --git
a/gas/doc/as.texinfo
b/gas/doc/as.texinfo
index 942d25d59e7a71af6723e13b591cc04e9ec29d8e..f80e6f694720df50497cf3fd095739ee1776ebc9 100644
(file)
--- a/
gas/doc/as.texinfo
+++ b/
gas/doc/as.texinfo
@@
-328,7
+328,7
@@
gcc(1), ld(1), and the Info entries for @file{binutils} and @file{ld}.
@ifset I80386
@emph{Target i386 options:}
- [@b{--32}|@b{--
n
32}|@b{--64}] [@b{-n}]
+ [@b{--32}|@b{--
x
32}|@b{--64}] [@b{-n}]
[@b{-march}=@var{CPU}[+@var{EXTENSION}@dots{}]] [@b{-mtune}=@var{CPU}]
@end ifset
@ifset I960