diff options
author | Thiemo Seufer <ths@networkno.de> | 2006-06-09 11:53:39 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2006-06-09 11:53:39 +0000 |
commit | 1787fe5b3cb38c9bf216020cfa1ee1c53ec66f9a (patch) | |
tree | 57843925672a68656af831f04051d5b93448fad9 /gas/ChangeLog | |
parent | 9938344b4992e40a8f4da37a5fac5622ef39e2c8 (diff) | |
download | gdb-1787fe5b3cb38c9bf216020cfa1ee1c53ec66f9a.zip gdb-1787fe5b3cb38c9bf216020cfa1ee1c53ec66f9a.tar.gz gdb-1787fe5b3cb38c9bf216020cfa1ee1c53ec66f9a.tar.bz2 |
[ gas/ChangeLog ]
* config/tc-mips.c (mips_ip): Maintain argument count.
[ gas/testsuite/ChangeLog ]
* gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
single precision FPRs on MIPS32.
* gas/mips/mips.exp: Run them.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3077366..a225bb0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2006-06-09 Thiemo Seufer <ths@mips.com> + + * config/tc-mips.c (mips_ip): Maintain argument count. + 2006-06-09 Alan Modra <amodra@bigpond.net.au> * config/tc-iq2000.c: Include sb.h. |