diff options
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. |