aboutsummaryrefslogtreecommitdiff
path: root/gcc/treelang
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@gcc.gnu.org>2004-03-21 13:33:25 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2004-03-21 13:33:25 +0000
commit6ad79f188db97feb3003cf9c8698da73580e2f00 (patch)
tree56fc5dcf829a3c0267952b0f0cc734281e41d1fc /gcc/treelang
parentcfb453f3dacadadcf9cbf38d948a332063b3c7cb (diff)
downloadgcc-6ad79f188db97feb3003cf9c8698da73580e2f00.zip
gcc-6ad79f188db97feb3003cf9c8698da73580e2f00.tar.gz
gcc-6ad79f188db97feb3003cf9c8698da73580e2f00.tar.bz2
frontends.texi: Rewrite.
2004-03-21 Zack Weinberg <zack@codesourcery.com> Chris Devers <cdevers@pobox.com> Joseph S. Myers <jsm@polyomino.org.uk> * doc/frontends.texi: Rewrite. * doc/gcc.texi: Update last modification date. f: * g77.texi: Update link to "G++ and GCC". treelang: * treelang.texi: Update link to "G++ and GCC". From-SVN: r79777
Diffstat (limited to 'gcc/treelang')
-rw-r--r--gcc/treelang/ChangeLog4
-rw-r--r--gcc/treelang/treelang.texi7
2 files changed, 8 insertions, 3 deletions
diff --git a/gcc/treelang/ChangeLog b/gcc/treelang/ChangeLog
index 6aa392c..5c5ca9a 100644
--- a/gcc/treelang/ChangeLog
+++ b/gcc/treelang/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-21 Joseph S. Myers <jsm@polyomino.org.uk>
+
+ * treelang.texi: Update link to "G++ and GCC".
+
2004-02-20 Richard Henderson <rth@redhat.com>
* Make-lang.in (treelang-warn): Add -Wno-variadic-macros.
diff --git a/gcc/treelang/treelang.texi b/gcc/treelang/treelang.texi
index 501c4bf..789ffff 100644
--- a/gcc/treelang/treelang.texi
+++ b/gcc/treelang/treelang.texi
@@ -12,8 +12,8 @@
@set version-treelang 1.0
-@set last-update 2001-07-30
-@set copyrights-treelang 1995,1996,1997,1998,1999,2000,2001,2002
+@set last-update 2004-03-21
+@set copyrights-treelang 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
@set email-general gcc@@gcc.gnu.org
@set email-bugs gcc-bugs@@gcc.gnu.org or bug-gcc@@gnu.org
@@ -885,7 +885,8 @@ files and accepts Treelang-specific command-line options, plus some
command-line options that are designed to cater to Treelang users
but apply to other languages as well.
-@xref{G++ and GCC,,Compile C; C++; or Objective-C,GCC,Using and Porting GCC},
+@xref{G++ and GCC,,Programming Languages Supported by GCC,GCC,Using
+the GNU Compiler Collection (GCC)},
for information on the way different languages are handled
by the GCC compiler (@code{gcc}).