From: Jeffrey A Law Date: Wed, 28 Jul 1999 19:50:11 +0000 (+0000) Subject: * README: Update. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3195128c18d001b0a6b02fa199fbf4fe1373c5db;p=gcc.git * README: Update. From-SVN: r28322 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7467ea3d05c..fdcb0894b70 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -3,6 +3,8 @@ Wed Jul 28 13:18:35 1999 Jeffrey A Law (law@cygnus.com) * pa.md (call, call_value): Use "word_mode" instead of "SImode" as needed. + * README: Update. + Wed Jul 28 11:28:04 1999 Franz Sirl * builtins.c (expand_builtin): Typo in call to expand_builtin_ffs. 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