diff options
author | Fred Fish <fnf@specifix.com> | 2006-08-18 18:34:18 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 2006-08-18 18:34:18 +0000 |
commit | 476308bf9bd077b87791da50a13a74b2698c01c7 (patch) | |
tree | 1a0981f8d4706c5dbb949d92dfb7f99da1466e96 /gdb/testsuite/ChangeLog | |
parent | 84c08195557fd03805f585edcc51b077749038cc (diff) | |
download | gdb-476308bf9bd077b87791da50a13a74b2698c01c7.zip gdb-476308bf9bd077b87791da50a13a74b2698c01c7.tar.gz gdb-476308bf9bd077b87791da50a13a74b2698c01c7.tar.bz2 |
Reviewed and approved by Daniel Jacobowitz <dan@codesourcery.com>
2006-08-18 Fred Fish <fnf@specifix.com>
* lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
'$' in front of skip_vmx_tests_saved when setting that.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 4b50802..61fcffb 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2006-08-18 Fred Fish <fnf@specifix.com> + + * lib/gdb.exp (skip_altivec_tests): Fix apparent typo, + '$' in front of skip_vmx_tests_saved when setting that. + 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com> * gdb.base/trace-commands.exp: New file. |