binutils-gdb/libctf
Nick Alcock bddd62e188 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 14:11:18 +00:00
..
doc Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
testsuite libctf: get the offsets of fields of unnamed structs/unions right 2023-03-24 14:11:18 +00:00
.gitignore
aclocal.m4 libctf: remove unnecessary zstd constructs 2022-12-12 10:53:39 -08:00
ChangeLog Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ChangeLog-2020
config.h.in libctf: remove unnecessary zstd constructs 2022-12-12 10:53:39 -08:00
configure libctf: update regexp to allow makeinfo to build document 2023-01-16 23:23:52 +08:00
configure.ac libctf: update regexp to allow makeinfo to build document 2023-01-16 23:23:52 +08:00
ctf-archive.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-create.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-decl.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-decls.h Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-dedup.c libctf: fix assertion failure with no system qsort_r 2023-03-24 14:11:13 +00:00
ctf-dump.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-endian.h Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-error.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-hash.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-impl.h Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-inlines.h Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-intl.h Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-labels.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-link.c libctf: ctf-link outdated input check faulty 2023-01-12 15:23:51 +00:00
ctf-lookup.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-open-bfd.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-open.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-qsort_r.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-serialize.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-sha1.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-sha1.h Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-string.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-subr.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
ctf-types.c libctf: get the offsets of fields of unnamed structs/unions right 2023-03-24 14:11:18 +00:00
ctf-util.c Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
elf.h Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
libctf.ver Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
Makefile.am Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
Makefile.in Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30
NEWS include, libctf, ld: extend variable section to contain functions too 2022-03-23 13:48:32 +00:00
swap.h Update year range in copyright notice of binutils files 2023-01-04 22:14:02 +10:30