]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
libctf: create, types: reftypes and pointers
authorNick Alcock <nick.alcock@oracle.com>
Fri, 25 Apr 2025 10:31:28 +0000 (11:31 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Fri, 25 Apr 2025 17:07:43 +0000 (18:07 +0100)
commitd65d03bec44d401b48fb897d9a6ee132d18fa925
treede4b8d905b4a0e77b0f2efea42e7b5e8d0e45fd8
parentd5dd8997b3464e7518e4a9db690fc4d195d8075f
libctf: create, types: reftypes and pointers

This is pure adjustment for internal API changes, and a change to the
type-compatibility of pointers to type 0 now that it can be void as well as
"unrepresentable".

By now this dance should be quite familiar.
libctf/ctf-create.c
libctf/ctf-types.c