diff options
author | Fred Fish <fnf@specifix.com> | 1995-12-30 22:31:31 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1995-12-30 22:31:31 +0000 |
commit | b887e9ad362268e6ff90669c6724ab093303a5cf (patch) | |
tree | 88d2789535a0b4daad59fe2ea28aa91ae8235029 /gdb/testsuite/gdb.chill/ChangeLog | |
parent | 89e6c70d5330612f3963c11f58c0a7e116c059fa (diff) | |
download | binutils-gdb-b887e9ad362268e6ff90669c6724ab093303a5cf.tar.gz |
* builtins.exp (test_size): Alpha seems to have long builtins.
* tests1.exp: Setup xfail "*-*-*" for "ptype r2".
* tests2.exp: Add check to skip chill tests.
Diffstat (limited to 'gdb/testsuite/gdb.chill/ChangeLog')
-rw-r--r-- | gdb/testsuite/gdb.chill/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.chill/ChangeLog b/gdb/testsuite/gdb.chill/ChangeLog index 27c7d73d904..c645bd70fb8 100644 --- a/gdb/testsuite/gdb.chill/ChangeLog +++ b/gdb/testsuite/gdb.chill/ChangeLog @@ -1,3 +1,9 @@ +Fri Dec 29 10:46:09 1995 Fred Fish <fnf@cygnus.com> + + * builtins.exp (test_size): Alpha seems to have long builtins. + * tests1.exp: Setup xfail "*-*-*" for "ptype r2". + * tests2.exp: Add check to skip chill tests. + Mon Dec 11 16:53:40 1995 Per Bothner <bothner@kalessin.cygnus.com> * tuples.ch, tuples.exp: Exhance test cases (from PR 8643). |