update ChangeLog for previous commit
[external/binutils.git] / gas / ChangeLog
index d4886c0..6560bac 100644 (file)
@@ -1,5 +1,15 @@
 2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
 
+       * config/tc-score.c (s3_gen_reloc): Add const qualifiers.
+       * config/tc-score7.c (s7_gen_reloc): Likewise.
+
+2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-arm.c (do_t_branch): Change the type of reloc to
+       bfd_reloc_code_real_type.
+
+2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
        * config/bfin-parse.y (current_inputline): Remove definition.
        * config/tc-bfin.c (md_assemble): Simplify use of current_inputline.