This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-Oz in repository toolchain/ci/binutils-gdb.
from e062fcc8c2 ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGS adds 1e3b96fd6c Allow plugin syms to mark as-needed shared libs needed adds 8642dafaef PR26574, heap buffer overflow in _bfd_elf_slurp_secondary_re [...] adds f7e5d67daf Automatic date update in version.in adds 78b43ec962 Automatic date update in version.in adds 3e6ff93369 Remove unused declaration from symfile.h adds f49c58803d Automatic date update in version.in adds b0b3ea7e10 gas: Make sure to only add an md5 to a .file when requested. adds bdd3b953e2 gas: Output .debug_rnglists for DWARF 5. adds d2a5455807 gas: Output directory and file names in .debug_line_str for DWARF5 adds 7f08fd5186 gdb/infrun: use switch_to_target_no_thread to switch the target
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 17 ++++ bfd/elf.c | 4 +- bfd/elfcode.h | 8 +- bfd/elflink.c | 12 +-- bfd/version.h | 2 +- gas/ChangeLog | 27 +++++ gas/dwarf2dbg.c | 182 ++++++++++++++++++++++++++++------ gas/testsuite/gas/elf/dwarf-5-file0.d | 12 +-- gas/testsuite/gas/elf/dwarf-5-file0.s | 2 +- gdb/ChangeLog | 9 ++ gdb/infrun.c | 9 +- gdb/symfile.h | 2 - ld/ChangeLog | 9 ++ ld/testsuite/ld-plugin/lto.exp | 22 ---- ld/testsuite/ld-plugin/pr15146.d | 4 - ld/testsuite/ld-plugin/pr15146a.c | 13 --- ld/testsuite/ld-plugin/pr15146b.c | 1 - ld/testsuite/ld-plugin/pr15146c.c | 0 ld/testsuite/ld-plugin/pr15146d.c | 7 -- 19 files changed, 232 insertions(+), 110 deletions(-) delete mode 100644 ld/testsuite/ld-plugin/pr15146.d delete mode 100644 ld/testsuite/ld-plugin/pr15146a.c delete mode 100644 ld/testsuite/ld-plugin/pr15146b.c delete mode 100644 ld/testsuite/ld-plugin/pr15146c.c delete mode 100644 ld/testsuite/ld-plugin/pr15146d.c