diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 330f09a..a6321c5 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,20 @@ +2001-09-18 Martin Schwidefsky <schwidefsky@de.ibm.com> + + * gas/s390: New directory. + * gas/s390/opcode.d: New file. + * gas/s390/opcode.s: New file. + * gas/s390/opcode64.d: New file. + * gas/s390/opcode64.s: New file. + * gas/s390/operands.d: New file. + * gas/s390/operands.s: New file. + * gas/s390/operands64.d: New file. + * gas/s390/operands64.s: New file. + * gas/s390/reloc.d: New file. + * gas/s390/reloc.s: New file. + * gas/s390/reloc64.d: New file. + * gas/s390/reloc64.s: New file. + * gas/s390/s390.exp: New file. + 2001-09-07 Eric Christopher <echristo@redhat.com> * gas/mips/mips64.d: Change to use isa64. @@ -15,7 +32,7 @@ * gas/mips/mips-gp64-fp32.s: Likewise. * gas/mips/mips-gp64-fp64-pic.s: Likewise. * gas/mips/mips-gp64-fp64.s: Likewise. -
+ 2001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * gas/mips/beq.d: Check branches to external labels. @@ -33,12 +50,12 @@ * gas/mips/empic.s: Likewise. * gas/mips/telempic.d: Likewise. * gas/mips/tempic.d: Likewise. -
+ 2001-09-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16 relocations, tradtional variant. -
+ 2001-08-04 Richard Henderson <rth@redhat.com> * gas/alpha/alpha.exp: New file. |