diff options
author | Kevin Buettner <kevinb@redhat.com> | 2008-07-11 21:57:24 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2008-07-11 21:57:24 +0000 |
commit | e2995f8ea0716717fc638dedbe6fefa9b84b3da6 (patch) | |
tree | 0f6669724e7b2a7e4b7506e3ae3bf474ffa972cd /gdb/testsuite/ChangeLog | |
parent | 8c6845782707f98080fa789050c9d70afadb1842 (diff) | |
download | binutils-e2995f8ea0716717fc638dedbe6fefa9b84b3da6.zip binutils-e2995f8ea0716717fc638dedbe6fefa9b84b3da6.tar.gz binutils-e2995f8ea0716717fc638dedbe6fefa9b84b3da6.tar.bz2 |
* 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.
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. |