diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 16433a7..995ac27 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2010-02-19 Tom Tromey <tromey@redhat.com> + + PR c++/8693, PR c++/9496: + * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added + regression tests. + 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com> Fix compatibility with m68k as. |