PR19896, Segmentation fault on bad input
[deliverable/binutils-gdb.git] / gas / ChangeLog
index c9a762dad1d992235ff50b6c68ee9b8f3c919ad8..6c763918d533a6e5c9ad52cc737ac4a273167c91 100644 (file)
@@ -1,3 +1,16 @@
+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...
+       (MAX_FLAG_NAME_LENGTH): ...this.
+       (struct arc_flags): Update to use MAX_FLAG_NAME_LENGTH.
+       * config/tc-arc.c (tokenize_flags): Likewise.
+
 2016-04-01  Alan Modra  <amodra@gmail.com>
 
        * cgen.c (weak_operand_overflow_check): Return const char*.
This page took 0.023395 seconds and 4 git commands to generate.