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 8cdf110a115 [gdb/testsuite] Fix gdb.base/nostdlib.exp on aarch64 new a3177d19fb2 Remove unnecessary non-standard & unportable inclusions. new bf89fce0cf9 readelf, objdump: fix ctf dict leak new 83e8a5d39be libctf: fix slices of slices and of enums new fa4fe275373 libctf: fix cv-qualified unnamed struct/union field lookup
The 4 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 +- binutils/testsuite/gentestdlls.c | 1 - libctf/ctf-create.c | 7 +- libctf/ctf-impl.h | 1 - libctf/ctf-types.c | 53 +++++++++++---- .../testsuite/libctf-lookup/struct-iteration-ctf.c | 7 +- libctf/testsuite/libctf-lookup/struct-iteration.c | 18 +++++ libctf/testsuite/libctf-lookup/struct-iteration.lk | 10 +-- libctf/testsuite/libctf-writable/slice-of-slice.c | 77 ++++++++++++++++++++++ .../{error-propagation.lk => slice-of-slice.lk} | 0 11 files changed, 160 insertions(+), 24 deletions(-) create mode 100644 libctf/testsuite/libctf-writable/slice-of-slice.c copy libctf/testsuite/libctf-writable/{error-propagation.lk => slice-of-slice.lk} (100%)