MIPS/GAS: Cut TLS reloc dead code path in `md_apply_fix'
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 64e890b278c33053a2521529634e627ca395e6e4..8cf0a50c2c7dd59ad02d9e3210708ef742e90a15 100644 (file)
@@ -1,3 +1,40 @@
+2016-05-24  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * config/tc-mips.c (md_apply_fix)
+       <BFD_RELOC_MIPS16_TLS_TPREL_LO16>: Remove fall-through, adjust
+       code accordingly.
+
+2016-05-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-xtensa.c (struct suffix_reloc_map): Change type of field
+       operator to operatorT.
+       (map_suffix_reloc_to_operator): Change return type to operatorT.
+
+2016-05-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-d30v.c (find_format): Change type of X_op to operatorT.
+
+2016-05-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-mmix.c (mmix_parse_predefined_name): Change type of
+       handler_charp to const char *.
+
+2016-05-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-ft32.h (DEFAULT_TARGET_FORMAT): Remove.
+       (ft32_target_format): Likewise.
+       (TARGET_FORMAT): Adjust.
+
+2016-05-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-ia64.c (dot_rot): simplify allocations from obstacks.
+       (ia64_frob_label): Likewise.
+
+2016-05-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-cr16.c (check_range): Make type of retval op_err.
+       * config/tc-crx.c: Likewise.
+
 2016-05-23  Claudiu Zissulescu  <claziss@synopsys.com>
 
        * config/tc-arc.c (md_begin): Add XY registers.
This page took 0.023615 seconds and 4 git commands to generate.