aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 62dc8ff..c1775ce 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR testsuite/25741
+ * Makefile.in (check-%): Depend on site.exp instead of
+ $(TESTSUITEDIR)/site.exp. Run "runtest" in separate language
+ directories.
+
2006-01-16 Kazu Hirata <kazu@codesourcery.com>
* global.c (global_alloc): Make it static.