]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
libctf: create: ctf_add_type modifications
authorNick Alcock <nick.alcock@oracle.com>
Thu, 24 Apr 2025 15:59:23 +0000 (16:59 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 3 Nov 2025 15:49:20 +0000 (15:49 +0000)
commitbaf7c511484d6ea15e8cd4f364a2ee2d410ab36a
treea50e756d06c06257f1d0e7cdebc3b88f69c4c5d9
parentaa6d11dc6358daa2ac999312b223e3fdbd7085d0
libctf: create: ctf_add_type modifications

This adapts ctf_add_type a little, adding support for prefix types, shifting
away from hardwired things towards API functions that can adapt to the CTFv4
changes, adapting to the structure/union API changes, and adding bitfielded
structures and structure members as needed.
libctf/ctf-create.c