Author: bapt
Date: Sun Jan 4 00:44:24 2015
New Revision: 276647
URL: https://svnweb.freebsd.org/changeset/base/276647
Log:
Fix generating documents with modern texinfo
Modified:
head/contrib/binutils/gas/doc/c-arm.texi
head/contrib/binutils/gas/doc/c-mips.texi
Modified: head/contrib/binutils/gas/doc/c-arm.texi
==============================================================================
--- head/contrib/binutils/gas/doc/c-arm.texi Sun Jan 4 00:33:41 2015
(r276646)
+++ head/contrib/binutils/gas/doc/c-arm.texi Sun Jan 4 00:44:24 2015
(r276647)
@@ -317,13 +317,6 @@ Either @samp{#} or @samp{$} can be used
@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 3
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
Modified: head/contrib/binutils/gas/doc/c-mips.texi
==============================================================================
--- head/contrib/binutils/gas/doc/c-mips.texi Sun Jan 4 00:33:41 2015
(r276646)
+++ head/contrib/binutils/gas/doc/c-mips.texi Sun Jan 4 00:44:24 2015
(r276647)
@@ -196,7 +196,7 @@ the @samp{mad} and @samp{madu} instructi
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"