aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index a99789f..0472ab7 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
+
+ * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
+ using a GCC 4.1 or 4.2 compiler. Add an additional test variant
+ "generic ABI, auto".
+ (altivec_abi_tests): Accept vectors returned by reference.
+
2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
* gdb.python/py-breakpoint.exp: Add Python stop operations tests.