Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.csl8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 9813b7083..08dc717a2 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,11 @@
+2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
+
+ gdb/testsuite/
+ * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
+ * gdb.base/cursal.exp: Revert my 2006-06-09 change. Use
+ gdb_file_cmd followed by gdb_load.
+ * gdb.base/dbx.exp: Revert my 2006-06-09 change.
+
2006-07-23 Kazu Hirata <kazu@codesourcery.com>
readline/