diff options
author | DJ Delorie <dj@redhat.com> | 2002-07-30 23:15:26 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-07-30 23:15:26 +0000 |
commit | ba90cf002fe42419dd3f59290b20b0ad1b18f924 (patch) | |
tree | fdf6deeb6e7392712c81e5ad6b2192b3dd93029e /ChangeLog | |
parent | 5ba08a9238de802b899e08419e98d3ff0ee005fd (diff) | |
download | cygnal-ba90cf002fe42419dd3f59290b20b0ad1b18f924.tar.gz cygnal-ba90cf002fe42419dd3f59290b20b0ad1b18f924.tar.bz2 cygnal-ba90cf002fe42419dd3f59290b20b0ad1b18f924.zip |
* configure.in: Move generic linux case to end. Copy generic
linux noconfigdirs to mips*-*-linux* entry and new
powerpc64*-*-linux* entry. Add target-libffi for the latter.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-07-31 Alan Modra <amodra@bigpond.net.au> + + * configure.in: Move generic linux case to end. Copy generic + linux noconfigdirs to mips*-*-linux* entry and new + powerpc64*-*-linux* entry. Add target-libffi for the latter. + 2002-07-19 Chris Demetriou <cgd@broadcom.com> * MAINTAINERS: Clarify on config.guess and config.sub, and add |