From: Jeffrey A Law Date: Wed, 28 Jul 1999 19:50:19 +0000 (+0000) Subject: * README: Update. X-Git-Tag: releases/gcc-2.95.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ca980bb49e5b7741d8c4d7c1a5aadcec37ec0d9;p=thirdparty%2Fgcc.git * README: Update. From-SVN: r28323 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 443da0940c3f..5588b98ea0b4 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 bf2331511725..9f7b84df82f5 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