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 726bfca..edbfa40 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,12 @@
2013-11-06 Yao Qi <yao@codesourcery.com>
+ * lib/gdb.exp (gdb_produce_source): New procedure.
+ * gdb.perf/solib.c: New.
+ * gdb.perf/solib.exp: New.
+ * gdb.perf/solib.py: New.
+
+2013-11-06 Yao Qi <yao@codesourcery.com>
+
* README: Mention performance tests.
2013-11-06 Yao Qi <yao@codesourcery.com>