From owner-svn-src-all@FreeBSD.ORG Sun Jan 4 00:44:26 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 402DDF78; Sun, 4 Jan 2015 00:44:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2CBF73AD6; Sun, 4 Jan 2015 00:44:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t040iQYL074836; Sun, 4 Jan 2015 00:44:26 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t040iPHJ074834; Sun, 4 Jan 2015 00:44:25 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201501040044.t040iPHJ074834@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 4 Jan 2015 00:44:25 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r276647 - head/contrib/binutils/gas/doc X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2015 00:44:26 -0000 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