LD: vfinfo: Make clever formatters consistent WRT function name reporting
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 5c5504c69f10e015591ab87a141fe434fba9541a..1fc23dc896ffadddfceef826e0a674933981f90e 100644 (file)
@@ -1,3 +1,116 @@
+2017-02-15  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * ldmisc.c (vfinfo): Don't print the function name again either
+       if no source file name has been found both now and previously.
+       * testsuite/ld-cris/tls-err-20x.d: Adjust accordingly.
+       * testsuite/ld-mips-elf/mode-change-error-1.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-branch.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-branch-mips16.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-branch-micromips.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-branch-r6-1.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-branch-2.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-branch-r6-2.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d:
+       Likewise.
+       * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d:
+       Likewise.
+       * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d:
+       Likewise.
+       * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d:
+       Likewise.
+       * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d:
+       Likewise.
+       * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-jump.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-jump-mips16.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-jump-micromips.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
+       * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise.
+       * testsuite/ld-powerpc/tocopt.out: Likewise.
+       * testsuite/ld-powerpc/tocopt7.out: Likewise.
+
+2017-02-15  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * ldmisc.c (vfinfo) <'H'>: Remove static NULL initializers.
+
+2017-02-15  Igor Kudrin  <ikudrin@accesssoftek.com>
+
+       * testsuite/ld-scripts/sysroot-prefix.exp
+       (get_base_dir_for_scripts): New function.
+       (run_sysroot_prefix_test): Use get_base_dir_for_scripts.
+
+2017-02-13  Palmer Dabbelt  <palmer@dabbelt.com>
+
+       * emulparams/elf32lriscv-defs.sh (SDATA_START_SYMBOLS): Change
+       _gp to __global_pointer$
+
+2017-02-08  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * configure.tgt (arc*-*-linux*): Change the default linker
+       emulation based on --with-cpu selection.
+       * NEWS: Mention new configuration option.
+
+2017-02-06  Jiong Wang  <jiong.wang@arm.com>
+
+       * testsuite/ld-elf/compress.exp: Don't print to stdout for all
+       "readelf -w".
+
+2017-02-02  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * testsuite/ld-cris/tls-err-20x.d: Fix a typo, s/n/\n/.
+
+2017-02-02  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * ld/testsuite/lib/ld-lib.exp (run_dump_test): Fix a typo,
+       s/regexp/regex/.
+
+2017-02-02  Jiong Wang  <jiong.wang@arm.com>
+
+       * testsuite/lib/ld-lib.exp (check_libdl_available): New function.
+       * testsuite/ld-elf/shared.exp (run_tests): Split tests which require
+       dlopen support into "dlopen_run_tests".  These tests include dl1*main
+       and dl6*main.
+       (dlopen_run_tests): New and only run it when check_libdl_available
+       returns true.  XFAIL on *-*-netbsdelf*.
+
+2017-02-01  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * testsuite/ld-mips-elf/vxworks-forced-local-1.d: Correct the
+       presentation of relocation addends.
+       * testsuite/ld-mips-elf/vxworks1-lib.rd: Likewise.
+       * testsuite/ld-mips-elf/vxworks1.dd: Likewise.
+       * testsuite/ld-mips-elf/vxworks1.rd: Likewise.
+
+2017-02-01  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * testsuite/ld-mips-elf/tls-multi-got-1-1.s: Place `tlsvar_ld'
+       in `.tdata' section.
+       * testsuite/ld-mips-elf/tls-multi-got-1.got: Adjust accordingly.
+       * testsuite/ld-mips-elf/tls-multi-got-1.r: Likewise.
+
+2017-02-01  Jiong Wang  <jiong.wang@arm.com>
+
+       * testsuite/ld-unique/unique.exp (Could not link a dynamic executable):
+       Append $board_cflags to link commands.
+
+2017-02-01  Senthil Kumar Selvaraj  <senthilkumar.selvaraj@microchip.com>
+
+       * testsuite/ld-scripts/print-memory-usage-1.l: Relax
+       check for digit in second decimal place.
+
+2017-02-01  Maciej W. Rozycki  <macro@imgtec.com>
+
+       PR ld/20828
+       * testsuite/ld-elf/shared.exp: Correct PR ld/20828 test
+       indentation.
+
+2017-01-31  Nick Clifton  <nickc@redhat.com>
+
+       * ldmain.c (add_archive_element): Eliminate string buffer.
+       * ldlang.c (lang_print_asneeded): Likewise.
+
 2017-01-30  Maciej W. Rozycki  <macro@imgtec.com>
 
        * emultempl/mipself.em (ignore_branch_isa): New variable.
This page took 0.025485 seconds and 4 git commands to generate.