diff options
author | Michael Chastain <mec@google.com> | 2001-03-05 23:40:47 +0000 |
---|---|---|
committer | Michael Chastain <mec@google.com> | 2001-03-05 23:40:47 +0000 |
commit | 60e012f18daa8b786fae6a8ad92bb054ce6bd268 (patch) | |
tree | aed5285fa7d928ee5d065e905984eb1515243379 | |
parent | 997079667f267f70e6676d35e5b6f41f99539344 (diff) | |
download | gdb-60e012f18daa8b786fae6a8ad92bb054ce6bd268.zip gdb-60e012f18daa8b786fae6a8ad92bb054ce6bd268.tar.gz gdb-60e012f18daa8b786fae6a8ad92bb054ce6bd268.tar.bz2 |
Reverted revision 1.2.
-rw-r--r-- | gdb/testsuite/gdb.chill/ChangeLog | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/gdb/testsuite/gdb.chill/ChangeLog b/gdb/testsuite/gdb.chill/ChangeLog index 99da511..fe5a317 100644 --- a/gdb/testsuite/gdb.chill/ChangeLog +++ b/gdb/testsuite/gdb.chill/ChangeLog @@ -10,29 +10,7 @@ Thu May 21 02:45:18 1998 Felix Lee <flee@zog.cygnus.com> Wed Sep 10 15:01:55 1997 Bob Manson <manson@charmed.cygnus.com> - * callch.exp: The end-all be-all of quoting fixes. Ha. - * chillvars.exp: Ditto. - * gch1272.exp: Ditto. - * gch1280.exp: Ditto. - * gch922.exp: Ditto. - * gch981.exp: Ditto. - * pr-4975.exp: Ditto. - * pr-5016.exp: Ditto. - * pr-5020.exp: Ditto. - * pr-5022.exp: Ditto. - * pr-5646.exp: Ditto. - * pr-5984.exp: Ditto. - * pr-6292.exp: Ditto. - * pr-6632.exp: Ditto. - * pr-8134.exp: Ditto. - * pr-8136.exp: Ditto. - * pr-8405.exp: Ditto. - * pr-8742.exp: Ditto. - * pr-8894.exp: Ditto. - * pr-9095.exp: Ditto. - * result.exp: Ditto. - * string.exp: Ditto. - * tuples.exp: Ditto. + * *.exp: The end-all be-all of quoting fixes. Ha. Thu Aug 21 10:31:23 1997 Bob Manson <manson@charmed.cygnus.com> |