breakpoints/19546: Fix crash after updating breakpoints
[deliverable/binutils-gdb.git] / gas / ChangeLog
index e147013b2a2ef4bef08eeb07672be97dfd63deeb..34c301dcd407ef72a92ee34bd7163abd3cb737a4 100644 (file)
@@ -1,12 +1,33 @@
+2016-02-08  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-ia64.c (dot_prologue): Fix formatting.
+
+2016-02-04  Nick Clifton  <nickc@redhat.com>
+
+       * config/obj-elf.c (obj_elf_change_section): Remove support for
+       ARM NOREAD sections.
+       * config/tc-arm.c (arm_elf_section_letter): Delete.
+       * config/tc-arm.h (md_elf_section_letter): Delete.
+       * doc/c-arm.texi (ARM Section Attribute): Delete section.
+       * testsuite/gas/arm/section-execute-only.d: Delete.
+       * testsuite/gas/arm/section-execute-only.s: Delete.
+
+2016-02-04  Nick Clifton  <nickc@redhat.com>
+
+       PR target/19561
+       * config/tc-msp430.c (msp430_operands): Remove case 7.  Use case 2
+       to handle encoding of RRUX instruction.
+       * testsuite/gas/msp430/msp430x.s: Add more tests of the extended
+       shift instructions.
+       * testsuite/gas/msp430/msp430x.d: Update expected disassembly.
+
 2016-02-03  Max Filippov  <jcmvbkbc@gmail.com>
 
        * config/tc-xtensa.c (md_apply_fix): Mark BFD_RELOC_XTENSA_DIFF*
        substitutions for BFD_RELOC_* as unsigned.
-       * gas/testsuite/gas/xtensa/all.exp: Add loc to list of xtensa
-       tests.
-       * gas/testsuite/gas/xtensa/loc.d: New file: loc test result
-       patterns.
-       * gas/testsuite/gas/xtensa/loc.s: New file: loc test.
+       * testsuite/gas/xtensa/all.exp: Add loc to list of xtensa tests.
+       * testsuite/gas/xtensa/loc.d: New file: loc test result patterns.
+       * testsuite/gas/xtensa/loc.s: New file: loc test.
 
 2016-02-03  Kevin Buettner  <kevinb@redhat.com>
 
This page took 0.023856 seconds and 4 git commands to generate.