diff options
author | Doug Evans <dje@google.com> | 1998-03-06 19:27:21 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-03-06 19:27:21 +0000 |
commit | e1888c957625a3bf352991e2d8d8d83985e64d73 (patch) | |
tree | 1d80aa98bc2b1c66ef7eb63952f1b3fb91517367 | |
parent | d6acae6881b952e686f8f2e14fd0f9429d17c421 (diff) | |
download | gdb-e1888c957625a3bf352991e2d8d8d83985e64d73.zip gdb-e1888c957625a3bf352991e2d8d8d83985e64d73.tar.gz gdb-e1888c957625a3bf352991e2d8d8d83985e64d73.tar.bz2 |
* gas/dvp/upper-2.d (loi): Fix expected output.
* gas/dvp/vif-1.[sd]: Add more tests.
* gas/dvp/gif{packed,reglist,image}-1.[sd]: New testcases.
* gas/dvp/dvp.exp: Run them. Pass -I${srcdir}/${subdir} to gas.
-rw-r--r-- | gas/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a375cb4..3698650 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,12 @@ +start-sanitize-sky +Fri Mar 6 11:22:23 1998 Doug Evans <devans@canuck.cygnus.com> + + * gas/dvp/upper-2.d (loi): Fix expected output. + * gas/dvp/vif-1.[sd]: Add more tests. + * gas/dvp/gif{packed,reglist,image}-1.[sd]: New testcases. + * gas/dvp/dvp.exp: Run them. Pass -I${srcdir}/${subdir} to gas. + +end-sanitize-sky start-sanitize-vr4320 Tue Mar 3 11:06:53 1998 Gavin Koch <gavin@cygnus.com> |