diff options
author | Jeffrey A Law <law@cygnus.com> | 1999-07-28 19:50:11 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-07-28 13:50:11 -0600 |
commit | 3195128c18d001b0a6b02fa199fbf4fe1373c5db (patch) | |
tree | 6cabe1f6160ed7aec23e7b72a15910f585a3e1ad /gcc/README | |
parent | f8b20fd0c9bedd4247e3feba1ebe93f1ce11bb42 (diff) | |
download | gcc-3195128c18d001b0a6b02fa199fbf4fe1373c5db.tar.gz |
* README: Update.
From-SVN: r28322
Diffstat (limited to 'gcc/README')
-rw-r--r-- | gcc/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/README b/gcc/README index 38cc80c63d8..e39029721b6 100644 --- a/gcc/README +++ b/gcc/README @@ -1,8 +1,8 @@ -This directory contains the gcc version 2.96 release of the GNU C -compiler. It includes all of the support for compiling C++ and -Objective C, including a run-time library for Objective C. +This directory contains GNU Compiler Collection (GCC) version 2.96. +It includes all of the support for compiling C, C++, Objective C, Fortran, +Java, and Chill. -The GNU C compiler is free software. See the file COPYING for copying +The GNU Compiler Collection is free software. See the file COPYING for copying permission. See the file gcc.texi (together with other files that it includes) for |