diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-02-06 20:20:59 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-02-06 20:20:59 +0000 |
commit | f24fdba27ab13eeb4e7e4ff546256448487544b7 (patch) | |
tree | de1af6ff68494ada679794efc799cab5c0fcd8ae /gcc/doc/gccint.texi | |
parent | 996596cd045e16bad2ec093a70ea8acf575310e2 (diff) | |
download | gcc-f24fdba27ab13eeb4e7e4ff546256448487544b7.tar.gz |
* 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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94683 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/gccint.texi')
-rw-r--r-- | gcc/doc/gccint.texi | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/gcc/doc/gccint.texi b/gcc/doc/gccint.texi index a72fc81747b..031c707a2ad 100644 --- a/gcc/doc/gccint.texi +++ b/gcc/doc/gccint.texi @@ -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}@* |