diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ac1e20a..908bd3f 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> + + * gdb.base/overlays.exp: Add support for targets with only code + overlay support, not data overlay. Support spu-*-* target in + this mode. + * gdb.base/ovlymgr.c: Provide stubs for spu target. + * gdb.base/spu.ld: New file. + 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com> * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk. |