OSDN Git Service

2005-04-19 Michael Koch <konqueror@gmx.de>
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 9e3af1b..3066f55 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+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.
+
 2005-04-12  Mike Stump  <mrs@apple.com>
 
        * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.