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 cbfa382abb3 Remove two unnecessary variables from evaluate_subexp_standard new 53651de80f8 libctf, include: support foreign-endianness symtabs with CTF new 96c61be508f binutils: readelf: support CTF dicts with non-native-endian [...] new e8cda209052 libctf: Pass format argument to asprintf
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: binutils/ChangeLog | 4 ++++ binutils/readelf.c | 3 +++ include/ChangeLog | 7 ++++++ include/ctf-api.h | 30 ++++++++++++++----------- libctf/ChangeLog | 32 ++++++++++++++++++++++++++ libctf/ctf-archive.c | 35 +++++++++++++++++++++++------ libctf/ctf-create.c | 1 + libctf/ctf-dump.c | 2 +- libctf/ctf-impl.h | 2 ++ libctf/ctf-open-bfd.c | 7 ++++++ libctf/ctf-open.c | 56 +++++++++++++++++++++++++--------------------- libctf/ctf-util.c | 62 ++++++++++++++++++++++++++++++++++++++++++--------- libctf/libctf.ver | 2 ++ libctf/swap.h | 24 ++++++++++++++++++++ 14 files changed, 210 insertions(+), 57 deletions(-)