aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorhaubi <haubi@138bc75d-0d04-0410-961f-82ee72b054a4>2015-05-13 10:56:33 +0000
committerhaubi <haubi@138bc75d-0d04-0410-961f-82ee72b054a4>2015-05-13 10:56:33 +0000
commit8a4a3d5be508430537d567ddf3f0dec59fba3d36 (patch)
treeff5668d84afcf653aa30947971d32bf8936e113e /boehm-gc/ChangeLog
parente8a68f8c57ded6df39e53e053e84b4d4bd30c6cc (diff)
boehm-gc: Bump to automake 1.11.6
2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com> * Makefile.in: Regenerated with automake-1.11.6. * aclocal.m4: Likewise. * configure: Likewise. * include/Makefile.in: Likewise. * include/gc_config.h.in: Likewise. * testsuite/Makefile.in: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223127 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index 17114fa06cb..8c8906b6ab8 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,12 @@
+2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
+
+ * Makefile.in: Regenerated with automake-1.11.6.
+ * aclocal.m4: Likewise.
+ * configure: Likewise.
+ * include/Makefile.in: Likewise.
+ * include/gc_config.h.in: Likewise.
+ * testsuite/Makefile.in: Likewise.
+
2014-12-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* testsuite/lib/boehm-gc.exp: Load target-utils.exp.