This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from ba3c61fc585 gdb/testsuite: use -wrap with gdb_test_multiple in lib/ada.exp new 485170cdb1b libctf, dump: do not emit size or alignment if it would error new 24c877f9b19 include: always do unsigned left-shift in CTF_SET_STID new 86f64bf43f7 libctf, serialize: functions with no args have a NULL dtd_vlen new 5226ef61131 libctf: make ctf_bfdopen_ctfsect a debugger entry point new 0bd65ce30a8 libctf: don't dereference out-of-bounds locations in the qu [...] new 15131809c23 libctf: fix memory leak in a test new 8f7b22ea2a9 libctf: fix ELF-in-BFD checks in the presence of ASAN new 8592be8c7d3 ld: do not rely on the exact size of the CTF symtypetabs in [...]
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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(-)