summaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
authordougkwan <dougkwan@138bc75d-0d04-0410-961f-82ee72b054a4>2012-02-17 23:55:00 +0000
committerdougkwan <dougkwan@138bc75d-0d04-0410-961f-82ee72b054a4>2012-02-17 23:55:00 +0000
commit12c0b40ca3a1c67947487c59c82ca7cc93c191b4 (patch)
tree766bcdfe7dba0defee864d1a9f41d3bf65840432 /contrib/ChangeLog
parentd42de6bdac26abf36bcf3b447eaef5a78a17dca7 (diff)
downloadgcc-12c0b40ca3a1c67947487c59c82ca7cc93c191b4.tar.gz
2012-02-17 Doug Kwan <dougkwan@google.com>
* contrib/testsuite-management/validate_failures.py (GetMakefileValue): Check for cross compilers. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184357 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 7f952888aa2..aeaee192b36 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2012-02-17 Doug Kwan <dougkwan@google.com>
+
+ * contrib/testsuite-management/validate_failures.py
+ (GetMakefileValue): Check for cross compilers.
+
2012-02-15 Quentin Neill <quentin.neill@amd.com>
* compare_tests: Fix trailing paths in dir arguments.