aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1998-03-23 07:46:11 +0000
committerJeff Law <law@redhat.com>1998-03-23 07:46:11 +0000
commit04f385a9166e4bb526143cc4aeb2da4dcef8b91d (patch)
treefe4b1e2f4c25d200a684a83aad86125cdd3c1532 /gas
parent929db6e5e2acf4aaf45d56753f7dc06982b523bc (diff)
downloadgdb-04f385a9166e4bb526143cc4aeb2da4dcef8b91d.zip
gdb-04f385a9166e4bb526143cc4aeb2da4dcef8b91d.tar.gz
gdb-04f385a9166e4bb526143cc4aeb2da4dcef8b91d.tar.bz2
* config/tc-mips.c (validate_mips_insn): Handle r5900 operands.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 89c92ce..7e4872c 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,6 +1,8 @@
start-sanitize-r5900
Sun Mar 22 13:21:01 1998 Jeffrey A Law (law@cygnus.com)
+ * config/tc-mips.c (validate_mips_insn): Handle r5900 operands.
+
* config/tc-mips.c (append_insn): Handle BFD_RELOC_MIPS16_S3.
(mips_ip): Handle 'O' operand.
(md_apply_fix): Handle BFD_RELOC_MIPS16_S3.