diff options
author | thorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-04-07 04:19:31 +0000 |
---|---|---|
committer | thorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-04-07 04:19:31 +0000 |
commit | c1d86bcd4050b51cf2a4bf80efd55f56f8c04c3f (patch) | |
tree | 8390ee68f50550d7a9efb108d5ffee25731756ef /libffi/ChangeLog | |
parent | d3f7919d2a630945daba61dc8cf51ed5cde46ed1 (diff) | |
download | gcc-c1d86bcd4050b51cf2a4bf80efd55f56f8c04c3f.tar.gz |
* configure.in (alpha*-*-netbsd*): Add target.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51976 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 a790995edde..5233e45395f 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -1,3 +1,8 @@ +2002-04-06 Jason Thorpe <thorpej@wasabisystems.com> + + * configure.in (alpha*-*-netbsd*): Add target. + * configure: Regenerate. + 2002-04-04 Jeff Sturm <jsturm@one-point.com> * src/sparc/v8.S: Add unwind info. |