summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-07-28 19:50:19 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-07-28 19:50:19 +0000
commit0bcd81436f4656a01e73aa0a62472aa55ef39ff3 (patch)
tree00961f61804a7abb79de0c1acf192be6dfb81ddb
parentabc9c186244884510decb6f7caa11ffb1d24d74c (diff)
downloadgcc-0bcd81436f4656a01e73aa0a62472aa55ef39ff3.tar.gz
* README: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-2_95-branch@28323 138bc75d-0d04-0410-961f-82ee72b054a4
-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