aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-02-26 12:04:30 +0000
committerNick Clifton <nickc@redhat.com>2002-02-26 12:04:30 +0000
commit587fe2b3f1f7fa150b09e3fa32ef53c589883e14 (patch)
tree0932dcfdbd5125f308959e35fe58253b3b63b15d
parentfe41178f92456bdca940b03b8c4aa271ce6d737b (diff)
downloadfsf-binutils-gdb-587fe2b3f1f7fa150b09e3fa32ef53c589883e14.zip
fsf-binutils-gdb-587fe2b3f1f7fa150b09e3fa32ef53c589883e14.tar.gz
fsf-binutils-gdb-587fe2b3f1f7fa150b09e3fa32ef53c589883e14.tar.bz2
Fix typo
-rw-r--r--gas/ChangeLog2
-rw-r--r--gas/doc/as.texinfo5
2 files changed, 5 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3129f38..1f5abf7 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -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.
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index f4947e7..03a76ec 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -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