diff options
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 c6c1e82..e631626 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2000-01-21 Alan Modra <alan@spri.levels.unisa.edu.au> + + * 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. + 2000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au> * gas/i386/general.{s,l}: Add jmp and call tests for .code16gcc, |