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 8218c23..6423ee2 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2000-04-26 Michael Snyder <msnyder@seadog.cygnus.com> + + * gdb.base/call-ar-st.exp: Bail out if target is sparclet. + This test depends on parsing the printf output from the target. + Since the sparclet stub doesn't do stdio, this will never work. + * gdb.base/call-rt-st.exp: ditto. + * gdb.base/call-strs: ditto. + 2000-04-24 Michael Snyder <msnyder@seadog.cygnus.com> * gdb.base/miscexprs.exp: make sizeof long array test portable. |