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 16d4665..1f08b33 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2008-07-11 Kevin Buettner <kevinb@redhat.com> + + * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion + of regexp to account for changes made to GDB in the printing of + byte vectors. + 2008-07-11 Tom Tromey <tromey@redhat.com> * gdb.base/completion.exp: Add 'help' completion test. |