summaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2014-12-18 09:42:22 +0000
committerRainer Orth <ro@gcc.gnu.org>2014-12-18 09:42:22 +0000
commitd8b1c7f44bef67ca0f4c9756072652d2a4b27711 (patch)
treed774dbe75469bc9c1432477a343a3c6686dc663a /boehm-gc/ChangeLog
parent0ecc12d8f05c4813004d00a862e5be191620ffc7 (diff)
downloadgcc-d8b1c7f44bef67ca0f4c9756072652d2a4b27711.tar.gz
Include target-utils.exp in boehm-gc testing
* testsuite/lib/boehm-gc.exp: Load target-utils.exp. From-SVN: r218857
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index a0e162c3b18..17114fa06cb 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * testsuite/lib/boehm-gc.exp: Load target-utils.exp.
+
2014-11-21 H.J. Lu <hongjiu.lu@intel.com>
PR bootstrap/63784