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 2dd5ec24c85 Automatic date update in version.in new 30a794e9f1d libctf, tests: do not assume host and target have identical [...] new d7474051e87 libctf: propagate errors from parents correctly new 869a750c0ec libctf, link: fix CU-mapped links with CTF_LINK_EMPTY_CU_MAPPINGS
The 3 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: libctf/Makefile.am | 7 +- libctf/Makefile.in | 7 +- libctf/ctf-create.c | 4 +- libctf/ctf-link.c | 21 +-- libctf/ctf-lookup.c | 19 ++- libctf/ctf-types.c | 29 ++-- libctf/testsuite/lib/ctf-lib.exp | 12 +- .../testsuite/libctf-lookup/unnamed-field-info.lk | 1 + .../testsuite/libctf-writable/error-propagation.c | 164 +++++++++++++++++++++ .../testsuite/libctf-writable/error-propagation.lk | 1 + 10 files changed, 239 insertions(+), 26 deletions(-) create mode 100644 libctf/testsuite/libctf-writable/error-propagation.c create mode 100644 libctf/testsuite/libctf-writable/error-propagation.lk