]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gcc/ChangeLog ---------------------------------------------------------
authorBrooks Moses <brooks.moses@codesourcery.com>
Tue, 27 Feb 2007 06:00:47 +0000 (06:00 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Tue, 27 Feb 2007 06:00:47 +0000 (22:00 -0800)
gcc/ChangeLog ---------------------------------------------------------
* doc/include/gcc-common.texi (versionsubtitle): New macro.
* doc/cpp.texi: Standardize title page.
* doc/cppinternals.texi: Likewise.
* doc/gcc.texi: Standardize title page, remove version number
from copyright page.
* doc/gccint.texi: Likewise.
* doc/install.texi: Standardize title page, add table of
contents.

ada/ChangeLog ---------------------------------------------------------
* gnat-style.texi: Standardize title page.
* gnat_rm.texi: Likewise.
* gnat_ugn.texi: Likewise.

fortran/ChangeLog -----------------------------------------------------
* gfortran.texi: Standardize title page, remove version number
from copyright page.

treelang/ChangeLog ----------------------------------------------------
* treelang.texi: Standardize title page, remove version number
from copyright page.

From-SVN: r122358

15 files changed:
gcc/ChangeLog
gcc/ada/ChangeLog
gcc/ada/gnat-style.texi
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi
gcc/doc/cpp.texi
gcc/doc/cppinternals.texi
gcc/doc/gcc.texi
gcc/doc/gccint.texi
gcc/doc/include/gcc-common.texi
gcc/doc/install.texi
gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi
gcc/treelang/ChangeLog
gcc/treelang/treelang.texi

index 061145dbc1a3d46fbd039db8408b98cb90a9e57b..82cb08d8bc75353b50fa06a67f8ca02ec49f39a3 100644 (file)
@@ -1,3 +1,14 @@
+2007-02-26  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * doc/include/gcc-common.texi (versionsubtitle): New macro.
+       * doc/cpp.texi: Standardize title page.
+       * doc/cppinternals.texi: Likewise.
+       * doc/gcc.texi: Standardize title page, remove version number
+       from copyright page.
+       * doc/gccint.texi: Likewise.
+       * doc/install.texi: Standardize title page, add table of
+       contents.
+
 2007-02-26  Jan Hubicka  <jh@suse.cz>
 
        * predict.def: Set outcomes according to more recent results.
index f8e372f51124b8ba0d4d74ba67b1d07dbb0b1a70..3e6707ee5a8547403ce17d86ebc6e0c4e4647321 100644 (file)
@@ -1,3 +1,9 @@
+2007-02-26  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * gnat-style.texi: Standardize title page.
+       * gnat_rm.texi: Likewise.
+       * gnat_ugn.texi: Likewise.
+
 2007-02-25  Mark Mitchell  <mark@codesourcery.com>
 
        * decl.c (annotate_value): Adjust for refactoring of tree_map
index 701897432d07aa82c0553c9a9fd3a07e50f2fbc2..61fc713c8ab3519114622cfe64fda2e841c6943b 100644 (file)
@@ -27,6 +27,7 @@
 @settitle GNAT Coding Style
 @setchapternewpage odd
 
+@include gcc-common.texi
 
 @dircategory Software development
 @direntry
 @c %**end of header
 
 @titlepage
-@sp 10
-@title GNAT Coding Style
-@flushright
-@titlefont{A Guide for GNAT Developers}
-@end flushright
-@sp 2
+@titlefont{GNAT Coding Style:}
+@sp 1
+@title @hfill A Guide for GNAT Developers
 @subtitle GNAT, The GNU Ada 95 Compiler
-
+@versionsubtitle
 @author Ada Core Technologies, Inc.
-
 @page
 @vskip 0pt plus 1filll
 
index fad7e14652e75495351c47599deaeba7352d9efb..8c5f79f5bfccaea13d47e8c70a0c65420e58070c 100644 (file)
@@ -43,12 +43,10 @@ entitled ``GNU Free Documentation License''.
 @end copying
 
 @titlepage
-
 @title GNAT Reference Manual
 @subtitle GNAT, The GNU Ada 95 Compiler
-@subtitle GCC version @value{version-GCC}
-@author AdaCore
-
+@versionsubtitle
+@author Ada Core Technologies, Inc.
 @page
 @vskip 0pt plus 1filll
 
index 214369a37bd08dcf64c5b014fb6418a4c2d38565..1f49987383a781784716da17b2dfa95558c02adb 100644 (file)
@@ -125,23 +125,16 @@ A copy of the license is included in the section entitled
 @end copying
 
 @titlepage
-
 @title @value{EDITION} User's Guide
-
 @ifset vms
 @sp 1
 @flushright
 @titlefont{@i{@value{PLATFORM}}}
 @end flushright
 @end ifset
-
-@sp 2
-
 @subtitle GNAT, The GNU Ada 95 Compiler
-@subtitle GCC version @value{version-GCC}
-
-@author AdaCore
-
+@versionsubtitle
+@author Ada Core Technologies, Inc.
 @page
 @vskip 0pt plus 1filll
 
index 90ff2304f7b757769b9613dc1857bef2a5bfa5d5..39bafe6becdd5552528a180f9c9662ad2510aa94 100644 (file)
@@ -58,9 +58,8 @@ This manual contains no Invariant Sections.  The Front-Cover Texts are
 
 @titlepage
 @title The C Preprocessor
-@subtitle for GCC version @value{version-GCC}
-@author Richard M. Stallman
-@author Zachary Weinberg
+@versionsubtitle
+@author Richard M. Stallman, Zachary Weinberg
 @page
 @c There is a fill at the bottom of the page, so we need a filll to
 @c override it.
index 24164243a02cf3dc7333cb2519047a757a07dadd..ff6acc3fbbc3a6dce209aa2870c7ddac98edb709 100644 (file)
@@ -41,9 +41,8 @@ into another language, under the above conditions for modified versions.
 @end ifinfo
 
 @titlepage
-@c @finalout
 @title Cpplib Internals
-@subtitle for GCC version @value{version-GCC}
+@versionsubtitle
 @author Neil Booth
 @page
 @vskip 0pt plus 1filll
index 77471ee0cbe390bf68da0a5e7dfdf4a70a23e849..47e5d5e1364c75244e709926661d803402b69f69 100644 (file)
@@ -73,15 +73,12 @@ This file documents the use of the GNU compilers.
 @end ifnottex
 
 @setchapternewpage odd
-@shorttitlepage Using the GNU Compiler Collection (GCC)
 @titlepage
-@center @titlefont{Using the GNU Compiler Collection}
-@sp 2
-@center by Richard M. Stallman and the GCC Developer Community
+@title Using the GNU Compiler Collection
+@versionsubtitle
+@author Richard M. Stallman and the @sc{GCC} Developer Community
 @page
 @vskip 0pt plus 1filll
-For GCC Version @value{version-GCC}@*
-@sp 1
 Published by:
 @multitable @columnfractions 0.5 0.5
 @item GNU Press
index 085ff1a873402ea9ae12c482eb3348dbb31a5c55..9080ffdffbb65f64f94e5f8f575fa9572a2f9d23 100644 (file)
@@ -59,15 +59,12 @@ This file documents the internals of the GNU compilers.
 @end ifnottex
 
 @setchapternewpage odd
-@shorttitlepage GNU Compiler Collection Internals (GCC)
 @titlepage
-@center @titlefont{GNU Compiler Collection Internals}
-@sp 2
-@center by Richard M. Stallman and the GCC Developer Community
+@title GNU Compiler Collection Internals
+@versionsubtitle
+@author Richard M. Stallman and the @sc{GCC} Developer Community
 @page
 @vskip 0pt plus 1filll
-For GCC Version @value{version-GCC}@*
-@sp 1
 @insertcopying
 @end titlepage
 @summarycontents
index 1cbfc64edad48c28c54e93869894d9b2f499c359..bd44b3c2f61a6d2abc6c0229fdf85a4feba4f02c 100644 (file)
 \global\normaloffset =0.75in
 @end tex
 @end ifset
+
+@c Macro to generate a "For the N.N.N version" subtitle on the title
+@c page of TeX documentation.  This macro should be used in the
+@c titlepage environment after the title and any other subtitles have
+@c been placed, and before any authors are placed.
+@macro versionsubtitle
+@ifclear DEVELOPMENT
+@subtitle For @sc{gcc} version @value{version-GCC}
+@end ifclear
+@ifset DEVELOPMENT
+@subtitle For @sc{gcc} version @value{version-GCC} (pre-release)
+@end ifset
+@c Even if there are no authors, the second titlepage line should be
+@c forced to the bottom of the page.
+@vskip 0pt plus 1filll
+@end macro
index 9f236759100586c1779cefb9b9787bd400f0e019..2dfa6eabf22477cb3f9f038805fb4bebd372f137 100644 (file)
@@ -7,6 +7,8 @@
 @c %**end of header
 @c @end ifnothtml
 
+@include gcc-common.texi
+
 @c Specify title for specific html page
 @ifset indexhtml
 @settitle Installing GCC
@@ -99,9 +101,8 @@ Free Documentation License}''.
 
 @c Part 3 Titlepage and Copyright
 @titlepage
