This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-defconfig in repository toolchain/ci/binutils-gdb.
from ba3c61fc58 gdb/testsuite: use -wrap with gdb_test_multiple in lib/ada.exp adds 485170cdb1 libctf, dump: do not emit size or alignment if it would error adds 24c877f9b1 include: always do unsigned left-shift in CTF_SET_STID adds 86f64bf43f libctf, serialize: functions with no args have a NULL dtd_vlen adds 5226ef6113 libctf: make ctf_bfdopen_ctfsect a debugger entry point adds 0bd65ce30a libctf: don't dereference out-of-bounds locations in the qua [...] adds 15131809c2 libctf: fix memory leak in a test adds 8f7b22ea2a libctf: fix ELF-in-BFD checks in the presence of ASAN adds 8592be8c7d ld: do not rely on the exact size of the CTF symtypetabs in [...]
No new revisions were added by this update.
Summary of changes: include/ChangeLog | 7 +++++ include/ctf.h | 16 +++++------ ld/ChangeLog | 10 +++++++ ld/testsuite/ld-ctf/array.d | 2 +- ld/testsuite/ld-ctf/data-func-conflicted.d | 6 ++--- ld/testsuite/ld-ctf/diag-parlabel.d | 4 +-- ld/testsuite/ld-ctf/function.d | 2 +- ld/testsuite/ld-ctf/slice.d | 2 +- libctf/ChangeLog | 31 ++++++++++++++++++++++ libctf/configure | 24 ++++++++--------- libctf/configure.ac | 2 +- libctf/ctf-dump.c | 12 +++++---- libctf/ctf-lookup.c | 10 ++++--- libctf/ctf-open-bfd.c | 2 ++ libctf/ctf-serialize.c | 4 ++- .../symtypetab-nonlinker-writeout.c | 1 + 16 files changed, 97 insertions(+), 38 deletions(-)