Browse Source

* doc/c-mips.texi (MIPS Opts): Remove erroneous space after

@code.
binutils-2_11-branch
Ian Lance Taylor 26 years ago
parent
commit
63bf565122
  1. 5
      gas/ChangeLog
  2. 2
      gas/doc/c-mips.texi

5
gas/ChangeLog

@ -1,3 +1,8 @@
2000-07-15 Ian Lance Taylor <ian@zembu.com>
* doc/c-mips.texi (MIPS Opts): Remove erroneous space after
@code.
2000-07-15 Alan Modra <alan@linuxcare.com.au>
* config/tc-hppa.c (hppa_fix_adjustable): Use the same checks for

2
gas/doc/c-mips.texi

@ -163,7 +163,7 @@ support the FR bit in its status register, and this bit is known (by
the programmer) to be set. This bit prevents the aliasing of the double
width register by the single width registers.
By default @code {--construct-floats} is selected, allowing construction
By default @code{--construct-floats} is selected, allowing construction
of these floating point constants.
@item --trap

Loading…
Cancel
Save