ubsan: i386-dis.c
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 7a00278508cb1eba900202c7575f27aedb3d3f34..0138e88db0adb99eabe2f9b251f337851d2023d1 100644 (file)
@@ -1,3 +1,86 @@
+2020-08-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testsuite/ld-elf/dwarf.exp: Append $NOSANTIZE_CFLAGS to CFLAGS.
+       * testsuite/ld-elf/shared.exp: Likewise.
+       * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
+       * testsuite/ld-shared/shared.exp: Likewise.
+       * testsuite/ld-size/size.exp: Likewise.
+
+2020-08-28  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
+
+       * emultempl/msp430.em (input_section_exists): New.
+       (check_array_section_alignment): New.
+       (gld${EMULATION_NAME}_finish): New.
+       * scripttempl/elf32msp430.sc: Add ALIGN directives before the
+       definition of __*_array_start symbols.
+       * testsuite/ld-msp430-elf/finiarray-warn.ld: New test.
+       * testsuite/ld-msp430-elf/finiarray-warn.r: New test.
+       * testsuite/ld-msp430-elf/initarray-nowarn.ld: New test.
+       * testsuite/ld-msp430-elf/initarray-warn.ld: New test.
+       * testsuite/ld-msp430-elf/initarray-warn.r: New test.
+       * testsuite/ld-msp430-elf/initarray.s: New test.
+       * testsuite/ld-msp430-elf/msp430-elf.exp: Run new tests.
+       * testsuite/ld-msp430-elf/preinitarray-warn.ld: New test.
+       * testsuite/ld-msp430-elf/preinitarray-warn.r: New test.
+
+2020-08-28  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
+
+       * ldmisc.c (vfinfo): Support new "%pU" format specifier.
+
+2020-08-28  Cooper Qu  <cooper.qu@linux.alibaba.com>
+
+       * emulparams/cskyelf.sh: Support attribute section.
+       * testsuite/ld-csky/tls-le-v1.d: Match .csky.attributes section.
+       * ld/testsuite/ld-csky/tls-le.d: Likewise.
+       * testsuite/ld-elf/non-contiguous.ld: Ignore .csky.attributes
+       section.
+
+2020-08-28  Nick Clifton  <nickc@redhat.com>
+
+       PR 19011
+       * testsuite/lib/ld-lib.exp (ld_link_defsyms): For PE based targets
+       define the __main and ___main symbols in terms of the main symbol.
+
+2020-08-28  Alan Modra  <amodra@gmail.com>
+
+       PR 19011
+       * testsuite/ld-plugin/plugin.exp: Use modified CFLAGS throughout
+       file.  Add --image-base for pecoff.
+
+2020-08-28  Nelson Chu  <nelson.chu@sifive.com>
+
+       testsuite/ld-riscv-elf/lib-nopic-01a.s: Use R_RISCV_JAL rather
+       than R_RISCV_CALL.
+       testsuite/ld-riscv-elf/lib-nopic-01b.d: Likewise.
+       testsuite/ld-riscv-elf/lib-nopic-01b.s: Likewise.
+
+2020-08-27  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
+
+       * emultempl/msp430.em: Remove unused variable "buf".
+
+2020-08-27  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ldlang.c (dump_ctf_errs): Unquote CTF error messages.
+       (ldlang_open_ctf): Likewise.
+       (lang_merge_ctf): Likewise.
+       (lang_write_ctf): Likewise.
+       * testsuite/ld-ctf/diag-ctf-version-f.d: Adjust.
+       * testsuite/ld-ctf/diag-cttname-invalid.d: Adjust.
+       * testsuite/ld-ctf/diag-decompression-failure.d: Adjust.
+       * testsuite/ld-ctf/diag-parname.d: Adjust.
+       * testsuite/ld-ctf/diag-unsupported-flag.d: Adjust.
+       * testsuite/ld-ctf/diag-wrong-magic-number-mixed.d: Adjust.
+       * testsuite/ld-ctf/diag-wrong-magic-number.d: Adjust.
+
+2020-08-27  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ldlang.c (lang_ctf_errs_warnings): Support calls with NULL fp.
+       Adjust for new err parameter to ctf_errwarning_next.  Only
+       check for assertion failures when fp is non-NULL.
+       (ldlang_open_ctf): Call it on open errors.
+       * testsuite/ld-ctf/ctf.exp: Always use the C locale to avoid
+       breaking the diags tests.
+
 2020-08-27  Jeremy Drake  <sourceware-bugzilla@jdrake.com>
 
        PR 19011
This page took 0.023301 seconds and 4 git commands to generate.