This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/nalcock/road-to-ctfv4 in repository binutils-gdb.
from 8a87f44e158 libctf: support variables of nonrepresentable type new 24b938c6797 libctf: add ctf_sect_size (OPTIONAL) new 23c72bae066 bfd, ld: add --disable-ctf-dedup new 198f6aa3ebf libctf: open: fix BTF child dict detection new 0ec666370c9 libctf: archive: fix error checking in ctf_dict_open_cached new de6a3923ac9 libctf: archive: fix cached parent importing for BTF dicts [...] new 5bfbc3dc500 libctf: open: fix child determination again new eab296ce058 libctf: string: don't check for non-deduplicable strings in [...]
The 7 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: bfd/elf-bfd.h | 18 +++++++++++++++++ bfd/elf.c | 2 +- bfd/elflink.c | 21 +++++++++++++------ include/bfdlink.h | 3 +++ include/ctf-api.h | 4 ++++ ld/ld.texi | 10 +++++++++ ld/ldlang.c | 15 ++++++++++---- ld/ldlex.h | 2 ++ ld/lexsup.c | 13 ++++++++++++ libctf/api.org | 1 + libctf/ctf-archive.c | 39 ++++++++++++++++++++++++++--------- libctf/ctf-open.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++--- libctf/ctf-string.c | 5 +++-- libctf/libctf.ver | 1 + 14 files changed, 166 insertions(+), 25 deletions(-)