diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-13 07:55:27 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-13 07:55:27 +0000 |
commit | 8f602ce476e10ec3a01537a2a822020b240da82f (patch) | |
tree | 23bc968d629555ba6e2cc7d33554a9a1bff11f36 /ChangeLog | |
parent | 2ce2be1ed6c37947378bf261b6023aff5d7197a1 (diff) | |
download | gcc-8f602ce476e10ec3a01537a2a822020b240da82f.tar.gz |
* README: Replace with a cut-down and updated version of gcc/README.
gcc:
* README: Remove. Some of the contents moved to ../README.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43312 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bd2db16a846..d2dea554b47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk> + + * README: Replace with a cut-down and updated version of gcc/README. + 2001-06-12 David Edelsohn <edelsohn@gnu.org> * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread |