X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=feac41ed7f98473790120ef275a72bd4c339fe68;hb=3fb49709438e204177373646585a76116caf23fb;hp=33a849ce107c348fb6952b759034ad3f1ba76947;hpb=b2c6190bfc280f834c8aaefe8074c3a2ea6d61ad;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index 33a849ce10..feac41ed7f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,35 @@ +2016-12-23 Maciej W. Rozycki + + * config/tc-mips.c (mips16_ip): Handle `.e' and `.t' instruction + suffixes followed by a null character rather than a space too. + * testsuite/gas/mips/mips16-insn-length-noargs.d: New test. + * testsuite/gas/mips/mips16-insn-length-noargs.s: New test + source. + * testsuite/gas/mips/mips.exp: Run the new test. + +2016-12-23 Maciej W. Rozycki + + * testsuite/gas/mips/mips16-extend-swap.d: New test. + * testsuite/gas/mips/mips16-extend-swap.s: New test source. + * testsuite/gas/mips/mips.exp: Run the new test. + +2016-12-23 Joe Seymour + + * config/tc-msp430.c (msp430_mcu_data): Sync with data from TI's + devices.csv file as of September 2016. + +2016-12-23 Tristan Gingold + + * configure: Regenerate. + +2016-12-23 Tristan Gingold + + * NEWS: Add marker for 2.28. + +2016-12-23 Tristan Gingold + + * po/gas.pot: Regenerate. + 2016-12-21 Andrew Waterman * config/tc-riscv.c (riscv_make_nops): Emit 2-byte NOPs.