X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=7e100eb731528fb99e2b2e9618db9ba407ccee85;hb=5c324c169bf9735f120bf2f64a671aa7285574ad;hp=3450c839c21772c8c3f41d082fbf1542c03af89e;hpb=27c5c572c911ec2f77bab953586870919db15a29;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index 3450c839c2..7e100eb731 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,15 @@ +2013-07-07 Richard Sandiford + + * config/tc-mips.c (validate_mips_insn): Remove "[" and "]" handling. + (mips_ip): Likewise. Do not set is_mdmx for INSN_5400 instructions. + Check constraints on the VR5400 RZU.OB, SLL.OB and SRL.OB instructions. + +2013-07-07 Richard Sandiford + + * config/tc-mips.c (mips_ip): Preserve the real bit number for "+p". + Require the msb to be <= 31 for "+s". Check that the size is <= 31 + for both "+s" and "+S". + 2013-07-07 Richard Sandiford * config/tc-mips.c (validate_mips_insn, validate_micromips_insn):