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 b80e421f913 PR27451, -z start_stop_gc for powerpc64 new eaa2913a7ac libctf: ctf_archive_next should set the parent name consistently new ac36e134d96 libctf: reimplement many _iter iterators in terms of _next new fd12633780a libctf: fix ChangeLog date new 8915c559d40 libctf, include: remove the nondeduplicating CTF linker new 478c04a55ee libctf: remove reference to "unconflicted link mode". new f5060e56338 libctf: add a deduplicator-specific type mapping table new 4659554b280 libctf: minor error-handling fixes new cf6a0b989a5 libctf: fix signed/unsigned comparison confusion new 8e7e446446b libctf: free ctf_dynsyms properly new 211bcd01333 bfd, ld, libctf: skip zero-refcount strings in CTF string r [...]
The 10 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/ChangeLog | 4 + bfd/elf-strtab.c | 4 +- include/ChangeLog | 5 + include/ctf-api.h | 3 +- ld/ChangeLog | 4 + ld/ldelfgen.c | 15 +- libctf/ChangeLog | 108 +++++++++- libctf/ctf-archive.c | 70 ++----- libctf/ctf-create.c | 111 +++++++++- libctf/ctf-dedup.c | 215 +++++++++---------- libctf/ctf-dump.c | 4 +- libctf/ctf-impl.h | 17 +- libctf/ctf-link.c | 577 ++++++++++++--------------------------------------- libctf/ctf-types.c | 115 ++++------ 14 files changed, 551 insertions(+), 701 deletions(-)