summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorneal <neal>2008-05-30 15:49:36 +0000
committerneal <neal>2008-05-30 15:49:36 +0000
commita5d2096d89b80f1a04e66ed62fcee286e3ffc251 (patch)
tree32aa6ec53f7bacafe1b26cb3ed393296b8b75209 /ChangeLog
parenta61938703dd7b8aa7a709f8b0d7e9518c1b020bb (diff)
/
2008-05-30 Neal H. Walfield <neal@gnu.org> * benchmarks: New directory. * configure.ac: Generate benchmarks/Makefile and benchmarks/boehm-gc/Makefile. * Makefile.am (SUBDIRS): Add benchmarks. benchmarks/ 2008-05-30 Neal H. Walfield <neal@gnu.org> * Makefile.am: New file. * activity-distribution.c: Likewise. * shared-memory-distribution.c: Likewise. * boehm-gc: New directory. benchmarks/boehm-gc/ 2008-05-30 Neal H. Walfield <neal@gnu.org> * Makefile.am: New file. * pathches: New directory. * patches/01-gc-include-private-gcconfig-h.patch: New file. * patches/02-gc-mach_dep-c.patch: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aabaf64..a17c02b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-30 Neal H. Walfield <neal@gnu.org>
+
+ * benchmarks: New directory.
+ * configure.ac: Generate benchmarks/Makefile and
+ benchmarks/boehm-gc/Makefile.
+ * Makefile.am (SUBDIRS): Add benchmarks.
+
2008-05-30 Thomas Schwinge <tschwinge@gnu.org>
* configure.ac (missing_progs): Rename to...