gas/testsuite/ChangeLog
commit0cc16f699505fc484c250ff7d95e696c49dbb18f
authorAlan Modra <amodra@bigpond.net.au>
Fri, 21 Jan 2000 10:18:33 +0000 (21 10:18 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 21 Jan 2000 10:18:33 +0000 (21 10:18 +0000)
tree260c33400edb04904b26e1b508086729e7a04a1c
parent2d5587fd631a19d2af39c6c1f301a66a5e2b8648
gas/testsuite/ChangeLog
* gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
* gas/i386/jump16.{s,d}: To here.
* gas/i386/jump.{s,d}: New files.  Duplicate 32 bit jmp and call
tests in general.s so that objdump is exercised.

* gas/i386/i386.exp: Call new tests.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/general.l
gas/testsuite/gas/i386/general.s
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/jump.d [new file with mode: 0644]
gas/testsuite/gas/i386/jump.s [new file with mode: 0644]
gas/testsuite/gas/i386/jump16.d [new file with mode: 0644]
gas/testsuite/gas/i386/jump16.s [new file with mode: 0644]