binutils-gdb/libctf
Nick Alcock 3672e32622 libctf: get the offsets of fields of unnamed structs/unions right
We were failing to add the offsets of the containing struct/union
in this case, leading to all offsets being relative to the unnamed
struct/union itself.

libctf/
	PR libctf/30264
	* ctf-types.c (ctf_member_info): Add the offset of the unnamed
	member of the current struct as necessary.
	* testsuite/libctf-lookup/unnamed-field-info*: New test.
2023-03-24 13:37:32 +00:00
..
doc
testsuite libctf: get the offsets of fields of unnamed structs/unions right 2023-03-24 13:37:32 +00:00
.gitignore
aclocal.m4
ChangeLog
ChangeLog-2020
config.h.in
configure libctf: update regexp to allow makeinfo to build document 2023-01-16 23:18:38 +08:00
configure.ac libctf: update regexp to allow makeinfo to build document 2023-01-16 23:18:38 +08:00
ctf-archive.c libctf: unused variable 2023-03-20 16:06:40 +10:30
ctf-create.c
ctf-decl.c
ctf-decls.h
ctf-dedup.c libctf: fix a comment typo 2023-03-24 13:37:32 +00:00
ctf-dump.c
ctf-endian.h
ctf-error.c
ctf-hash.c
ctf-impl.h
ctf-inlines.h
ctf-intl.h
ctf-labels.c
ctf-link.c libctf: ctf-link outdated input check faulty 2023-01-12 15:23:06 +00:00
ctf-lookup.c libctf: work around an uninitialized variable warning 2023-03-24 13:37:32 +00:00
ctf-open-bfd.c
ctf-open.c ctf segfaults 2023-03-19 22:19:19 +10:30
ctf-qsort_r.c
ctf-serialize.c
ctf-sha1.c
ctf-sha1.h
ctf-string.c
ctf-subr.c
ctf-types.c libctf: get the offsets of fields of unnamed structs/unions right 2023-03-24 13:37:32 +00:00
ctf-util.c
elf.h
libctf.ver
Makefile.am libctf: skip the testsuite from inside dejagnu 2023-01-12 14:40:47 +00:00
Makefile.in libctf: skip the testsuite from inside dejagnu 2023-01-12 14:40:47 +00:00
NEWS
swap.h