diff options
author | bryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-03-09 04:47:57 +0000 |
---|---|---|
committer | bryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-03-09 04:47:57 +0000 |
commit | f764cb6072dc8a9a376c3183f08315893340ee63 (patch) | |
tree | 75ebc1d24ff4f2c3c783c7aeb115da3df1c784db /libffi/ChangeLog | |
parent | 9c0e41bf98a45ba4acb4cba00de8b55a053c34e7 (diff) | |
download | gcc-f764cb6072dc8a9a376c3183f08315893340ee63.tar.gz |
2000-03-08 Bryce McKinlay <bryce@albatross.co.nz>
* config.guess, config.sub: Update from the gcc tree.
Fix for PR libgcj/168.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32442 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/ChangeLog')
-rw-r--r-- | libffi/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libffi/ChangeLog b/libffi/ChangeLog index 230d250b2ee..984d2bec60f 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -1,3 +1,8 @@ +2000-03-08 Bryce McKinlay <bryce@albatross.co.nz> + + * config.guess, config.sub: Update from the gcc tree. + Fix for PR libgcj/168. + 2000-03-03 Tom Tromey <tromey@cygnus.com> * Makefile.in: Fixed ia64 by hand. |