diff options
author | Ken Raeburn <raeburn@cygnus> | 1997-12-16 19:42:01 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1997-12-16 19:42:01 +0000 |
commit | 4d9a31230f6029f457dc8e15b16121886207285f (patch) | |
tree | c507f613f4c301816aaa1f56035da271dd335940 /gas/testsuite | |
parent | dafec9dda197518547a8ddf26d6408d7bce6d11d (diff) | |
download | gdb-4d9a31230f6029f457dc8e15b16121886207285f.zip gdb-4d9a31230f6029f457dc8e15b16121886207285f.tar.gz gdb-4d9a31230f6029f457dc8e15b16121886207285f.tar.bz2 |
mips tweaks from vr5400 branch -- deal with cpus w/interlocks a little better
Diffstat (limited to 'gas/testsuite')
-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 7956e29..a00123f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Tue Dec 16 22:19:25 1997 Ken Raeburn <raeburn@cygnus.com> + + * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d, + gas/mips/jal-xgot.d: Add assembler option to select a specific + target chip, the R3000. + * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting + R3900. + * gas/mips/mips.exp: Run it. + start-sanitize-r5900 Tue Dec 16 12:54:30 1997 Jeffrey A Law (law@cygnus.com) |