summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1999-07-28 19:50:19 +0000
committerJeff Law <law@gcc.gnu.org>1999-07-28 13:50:19 -0600
commit0ca980bb49e5b7741d8c4d7c1a5aadcec37ec0d9 (patch)
tree00961f61804a7abb79de0c1acf192be6dfb81ddb
parenta437ad9b2cea1d95340142d9699457d52660b3e7 (diff)
downloadgcc-0ca980bb49e5b7741d8c4d7c1a5aadcec37ec0d9.tar.gz
* README: Update.
From-SVN: r28323
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/README8
2 files changed, 7 insertions, 5 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 443da0940c3..5588b98ea0b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,7 +1,9 @@
-Sun Jul 25 23:40:51 PDT 1999 Jeff Law (law@cygnus.com)
+Wed Jul 28 13:49:03 1999 Jeffrey A Law (law@cygnus.com)
* gcc-2.95 Released.
+ * README: Update.
+
Sun Jul 25 21:40:33 1999 Jeffrey A Law (law@cygnus.com)
* gcc.texi: More changes related to list conversion.
diff --git a/gcc/README b/gcc/README
index bf233151172..9f7b84df82f 100644
--- a/gcc/README
+++ b/gcc/README
@@ -1,8 +1,8 @@
-This directory contains the gcc version 2.95 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.95.
+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