summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-18 23:00:17 +0000
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-18 23:00:17 +0000
commitc0188550b4118a7c6c5b85ee2e1fc0d7dabe0390 (patch)
treebf7ce457443cd3451fba5f6804bc13b257238059 /ChangeLog
parent55234eff0ef5ed2a038ef64e0d372d598fa7fe16 (diff)
downloadgcc-c0188550b4118a7c6c5b85ee2e1fc0d7dabe0390.tar.gz
* configure.in <crisv32-*-*, cris-*-*>: New local variable
libgcj_ex_libffi. Have specific match for *-*-linux*. Separate matches for "*-*-aout" and "*-*-elf". Don't disable libffi for "*-*-elf" and "*-*-linux*". * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98357 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d95c5987d79..3066f551943 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-04-19 Hans-Peter Nilsson <hp@axis.com>
+
+ * configure.in <crisv32-*-*, cris-*-*>: New local variable
+ libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
+ matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
+ "*-*-elf" and "*-*-linux*".
+ * configure: Regenerate.
+
2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
* MAINTAINERS (Various Maintainers): Add self as i18n maintainer.