aboutsummaryrefslogtreecommitdiff
path: root/gcc/f
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/f
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/f')
-rw-r--r--gcc/f/ChangeLog4
-rw-r--r--gcc/f/g77.texi6
2 files changed, 7 insertions, 3 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index 44ccc3c..18c33b7 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-21 Joseph S. Myers <jsm@polyomino.org.uk>
+
+ * g77.texi: Update link to "G++ and GCC".
+
2004-03-21 Gerald Pfeifer <gerald@pfeifer.com>
* g77.texi (Aligned Data): Remove obsolete paragraph including a
diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi
index b2bbf39..b0d7805 100644
--- a/gcc/f/g77.texi
+++ b/gcc/f/g77.texi
@@ -2,7 +2,7 @@
@c %**start of header
@setfilename g77.info
-@set last-update 2003-05-13
+@set last-update 2004-03-21
@set copyrights-g77 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
@include root.texi
@@ -799,8 +799,8 @@ files and accepts Fortran-specific command-line options, plus some
command-line options that are designed to cater to Fortran users
but apply to other languages as well.
-@xref{G++ and GCC,,Compile C; C++; Objective-C; Ada; Fortran;
-or Java,gcc,Using the GNU Compiler Collection (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 (@command{gcc}).