diff options
author | Jason Eckhardt <jle@rice.edu> | 2003-08-06 04:37:10 +0000 |
---|---|---|
committer | Jason Eckhardt <jle@rice.edu> | 2003-08-06 04:37:10 +0000 |
commit | b7cf83af8802a935f693db810eeb9e8c0e86746a (patch) | |
tree | 5717fa2700b7ac283b39e2f1f2914ee52f7de6bc /gas | |
parent | 07c7854e59793948dc14c849123b36a577d33cde (diff) | |
download | gdb-b7cf83af8802a935f693db810eeb9e8c0e86746a.zip gdb-b7cf83af8802a935f693db810eeb9e8c0e86746a.tar.gz gdb-b7cf83af8802a935f693db810eeb9e8c0e86746a.tar.bz2 |
2003-08-05 Jason Eckhardt <jle@rice.edu>
* gas/i860/README.i860: Remove dual01 from the known failures.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/i860/README.i860 | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index d4616cc..3176e6f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,9 @@ 2003-08-05 Jason Eckhardt <jle@rice.edu> + * gas/i860/README.i860: Remove dual01 from the known failures. + +2003-08-05 Jason Eckhardt <jle@rice.edu> + * gas/i860/dir-intel01.{s,d}: New files. * gas/i860/dir-intel02.{s,d}: New files. * gas/i860/dir-intel03-err.{s,l}: New files. diff --git a/gas/testsuite/gas/i860/README.i860 b/gas/testsuite/gas/i860/README.i860 index c5a2a11..e7b0744 100644 --- a/gas/testsuite/gas/i860/README.i860 +++ b/gas/testsuite/gas/i860/README.i860 @@ -28,9 +28,7 @@ TODO: Contact me (Jason Eckhardt, jle@rice.edu) if you'd like to help. -Known failures: - - dual01.s: GAS mishandles d.fnop (dual bit erroneously set on next - instruction). +Known testsuite failures: - dual02-err.s: GAS currently doesn't check that dual mode pairs are properly aligned. |