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 5aee4587968 gdb/python: remove Python 2/3 compatibility macros new a12c988767e ld, testsuite: improve CTF-availability test new 203bfa2f6bd include, libctf, ld: extend variable section to contain fun [...] new 84f5c557a48 libctf, ld: diagnose corrupted CTF header cth_strlen new faf5e6ace8c libctf: add LIBCTF_WRITE_FOREIGN_ENDIAN debugging option
The 4 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/ctf.h | 8 +- ...nc-conflicted.d => data-func-conflicted-vars.d} | 9 +- ld/testsuite/ld-ctf/diag-cttname-invalid.s | 2 +- ld/testsuite/ld-ctf/diag-cttname-null.s | 2 +- ld/testsuite/ld-ctf/diag-cuname.s | 2 +- ld/testsuite/ld-ctf/diag-parlabel.s | 2 +- ld/testsuite/ld-ctf/diag-parname.s | 2 +- ld/testsuite/ld-ctf/diag-strlen-invalid.d | 5 + ...iag-cttname-invalid.s => diag-strlen-invalid.s} | 0 ld/testsuite/lib/ld-lib.exp | 24 ++- libctf/NEWS | 9 + libctf/ctf-impl.h | 2 + libctf/ctf-link.c | 37 +++- libctf/ctf-open.c | 102 +++++++--- libctf/ctf-serialize.c | 219 +++++++++++---------- 15 files changed, 269 insertions(+), 156 deletions(-) copy ld/testsuite/ld-ctf/{data-func-conflicted.d => data-func-conflicted-vars.d} (91%) create mode 100644 ld/testsuite/ld-ctf/diag-strlen-invalid.d copy ld/testsuite/ld-ctf/{diag-cttname-invalid.s => diag-strlen-invalid.s} (100%)