AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)
[deliverable/binutils-gdb.git] / ld / ChangeLog
index fed72c85cd7dfb3a2bef2d4714939943f4232698..77beea096c749eb96ab386f4b1b50028ee8e18d3 100644 (file)
@@ -1,3 +1,97 @@
+2019-05-21  Tamar Christina  <tamar.christina@arm.com>
+
+       PR ld/24373
+       * emultempl/aarch64elf.em (PARSE_AND_LIST_LONGOPTS): Add optional args
+       to flags.
+       * NEWS: Add changes to flag.
+       (PARSE_AND_LIST_OPTIONS): Update help descriptions.
+       (PARSE_AND_LIST_ARGS_CASES): Add new options to parser.
+       * testsuite/ld-aarch64/aarch64-elf.exp: Add new run_dump_tests.
+       * testsuite/ld-aarch64/erratum843419-adr.d: New test.
+       * testsuite/ld-aarch64/erratum843419-adrp.d: New test.
+       * testsuite/ld-aarch64/erratum843419-far-adr.d: New test.
+       * testsuite/ld-aarch64/erratum843419-far-full.d: New test.
+       * testsuite/ld-aarch64/erratum843419-far.s: New test.
+       * testsuite/ld-aarch64/erratum843419-full.d: New test.
+       * testsuite/ld-aarch64/erratum843419-near.s: New test.
+       * testsuite/ld-aarch64/erratum843419-no-args.d: New test.
+
+2019-05-21  Senthil Kumar Selvaraj  <senthilkumar.selvaraj@microchip.com>
+
+       PR ld/24571
+       * ld/testsuite/ld-avr/relax-insn-at-range-boundary.d: New test.
+       * ld/testsuite/ld-avr/relax-insn-at-range-boundary.s: New test.
+
+2019-05-21  Senthil Kumar Selvaraj  <senthilkumar.selvaraj@microchip.com>
+
+       PR ld/24564
+       * testsuite/ld-avr/wraparound-range-boundary.d: New test.
+       * testsuite/ld-avr/wraparound-range-boundary.s: New test.
+
+2019-05-20  Faraz Shahbazker  <fshahbazker@wavecomp.com>
+
+       PR 14798
+       * testsuite/ld-mips-elf/reloc-6a.s: Specify .text section for
+       global code symbols.
+       * testsuite/ld-mips-elf/reloc-6b.s: Likewise.
+
+2019-05-17  Alan Modra  <amodra@gmail.com>
+
+       PR 24567
+       * plugin.c (plugin_notice): Do not let a common symbol override
+       a non-common definition in IR.
+
+2019-05-09  Dimitar Dimitrov  <dimitar@dinux.eu>
+
+       * scripttempl/pru.sc (__init_array_begin, __init_array_begin):
+       Rename.
+
+2019-05-08  Pekka Seppänen  <pexu@sourceware.mail.kapsi.fi>
+
+       PR 24536
+       * ldbuildid.c (generate_build_id): Cast return value from
+       GetProcAddress in order to avoid a compile time warning.
+
+2019-05-06  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-undefined/weak-undef.exp: Don't xfail pj.
+
+2019-05-04  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-scripts/fill.d: Don't xfail m32c
+       * testsuite/ld-scripts/fill16.d: Likewise.
+
+2019-05-04  Alan Modra  <amodra@gmail.com>
+
+       PR 24511
+       * testsuite/ld-elf/pr14156a.d: Allow for .init/.fini being a
+       data section on hppa64.
+       * testsuite/ld-elf/pr14156b.d: Likewise.
+       * testsuite/ld-scripts/pr18963.t: Map standard sections to set
+       output section flags.
+       * testsuite/ld-scripts/sane1.t: Likewise.
+       * testsuite/ld-elf/init-fini-arrays.s: Reference __init_array_start
+       and __fini_array_start.  Define __start et al.
+       * testsuite/ld-elf/pr24511.d: New test.
+
+2019-04-30  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-powerpc/elfv2exe.d: Update.
+       * testsuite/ld-powerpc/elfv2so.d: Update.
+       * testsuite/ld-powerpc/tocopt.d: Update.
+       * testsuite/ld-powerpc/tocopt.s: Update.
+       * testsuite/ld-powerpc/tocopt5.d: Update.
+       * testsuite/ld-powerpc/tocopt5.s: Update.
+       * testsuite/ld-powerpc/tocopt7.d: Update.
+       * testsuite/ld-powerpc/tocopt7.s: Update.
+       * testsuite/ld-powerpc/tocopt8.d: Update.
+       * testsuite/ld-powerpc/tocopt8.s: Update.
+
+2019-04-30  Alan Modra  <amodra@gmail.com>
+
+       * ld.texi (How GNU properties are merged): Avoid pod2man error.
+       Correct example.
+
 2019-04-26  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/24486
This page took 0.036415 seconds and 4 git commands to generate.