This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Small Typo in -mgp32 docu



Today's patch for c-mips.texi contains one typo.  I'm appending a
patch.

Andreas

2000-02-22  Andreas Jaeger  <aj@suse.de>

	* doc/c-mips.texi (MIPS Opts): Fix typo in last patch.

--- gas/doc/c-mips.texi.~1~	Tue Feb 22 20:57:13 2000
+++ gas/doc/c-mips.texi	Tue Feb 22 21:24:44 2000
@@ -71,7 +71,7 @@
 Assume that 32-bit general purpose registers are available.  This
 affects synthetic instructions such as @code{move}, which will assemble
 to a 32-bit or a 64-bit instruction depending on this flag.  On some
-MIPS variants there is be a 32-bit mode flag; when this flag is set,
+MIPS variants there is a 32-bit mode flag; when this flag is set,
 64-bit instructions generate a trap.  Also, some 32-bit OSes only save
 the 32-bit registers on a context switch, so it is essential never to
 use the 64-bit registers.

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]