Allow individual targets to decide if string escapes should be allowed. Disable...
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 79b64a331169912087893a10aea100161b5ce5f3..5a16b9144aaa2ec23f04b2aeaca3155ba1825946 100644 (file)
@@ -1,3 +1,13 @@
+2020-01-03  Sergey Belyashov  <sergey.belyashov@gmail.com>
+
+       PR 25311
+       * as.h (TC_STRING_ESCAPES): Provide a default definition.
+       * app.c (do_scrub_chars): Use TC_STRING_ESCAPES instead of
+       NO_STRING_ESCAPES.
+       * read.c (next_char_of_string): Likewise.
+       * config/tc-ppc.h (TC_STRING_ESCAPES): Define.
+       * config/tc-z80.h (TC_STRING_ESCAPES): Define.
+
 2020-01-03  Nick Clifton  <nickc@redhat.com>
 
        * po/sv.po: Updated Swedish translation.
This page took 0.022995 seconds and 4 git commands to generate.