aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Daney <ddaney@avtrex.com>2007-09-12 17:51:22 +0000
committerDavid Daney <ddaney@avtrex.com>2007-09-12 17:51:22 +0000
commit5566c1fab9b14e0735312da90fbd61e1a406f5a7 (patch)
tree3bb34f61bf667240b617ad6b7885e4be36c21752 /ChangeLog
parent8462ae85e4fa45aa0efb8b560e02ab21ecf90fd1 (diff)
downloadfsf-binutils-gdb-5566c1fab9b14e0735312da90fbd61e1a406f5a7.zip
fsf-binutils-gdb-5566c1fab9b14e0735312da90fbd61e1a406f5a7.tar.gz
fsf-binutils-gdb-5566c1fab9b14e0735312da90fbd61e1a406f5a7.tar.bz2
2007-09-12 David Daney <ddaney@avtrex.com>
* configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus enabling libgcj. * configure: Regenerate. 2007-09-12 Richard Guenther <rguenther@suse.de> * configure.ac (--enable-stage1-checking): If neither --enable-checking nor --disable-checking is provided also turn on yes and types checking for stage1. * configure: Re-generate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0fab6e..57beec5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2007-09-12 David Daney <ddaney@avtrex.com>
+
+ * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
+ enabling libgcj.
+ * configure: Regenerate.
+
+2007-09-12 Richard Guenther <rguenther@suse.de>
+
+ * configure.ac (--enable-stage1-checking): If neither --enable-checking
+ nor --disable-checking is provided also turn on yes and types
+ checking for stage1.
+ * configure: Re-generate.
+
2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
PR target/33281