diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f83640f..34d24dc 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,18 @@ +2001-08-24 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + + * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional + mips. + * gas/mips/mips.exp: Likewise. Use traditional testcases for + mips${el}16-f if needed. + * gas/mips/elempic.d: New file, testcase for little endian empic. + * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump. + * gas/mips/mips16-f.d: Use non-traditional symbol sorting. + * gas/mips/mipsel16-f.d: Likewise. + * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16 + relocations. + * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16 + relocations, traditional variant. + 2001-08-17 H.J. Lu <hjl@gnu.org> * gas/sparc/unalign.d: Support Sparc V9. |