]> gcc.gnu.org Git - gcc.git/commitdiff
cpp.texi: Include gcc-common.texi.
authorJoseph Myers <joseph@codesourcery.com>
Sun, 6 Feb 2005 20:20:59 +0000 (20:20 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sun, 6 Feb 2005 20:20:59 +0000 (20:20 +0000)
* doc/cpp.texi: Include gcc-common.texi.  Don't define gcctabopt
macro locally.  Don't give last revision date.  Use GCC version
number from gcc-common.texi.
* doc/cppinternals.texi: Include gcc-common.texi.  Don't give last
revision date.  Use GCC version number from gcc-common.texi.
Describe being a library as current state rather than as 3.x
history.
* doc/gcc.texi: Remove last update date.
* doc/gccint.texi: Likewise.  Update copyright dates.
* doc/install.texi: Update copyright dates.

fortran:
* gfortran.texi: Don't give last update date.

java:
* gcj.texi: Update copyright dates.

treelang:
* treelang.texi: Don't use local treelang version number.  Don't
give last update date.

From-SVN: r94683

12 files changed:
gcc/ChangeLog
gcc/doc/cpp.texi
gcc/doc/cppinternals.texi
gcc/doc/gcc.texi
gcc/doc/gccint.texi
gcc/doc/install.texi
gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi
gcc/java/ChangeLog
gcc/java/gcj.texi
gcc/treelang/ChangeLog
gcc/treelang/treelang.texi

index ec56bf52c5494baf571dca76cfcd644204967add..c92e209834c043e1e70f203e4d320e149964229b 100644 (file)
@@ -1,3 +1,16 @@
+2005-02-06  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * doc/cpp.texi: Include gcc-common.texi.  Don't define gcctabopt
+       macro locally.  Don't give last revision date.  Use GCC version
+       number from gcc-common.texi.
+       * doc/cppinternals.texi: Include gcc-common.texi.  Don't give last
+       revision date.  Use GCC version number from gcc-common.texi.
+       Describe being a library as current state rather than as 3.x
+       history.
+       * doc/gcc.texi: Remove last update date.
+       * doc/gccint.texi: Likewise.  Update copyright dates.
+       * doc/install.texi: Update copyright dates.
+
 2005-02-06  Joseph S. Myers  <joseph@codesourcery.com>
 
        PR other/7549
index fa94f48d77dfd42a0fcf92c1cdf8f38377b637f7..40b310bec83d197f143d34b5505175d2e88d414e 100644 (file)
@@ -6,10 +6,12 @@
 @c @cropmarks
 @c @finalout
 
+@include gcc-common.texi
+
 @copying
 @c man begin COPYRIGHT
 Copyright @copyright{} 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996,
-1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
+1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
@@ -40,10 +42,6 @@ This manual contains no Invariant Sections.  The Front-Cover Texts are
 @c man end
 @end copying
 
-@macro gcctabopt{body}
-@code{\body\}
-@end macro
-
 @c Create a separate index for command line options.
 @defcodeindex op
 @syncodeindex vr op
@@ -60,8 +58,7 @@ This manual contains no Invariant Sections.  The Front-Cover Texts are
 
 @titlepage
 @title The C Preprocessor
-@subtitle Last revised April 2001
-@subtitle for GCC version 3
+@subtitle for GCC version @value{version-GCC}
 @author Richard M. Stallman
 @author Zachary Weinberg
 @page
index 4b138a8a6abf00e7c80543254cd6b7f09b58d52c..dc34eec1e6a973af7da7f290089224c2f420a2ae 100644 (file)
@@ -2,6 +2,8 @@
 @setfilename cppinternals.info
 @settitle The GNU C Preprocessor Internals
 
+@include gcc-common.texi
+
 @ifinfo
 @dircategory Programming
 @direntry
@@ -16,7 +18,7 @@
 @ifinfo
 This file documents the internals of the GNU C Preprocessor.
 
-Copyright 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
 
 Permission is granted to make and distribute verbatim copies of
 this manual provided the copyright notice and this permission notice
@@ -41,13 +43,12 @@ into another language, under the above conditions for modified versions.
 @titlepage
 @c @finalout
 @title Cpplib Internals
-@subtitle Last revised January 2002
-@subtitle for GCC version 3.1
+@subtitle for GCC version @value{version-GCC}
 @author Neil Booth
 @page
 @vskip 0pt plus 1filll
 @c man begin COPYRIGHT
-Copyright @copyright{} 2000, 2001, 2002, 2004
+Copyright @copyright{} 2000, 2001, 2002, 2004, 2005
 Free Software Foundation, Inc.
 
 Permission is granted to make and distribute verbatim copies of
@@ -70,8 +71,8 @@ into another language, under the above conditions for modified versions.
 @top
 @chapter Cpplib---the GNU C Preprocessor
 
-The GNU C preprocessor in GCC 3.x has been completely rewritten.  It is
-now implemented as a library, @dfn{cpplib}, so it can be easily shared between
+The GNU C preprocessor is
+implemented as a library, @dfn{cpplib}, so it can be easily shared between
 a stand-alone preprocessor, and a preprocessor integrated with the C,
 C++ and Objective-C front ends.  It is also available for use by other
 programs, though this is not recommended as its exposed interface has
index 413340cc6ad0e30b6dcf111bc05902cd48b9657d..66e22ed3b488bbe88ae5d4823d6a0b1eac323dea 100644 (file)
@@ -78,11 +78,6 @@ This file documents the use of the GNU compilers.
 @center @titlefont{Using the GNU Compiler Collection}
 @sp 2
 @center by Richard M. Stallman and the GCC Developer Community
-@sp 3
-@center Last updated 6 February 2005
-@sp 1
-
-@center for GCC @value{version-GCC}
 @page
 @vskip 0pt plus 1filll
 For GCC Version @value{version-GCC}@*
index a72fc81747ba073962b4f05e15ac605866fb3dcf..031c707a2adcd95389fa20cebb109ca45a1283da 100644 (file)
@@ -27,7 +27,7 @@
 
 @copying
 Copyright @copyright{} 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2 or
@@ -64,11 +64,6 @@ This file documents the internals of the GNU compilers.
 @center @titlefont{GNU Compiler Collection Internals}
 @sp 2
 @center by Richard M. Stallman and the GCC Developer Community
-@sp 3
-@center Last updated 23 May 2004
-@sp 1
-
-@center for GCC @value{version-GCC}
 @page
 @vskip 0pt plus 1filll
 For GCC Version @value{version-GCC}@*
index 9d5c0553360d3dfc6382eab6c785e4c8272acbea..fd9cb66655a223797a57bf3aa21fa6063d67bbcb 100644 (file)
@@ -64,7 +64,7 @@
 @c Part 2 Summary Description and Copyright
 @copying
 Copyright @copyright{} 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 @sp 1
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2 or
index 707ab1b8631f6ab6c02da9efcdf852d15b766e9c..88b3c144bcfeece815f57e8b08b055ade8e2cd68 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-06  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gfortran.texi: Don't give last update date.
+
 2006-01-30  Richard Henderson  <rth@redhat.com>
 
        * options.c (gfc_init_options): Zero flag_errno_math.
index 3ff37684ed2b3250b785ffe79416457c44dbf977..c3242f7b5a3d8bdfb117a63fa17cc89a81c980e4 100644 (file)
@@ -1,8 +1,7 @@
 \input texinfo  @c -*-texinfo-*-
 @c %**start of header
 @setfilename gfortran.info
-@set last-update 13 May 2004
-@set copyrights-gfortran 1999-2004
+@set copyrights-gfortran 1999-2005
 
 @include gcc-common.texi
 
@@ -83,10 +82,6 @@ Contributed by Steven Bosscher (@email{s.bosscher@@gcc.gnu.org}).
 @title Using GNU Fortran 95
 @sp 2
 @center Steven Bosscher
-@sp 3 
-@center Last updated @value{last-update}
-@sp 1
-@center for version @value {version-GCC}
 @page
 @vskip 0pt plus 1filll
 For the @value{version-GCC} Version*
index de29b7b926ece6169707e6d5f45ae4659fe5df40..ef180dc390cff23b7f3be00c36facb4a7633d48e 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-06  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcj.texi: Update copyright dates.
+
 2005-02-02  Tom Tromey  <tromey@redhat.com>
 
        * gcj.texi (libgcj Runtime Properties): Default library_control
index 0bf50bd5fcf33c001053c9c6de9eed1ec4f6922a..68531560ff9046dbe92a439b8f715da7a6684c93 100644 (file)
@@ -10,7 +10,7 @@
 @c the word ``Java'.
 
 @c When this manual is copyrighted.
-@set copyrights-gcj 2001, 2002
+@set copyrights-gcj 2001, 2002, 2003, 2004, 2005
 
 @c Versions
 @set which-gcj GCC-@value{version-GCC}
index ff0d19c4db9e32b29a011b01eff760b6b5ac7c2b..75d20824041ff41fbd9149b028c89126ffc4882e 100644 (file)
@@ -1,3 +1,8 @@
+2005-02-06  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * treelang.texi: Don't use local treelang version number.  Don't
+       give last update date.
+
 2005-02-01  James A. Morrison  <phython@gcc.gnu.org>
 
        * (lex.l): Undef LINEMAP_POSITION_FOR_COLUMN before defining it.
index 557809b3e683861d9a85b5b43966d65b1c7de90d..665310ed4011fe78e71d514899f86828b58b65f9 100644 (file)
@@ -9,10 +9,7 @@
 
 @include gcc-common.texi
 
-@set version-treelang 2.0
-
-@set last-update 2004-09-28
-@set copyrights-treelang 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
+@set copyrights-treelang 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005
 
 @set email-general gcc@@gcc.gnu.org
 @set email-bugs gcc-bugs@@gcc.gnu.org or bug-gcc@@gnu.org
@@ -154,10 +151,6 @@ documentation.
 @end ifclear
 @sp 2
 @center Tim Josling
-@sp 3
-@center Last updated @value{last-update}
-@sp 1
-@center for version @value{version-treelang}
 @page
 @vskip 0pt plus 1filll
 For the @value{which-treelang} Version*
This page took 0.081936 seconds and 5 git commands to generate.