Files
binutils-gdb/libctf
Nick Alcock 0cd5118024 libctf: create, types: arrays
The same internal API changes for arrays.  There is one ABI change here,
to ctf_arinfo_t:

-  uint32_t ctr_nelems;		/* Number of elements.  */
+  size_t ctr_nelems;		/* Number of elements.  */
2025-04-25 18:07:43 +01:00
..
2025-04-25 18:07:43 +01:00
2025-04-25 18:07:42 +01:00
2025-02-28 15:12:02 +00:00
2025-02-28 15:13:24 +00:00
2025-02-28 15:13:24 +00:00
2025-04-25 18:07:43 +01:00
2025-02-28 15:13:24 +00:00