This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc/README tweaks



Some minor stuff from RMS along with a fix from me:

Index: README
===================================================================
RCS file: /egcs/carton/cvsfiles/egcs/gcc/README,v
retrieving revision 1.5.8.1
diff -c -3 -p -r1.5.8.1 README
*** README	1999/06/02 01:41:50	1.5.8.1
--- README	1999/07/28 19:47:54
***************
*** 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.
  
! The GNU C compiler is free software.  See the file COPYING for copying
  permission.
  
  See the file gcc.texi (together with other files that it includes) for
--- 1,8 ----
! This directory contains the 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 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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]