From: Nick Clifton Date: Tue, 26 Feb 2002 12:04:30 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=587fe2b3f1f7fa150b09e3fa32ef53c589883e14;p=binutils-gdb.git Fix typo --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 3129f381bf9..1f5abf79223 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ 2002-02-26 Nick Clifton + * 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 f4947e70997..03a76ec75fd 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