(do_t_mov_cmp): Likewise.
(do_t_add_sub): Protect against bad relocations usage.
(do_t_mov_cmp): Likewise.
+ * testsuite/gas/arm/adds-thumb1-reloc-local-armv7-m.s: New.
+ * testsuite/gas/arm/adds-thumb1-reloc-local-armv7-m.d: New.
+ * testsuite/gas/arm/movs-thumb1-reloc-local-armv7-m.s: New.
+ * testsuite/gas/arm/movs-thumb1-reloc-local-armv7-m.d: New.
2016-03-09 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
* config/tc-arc.h (TARGET_USE_CFIPOP): Define
(tc_cfi_frame_initial_instructions): Likewise.
(tc_regname_to_dw2regnum): Likewise.
+ * testsuite/gas/cfi/cfi-arc-1.d: New file.
+ * testsuite/gas/cfi/cfi-arc-1.s: Likewise.
+ * testsuite/gas/cfi/cfi.exp: Allow running tests for arc.
2016-02-16 Trevor Saunders <tbsaunde@tbsaunde.org>
+++ /dev/null
-2016-03-10 Mickael Guene <mickael.guene@st.com>
-
- PR gas/19744
- * gas/arm/adds-thumb1-reloc-local-armv7-m.s: New.
- * gas/arm/adds-thumb1-reloc-local-armv7-m.d: New.
- * gas/arm/movs-thumb1-reloc-local-armv7-m.s: New.
- * gas/arm/movs-thumb1-reloc-local-armv7-m.d: New.
-
-2016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
-
- * gas/cfi/cfi-arc-1.d: New file.
- * gas/cfi/cfi-arc-1.s: Likewise.
- * gas/cfi/cfi.exp: Allow running tests for arc.