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 890f750a3b PR24689, string table corruption new 2486542803 libctf: handle errors on dynhash insertion better new 65365aa856 libctf: drop mmap()-based CTF data allocator new 364620bf63 libctf: dump header offsets into the debugging output new 0b4fa56e07 libctf: unidentified type kinds on open are a sign of file c [...] new 7cee18263c libctf: endianness fixes new cf02c44dfd libctf: fix ctf_open endianness problems with raw CTF files
The 6 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/ChangeLog | 5 +++++ include/ctf.h | 10 ++++++--- libctf/ChangeLog | 50 +++++++++++++++++++++++++++++++++++++++++++ libctf/ctf-create.c | 49 ++++++++++++++++++++++++++---------------- libctf/ctf-impl.h | 9 ++------ libctf/ctf-open-bfd.c | 23 ++++++++++++-------- libctf/ctf-open.c | 59 +++++++++++++++++++++++---------------------------- libctf/ctf-subr.c | 51 -------------------------------------------- 8 files changed, 136 insertions(+), 120 deletions(-)