-@sp 10
-@comment The title is printed in a large font.
-@center @titlefont{Installing GCC}
+@title Installing GCC
+@versionsubtitle
 
 @c The following two commands start the copyright page.
 @page
@@ -109,7 +110,7 @@ Free Documentation License}''.
 @insertcopying
 @end titlepage
 
-@c Part 4 Top node and Master Menu
+@c Part 4 Top node, Master Menu, and/or Table of Contents
 @ifinfo
 @node    Top, , , (dir)
 @comment node-name, next,          Previous, up
@@ -129,6 +130,10 @@ Free Documentation License}''.
 @end menu
 @end ifinfo
 
+@iftex
+@contents
+@end iftex
+
 @c Part 5 The Body of the Document
 @c ***Installing GCC**********************************************************
 @ifnothtml
index 4de2fb86e395f50488ad02bfea69d713a0f59bfb..46531e57bf95812fe40fb0c3972831a012b7dce7 100644 (file)
@@ -1,3 +1,8 @@
+2007-02-26  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * gfortran.texi: Standardize title page, remove version number
+       from copyright page.
+
 2007-02-26  Thomas Koenig  <Thomas.Koenig@online.de>
            Paul Thomas  <pault@gcc.gnu.org>
 
index 62889bd600e089b09b50482bcc20757eaf1977ed..30a84c77eb7c8ba56c25784445550969c8c9b26a 100644 (file)
@@ -118,12 +118,10 @@ Boston, MA 02110-1301 USA
 @setchapternewpage odd
 @titlepage
 @title Using GNU Fortran
