From: Gavin Romig-Koch Date: Mon, 15 Sep 1997 21:45:20 +0000 (+0000) Subject: * gas/config/tc-mips.c (mips_1900): Replace with mips_3900 and X-Git-Tag: gdb-4_18-branchpoint~4755 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3836d0f309016dd3f916073fb7760ef6a9745f32;p=thirdparty%2Fbinutils-gdb.git * gas/config/tc-mips.c (mips_1900): Replace with mips_3900 and mips16. * gas/testsuite/gas/mips/mips.exp: Handle r3900 and r1900. * gas/testsuite/gas/mips/ld-ilocks: New file. * gcc/config/mips/mips.h, gcc/config/mips/r1900.h: Implement r1900 as r3900 with mips16. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 076c1a4ed40..474654b10fe 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-tx19 +Mon Sep 15 17:26:46 1997 Gavin Koch + + * config/tc-mips.c (mips_1900): Replace with mips_3900 and + mips16. + +end-sanitize-tx19 start-sanitize-d30v Mon Sep 15 11:28:04 1997 Ken Raeburn diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index d2b4a1d8e1a..c2cd7a9d621 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-tx19 +Mon Sep 15 17:29:08 1997 Gavin Koch + + * gas/mips/mips.exp: Handle r3900 and r1900. + * gas/mips/ld-ilocks: New file. + +end-sanitize-tx19 Mon Sep 8 14:21:23 1997 Doug Evans * gas/m32r/high-1.[ds]: New testcase.