update ChangeLog for previous commit
[external/binutils.git] / gas / ChangeLog
index dce15a1..6560bac 100644 (file)
@@ -1,3 +1,29 @@
+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.
+
+2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * config/tc-avr.c (md_parse_option): Use strcasecmp () to compare
+       strings.
+
+2016-04-02  Alan Modra  <amodra@gmail.com>
+
+       PR 19896
+       * read.c (assign_symbol): Consume rest of line after an error
+       rather than continuing to process the line.
+
 2016-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * config/tc-arc.h (MAX_FLAG_NAME_LENGHT): Rename to...