aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Daney <ddaney@avtrex.com>2007-09-12 15:24:26 +0000
committerDavid Daney <ddaney@avtrex.com>2007-09-12 15:24:26 +0000
commit6aa5b84dba912abce20e037a093c3144af699f2c (patch)
tree846de565cbc1d5e558e75c97c2676158e40c003a /ChangeLog
parentca282dac3443dc260edc8276d64d7532014cad77 (diff)
* configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
enabling libgcj. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@128439 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73da7cdd6c9..2ff31248634 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-12 David Daney <ddaney@avtrex.com>
+
+ * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
+ enabling libgcj.
+ * configure: Regenerate.
+
2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
PR other/32154