aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorGavin Romig-Koch <gavin@redhat.com>1997-09-15 21:45:20 +0000
committerGavin Romig-Koch <gavin@redhat.com>1997-09-15 21:45:20 +0000
commit3836d0f309016dd3f916073fb7760ef6a9745f32 (patch)
tree6841f5294d8437fb393814c394b52534d71bc60d /gas
parent899c402166e46e5b16b3e668d2b947b12a682136 (diff)
downloadgdb-3836d0f309016dd3f916073fb7760ef6a9745f32.zip
gdb-3836d0f309016dd3f916073fb7760ef6a9745f32.tar.gz
gdb-3836d0f309016dd3f916073fb7760ef6a9745f32.tar.bz2
* 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.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog7
-rw-r--r--gas/testsuite/ChangeLog7
2 files changed, 14 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 076c1a4..474654b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+start-sanitize-tx19
+Mon Sep 15 17:26:46 1997 Gavin Koch <gavin@cygnus.com>
+
+ * 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 <raeburn@cygnus.com>
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index d2b4a1d..c2cd7a9 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 <gavin@cygnus.com>
+
+ * 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 <dje@canuck.cygnus.com>
* gas/m32r/high-1.[ds]: New testcase.