From 321f9e5ad952186ce8af0169ab3a276714be2d39 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 4 Jan 2015 00:44:24 +0000 Subject: [PATCH] Fix generating documents with modern texinfo --- contrib/binutils/gas/doc/c-arm.texi | 14 +++++++------- contrib/binutils/gas/doc/c-mips.texi | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/contrib/binutils/gas/doc/c-arm.texi b/contrib/binutils/gas/doc/c-arm.texi index 8fc2972e5750..3ad627162e31 100644 --- a/contrib/binutils/gas/doc/c-arm.texi +++ b/contrib/binutils/gas/doc/c-arm.texi @@ -317,13 +317,6 @@ Either @samp{#} or @samp{$} can be used to indicate immediate operands. @cindex register names, ARM *TODO* Explain about ARM register naming, and the predefined names. -@node ARM Floating Point -@section Floating Point - -@cindex floating point, ARM (@sc{ieee}) -@cindex ARM floating point (@sc{ieee}) -The ARM family uses @sc{ieee} floating-point numbers. - @node ARM-Relocations @subsection ARM relocation generation @@ -365,6 +358,13 @@ respectively. For example to load the 32-bit address of foo into r0: MOVT r0, #:upper16:foo @end smallexample +@node ARM Floating Point +@section Floating Point + +@cindex floating point, ARM (@sc{ieee}) +@cindex ARM floating point (@sc{ieee}) +The ARM family uses @sc{ieee} floating-point numbers. + @node ARM Directives @section ARM Machine Directives diff --git a/contrib/binutils/gas/doc/c-mips.texi b/contrib/binutils/gas/doc/c-mips.texi index f92cb0098d55..89706bc1b8b2 100644 --- a/contrib/binutils/gas/doc/c-mips.texi +++ b/contrib/binutils/gas/doc/c-mips.texi @@ -196,7 +196,7 @@ the @samp{mad} and @samp{madu} instruction, and to not schedule @samp{nop} instructions around accesses to the @samp{HI} and @samp{LO} registers. @samp{-no-m4650} turns off this option. -@itemx -m3900 +@item -m3900 @itemx -no-m3900 @itemx -m4100 @itemx -no-m4100