diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-07-31 13:28:54 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-07-31 13:28:54 +0000 |
commit | b1ef0abfbd8402bbf00db8599553c11a4668e1fc (patch) | |
tree | 6278ecd77b92fa4fcfa5277afd59b34f842dac3c /gcc/ChangeLog | |
parent | 304c5bf10d4e1133798c98a934621fee5f73d5e9 (diff) | |
download | gcc-b1ef0abfbd8402bbf00db8599553c11a4668e1fc.tar.gz |
* gcc.texi: Use terms "GNU Compiler Collection" and "GCC".
Also update copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28359 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 572cb9a3a0c..a4d4349336c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 31 12:34:45 1999 Joe Buck <jbuck@synopsys.com> + + * gcc.texi: Use terms "GNU Compiler Collection" and "GCC". + Also update copyright. + Sat Jul 31 11:10:07 1999 Bernd Schmidt <bernds@cygnus.co.uk> * c-pragma.c: Don't include "except.h". |