summaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorBryce McKinlay <bryce@albatross.co.nz>2000-09-30 09:54:21 +0000
committerBryce McKinlay <bryce@gcc.gnu.org>2000-09-30 10:54:21 +0100
commit0476f09843348e065b11bac1265b723266b85fd5 (patch)
tree1133075a0be1809dffe0389c81a85b2c4cab1143 /boehm-gc/ChangeLog
parent1fba7553329dace8b58789ffcadcb6149d9bdc8e (diff)
downloadgcc-0476f09843348e065b11bac1265b723266b85fd5.tar.gz
configure.in: Define GC_GCJ_SUPPORT.
2000-09-30 Bryce McKinlay <bryce@albatross.co.nz> * configure.in: Define GC_GCJ_SUPPORT. Define NO_DEBUGGING in cross-compile configuration only. * Makefile.am: Build gcj_mlc.c. * configure, Makefile.in: Rebuilt. From-SVN: r36678
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index 3d2b2e5c1af..01d3926d995 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,10 @@
+2000-09-30 Bryce McKinlay <bryce@albatross.co.nz>
+
+ * configure.in: Define GC_GCJ_SUPPORT. Define NO_DEBUGGING in
+ cross-compile configuration only.
+ * Makefile.am: Build gcj_mlc.c.
+ * configure, Makefile.in: Rebuilt.
+
2000-09-10 Alexandre Oliva <aoliva@redhat.com>
* acinclude.m4: Include libtool macros from the top level.