-@sp 2
-@center The gfortran team
+@versionsubtitle
+@author The @t{gfortran} team
 @page
 @vskip 0pt plus 1filll
-For the @value{version-GCC} Version
-@sp 1
 Published by the Free Software Foundation@*
 51 Franklin Street, Fifth Floor@*
 Boston, MA 02110-1301, USA@*
index 1b4a9415f97e63a9ccf6f8ed913baaa9843a797b..06feed972846c512210d541242737e1ca4913197 100644 (file)
@@ -1,3 +1,8 @@
+2007-02-26  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * treelang.texi: Standardize title page, remove version number
+       from copyright page.
+
 2006-10-23 Rafael Avila de Espindola  <rafael.espindola@gmail.com>
 
        * treetree.c (builtin_function): Remove.
index f19074944aa8dc81f23a2f2f9675f591e8f7327a..27504506f9216e856893e87686124d854386303e 100644 (file)
@@ -133,8 +133,7 @@ Boston, MA 02110-1301 USA
 @titlepage
 @ifset INTERNALS
 @ifset USING
-@center @titlefont{Using and Maintaining GNU Treelang}
-
+@title Using and Maintaining GNU Treelang
 @end ifset
 @end ifset
 @ifclear INTERNALS
@@ -143,12 +142,10 @@ Boston, MA 02110-1301 USA
 @ifclear USING
 @title Maintaining GNU Treelang
 @end ifclear
-@sp 2
-@center Tim Josling
+@versionsubtitle
+@author Tim Josling
 @page
 @vskip 0pt plus 1filll
-For the @value{which-treelang} Version*
-@sp 1
 Published by the Free Software Foundation @*
 51 Franklin Street, Fifth Floor@*
 Boston, MA 02110-1301, USA@*