aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index a5353bb..8eecae8 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2006-01-04 Jim Blandy <jimb@redhat.com>
+
+ * gdb.asm/asm-source.exp: Independently provide default values for
+ asm-flags and debug-flags. Use 'string equal' to do the
+ comparison, not the implicit expr's '==' operator. Remove
+ now-unneeded assignments to asm-flags. In h8300 case, place
+ "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
+
2006-01-04 Michael Snyder <msnyder@redhat.com>
* gdb.base/checkpoint.c: New file.