aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBryce McKinlay <bryce@albatross.co.nz>2001-01-23 22:17:31 +0000
committerBryce McKinlay <bryce@gcc.gnu.org>2001-01-23 22:17:31 +0000
commit7c01b2b5a879958a3a59d758e046e6cd2ec36e63 (patch)
tree2e6f04d99c2a894e010a09a5c62dca131867bb42 /ChangeLog
parent608ab80216451f0afb4a3a3a25bd5b2dcf317f0a (diff)
downloadgcc-7c01b2b5a879958a3a59d758e046e6cd2ec36e63.zip
gcc-7c01b2b5a879958a3a59d758e046e6cd2ec36e63.tar.gz
gcc-7c01b2b5a879958a3a59d758e046e6cd2ec36e63.tar.bz2
configure.in: Enable libgcj on several additional platforms.
* configure.in: Enable libgcj on several additional platforms. In gcc/java: * config-lang.in: Disable java by default. From-SVN: r39212
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef2981b..bc8379d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
+
+ * configure.in: Enable libgcj on several additional platforms.
+
2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
* configure.in: Enable libgcj for linux targets.