diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ee996c7..f57a5bf 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,12 +1,5 @@ 2011-06-26 Richard Sandiford <rdsandiford@googlemail.com> - * config/tc-mips.c (insn_uses_reg): Delete. - (gpr_read_mask, gpr_write_mask): New functions. - (fpr_read_mask, fpr_write_mask): Likewise. - (insns_between, nops_for_vr4130, append_insn): Use them. - -2011-06-26 Richard Sandiford <rdsandiford@googlemail.com> - * config/tc-mips.c (fix_24k_record_store_info): If the previous instruction was a store, and the next instructions are unknown, assume the worst. |