This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 92fc129e2b Fix the fields in the x_n union inside the the x_file struct [...] adds a561456f2d [gdb/testsuite] Fix gdb.arch/i386-pkru.exp on linux adds e1ccbd6d3a [gdb/testsuite] Fix typo in gdb.multi/multi-arch-exec.exp adds e5382207cd readelf: recognize FDO Packaging Metadata ELF note adds 3ac925fcf5 readelf: recognize FDO Packaging Metadata ELF note. (Correc [...] adds cd06c1cab2 binutils: add missing prefix for binutils/index.html rule adds b18c2bb9f3 Automatic date update in version.in adds 1f1d0f8888 elf: Discard input .note.gnu.build-id sections adds ab557072b8 gdb: use actual DWARF version in compunit's debugformat field adds 1eaa86a6d5 libctf: merge doc subdir up a level
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/Makefile.in | 2 +- binutils/doc/local.mk | 2 +- binutils/readelf.c | 15 + gdb/dwarf2/cu.c | 13 +- gdb/testsuite/gdb.arch/i386-pkru.exp | 13 +- gdb/testsuite/gdb.multi/multi-arch-exec.exp | 2 +- include/elf/common.h | 3 + ld/ldelf.c | 15 +- ld/testsuite/ld-elf/build-id.exp | 77 +++ ld/testsuite/ld-elf/pr28639a.rd | 6 + ld/testsuite/ld-elf/pr28639b.rd | 6 + ld/testsuite/ld-elf/pr28639c.rd | 10 + ld/testsuite/ld-elf/pr28639d.rd | 4 + libctf/Makefile.am | 15 +- libctf/Makefile.in | 583 +++++++++++++------- libctf/configure.ac | 2 +- libctf/doc/Makefile.in | 808 ---------------------------- libctf/doc/{Makefile.am => local.mk} | 16 +- 19 files changed, 571 insertions(+), 1023 deletions(-) create mode 100644 ld/testsuite/ld-elf/build-id.exp create mode 100644 ld/testsuite/ld-elf/pr28639a.rd create mode 100644 ld/testsuite/ld-elf/pr28639b.rd create mode 100644 ld/testsuite/ld-elf/pr28639c.rd create mode 100644 ld/testsuite/ld-elf/pr28639d.rd delete mode 100644 libctf/doc/Makefile.in rename libctf/doc/{Makefile.am => local.mk} (70%)