diff options
author | Nick Clifton <nickc@redhat.com> | 2002-03-01 08:10:06 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-03-01 08:10:06 +0000 |
commit | 831b02f6e00a29d3a70d86484bcd88ba59e8259a (patch) | |
tree | 03b26a0bfab3c997d043e472c096e8b4234cfcaa /gas/testsuite/ChangeLog | |
parent | eb5fcf93241c28ecae87001a1568c453703f30ef (diff) | |
download | gdb-831b02f6e00a29d3a70d86484bcd88ba59e8259a.zip gdb-831b02f6e00a29d3a70d86484bcd88ba59e8259a.tar.gz gdb-831b02f6e00a29d3a70d86484bcd88ba59e8259a.tar.bz2 |
Add x86-64-opcode (checks valid opcodes) and x86-64-inval (checks invalid opcodes) checks
Diffstat (limited to 'gas/testsuite/ChangeLog')
-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 e067808..a6fcc0c 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2002-02-22 Bo Thorsen <bo@suse.de> + + * i386.exp: Add x86-64-opcode (checks valid opcodes) and x86-64-inval + (checks invalid opcodes) checks + * x86-64-inval.l: New file. + * x86-64-inval.s: New file. + * x86-64-opcode.d: New file. + * x86-64-opcode.s: New file. + 2002-02-26 Chris Demetriou <cgd@broadcom.com> * gas/mips/empic2.d: Adjust for the fact that relocations on |