mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
Replace --n32 with --x32
* doc/as.texinfo: Replace --n32 with --x32.
This commit is contained in:
parent
e67ed0e885
commit
542385d9f7
@ -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
|
||||
|
@ -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{--n32}|@b{--64}] [@b{-n}]
|
||||
[@b{--32}|@b{--x32}|@b{--64}] [@b{-n}]
|
||||
[@b{-march}=@var{CPU}[+@var{EXTENSION}@dots{}]] [@b{-mtune}=@var{CPU}]
|
||||
@end ifset
|
||||
@ifset I960
|
||||
|
Loading…
Reference in New Issue
Block a user