diff options
author | Timothy Wall <twall@alum.mit.edu> | 2000-08-29 12:15:51 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2000-08-29 12:15:51 +0000 |
commit | 9a8f29e36f63f773d2a8af0265e3173e6ed5a6e8 (patch) | |
tree | cfc531db62758eba23ea31562dd6e2a1214206db /gas/testsuite/ChangeLog | |
parent | 2935d1c22eeec8d9712b09f270c7d39f58f8780e (diff) | |
download | ppe42-binutils-9a8f29e36f63f773d2a8af0265e3173e6ed5a6e8.tar.gz ppe42-binutils-9a8f29e36f63f773d2a8af0265e3173e6ed5a6e8.zip |
Fix some ia64 gas failures.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 70f28300f7..c47dca7809 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2000-08-29 Timothy Wall <twall@cygnus.com> + + * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq. + * gas/ia64/dv-mutex.d: Update regexp pattern. + * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq. + * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL. + Test still fails due to insn opcode pattern changes. + 2000-08-21 H.J. Lu <hjl@gnu.org> * gas/all/cofftag.d: Support the strict COFF. |