diff options
author | Chao-ying Fu <fu@mips.com> | 2008-06-27 18:30:11 +0000 |
---|---|---|
committer | Chao-ying Fu <fu@mips.com> | 2008-06-27 18:30:11 +0000 |
commit | 4b4374ecf1894e7de8a3baa4714a8a6510b6bc74 (patch) | |
tree | e84b4810afa943d87316db553f7229c41579ffbb /gas/testsuite/ChangeLog | |
parent | 01c66ae6a6b5eb724e952f188edfba83257fe1c8 (diff) | |
download | fsf-binutils-gdb-4b4374ecf1894e7de8a3baa4714a8a6510b6bc74.zip fsf-binutils-gdb-4b4374ecf1894e7de8a3baa4714a8a6510b6bc74.tar.gz fsf-binutils-gdb-4b4374ecf1894e7de8a3baa4714a8a6510b6bc74.tar.bz2 |
* gas/mips/odd-float.d: Replace ... with #pass.
* gas/mips/ldstla-32-shared.d: Add -march=mips1 for as.
* gas/mips/ldstla-32.d: Likewise.
* gas/mips/mips16-hilo-match.d: Add -mabi=32 -march=mips1 for as.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 2013dea..8366360 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2008-06-27 Chao-ying Fu <fu@mips.com> + + * gas/mips/odd-float.d: Replace ... with #pass. + * gas/mips/ldstla-32-shared.d: Add -march=mips1 for as. + * gas/mips/ldstla-32.d: Likewise. + * gas/mips/mips16-hilo-match.d: Add -mabi=32 -march=mips1 for as. + 2008-06-19 Chao-ying Fu <fu@mips.com> * gas/mips/e32-rel2.d: Add -march=mips1 for as. |