Fix the test for PR 18963 so that it will work on 16-bit targets.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index f53b2260846274a1d8867d53a9b2803e44ed6a1a..82893a92551c22bfb00adf1119d26e1da094e7d5 100644 (file)
@@ -1,3 +1,20 @@
+2020-04-16  Stephen Casner  <casner@acm.org>
+
+       PR ld/18963
+       * testsuite/ld-scripts/pr18963.s: New, replaces empty data.s to
+       allocate space in text, data, bss here rather than pr18963.t.
+       * testsuite/ld-scripts/pr18963.t: Remove assignments to dot.
+       * testsuite/ld-scripts/pr18963.d: Change addresses to fit 16 bits.
+
+2020-04-15  Fangrui Song <maskray@google.com>
+
+       PR binutils/24613
+       * lexsup.c (parse_args): Change RM_GENERATE_WARNING and
+       RM_GENERATE_ERROR to RM_DIAGNOSE.
+       * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Change
+       RM_GENERATE_ERROR to RM_DIAGNOSE.
+       * emultempl/elf.em (ld_${EMULATION_NAME}_emulation): Likewise.
+
 2020-04-14  Stephen Casner  <casner@acm.org>
 
        PR ld/25677
This page took 0.032028 seconds and 4 git commands to generate.