mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
Fix typo
This commit is contained in:
parent
fe41178f92
commit
587fe2b3f1
@ -1,5 +1,7 @@
|
||||
2002-02-26 Nick Clifton <nickc@cambridge.redhat.com>
|
||||
|
||||
* doc/as.texinfo (Overview): Add missing @ifset IA64
|
||||
|
||||
* configure.in (LINGUAS): Add es.po.
|
||||
* configure: Regenerate.
|
||||
* po/es.po: New file.
|
||||
|
@ -334,7 +334,7 @@ gcc(1), ld(1), and the Info entries for @file{binutils} and @file{ld}.
|
||||
@b{-AKC}|@b{-AMC}]
|
||||
[@b{-b}] [@b{-no-relax}]
|
||||
@end ifset
|
||||
@ifset M32R
|
||||
@ifset IA64
|
||||
|
||||
@emph{Target IA-64 options:}
|
||||
[@b{-mconstant-gp}|@b{-mauto-pic}]
|
||||
@ -342,10 +342,11 @@ gcc(1), ld(1), and the Info entries for @file{binutils} and @file{ld}.
|
||||
[@b{-mle}|@b{mbe}]
|
||||
[@b{-x}|@b{-xexplicit}] [@b{-xauto}] [@b{-xdebug}]
|
||||
@end ifset
|
||||
@ifset M32R
|
||||
|
||||
@emph{Target M32R options:}
|
||||
[@b{--m32rx}|@b{--[no-]warn-explicit-parallel-conflicts}|
|
||||
@b{--W[n]p}]
|
||||
@b{--W[n]p}]
|
||||
@end ifset
|
||||
@ifset M680X0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user