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 e4970354333 libctf: ctf-lookup: sweep for needed internal API changes new e053f099cfa libctf: temporarily dike out old-version reading code new c57c34dd30e fixup! libctf: wip: header changes, file open changes for CTFv4 new fc474d64187 foo new ed80b565a2d libctf: dump: datasec dumping new 79215f92933 libctf: dump: ditch ctf_dict_t in states, use parameters instead new 413571f2c6c libctf: compilation error fixes
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: binutils/objdump.c | 5 +- binutils/readelf.c | 5 +- include/ctf-api.h | 14 ++-- include/ctf.h | 14 ++-- libctf/Makefile.in | 66 ++++++---------- libctf/api.org | 8 +- libctf/ctf-api.c | 14 ++-- libctf/ctf-create.c | 215 +++++++++++++++++++++++++++------------------------ libctf/ctf-decl.c | 12 +-- libctf/ctf-dump.c | 214 ++++++++++++++++++++++++++++++++------------------ libctf/ctf-impl.h | 6 +- libctf/ctf-inlines.h | 2 +- libctf/ctf-open.c | 56 ++++++++++---- libctf/ctf-types.c | 14 ++-- 14 files changed, 364 insertions(+), 281 deletions(-)