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 e862fe92b89 libctf: tests: by-kind: allow more variation in type ordering new 175e7cc2ddf libctf: variables need not be in datasecs new 287bf9c509d libctf: create: fix yet another ctf_type_t-versus-unsigned- [...] new 1ffa393cc60 libctf: create: another missed realloc-adaptation in struct [...] new e929ccd195d libctf: open: delete child DTDs before deleting the parent new 9b72ee3afe8 libctf: serialize: don't reset cth_parent_ntypes on serialization new 82c77d93aab libctf: dedup: drop debugging left in by mistake new bd88c81f2c5 libctf: create: fix prefix addition new 226c826be4b libctf: open: fix popcount of forwards new 79e96256600 libctf: open: fix enum member tracking new 40d2ac0527b libctf: dedup: don't use low-level mechanisms to get the type kind new 131fd5ea28b libctf: fix lookup and emission of BTF floats
The 11 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-api.h | 13 +++++-- libctf/api.org | 3 +- libctf/ctf-create.c | 104 ++++++++++++++++++++++++++++++------------------- libctf/ctf-dedup.c | 94 ++++++++++++++++++++++---------------------- libctf/ctf-impl.h | 1 - libctf/ctf-open.c | 54 ++++++++++++------------- libctf/ctf-serialize.c | 2 - libctf/ctf-types.c | 16 +++++--- 8 files changed, 162 insertions(+), 125 deletions(-)