Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libctf: fix tabdamage | Nick Alcock | 2019-10-03 | 1 | -1/+1 |
* | libctf: get the encoding of non-ints/fps in the dynamic space right | Nick Alcock | 2019-10-03 | 1 | -1/+21 |
* | libctf: allow ctf_type_lname of a null pointer. | Nick Alcock | 2019-10-03 | 1 | -1/+2 |
* | libctf: avoid the need to ever use ctf_update | Nick Alcock | 2019-10-03 | 1 | -66/+211 |
* | libctf: handle nonrepresentable types at link time | Nick Alcock | 2019-10-03 | 1 | -0/+5 |
* | libctf: Add iteration over non-root types | Nick Alcock | 2019-10-03 | 1 | -0/+21 |
* | libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_raw | Nick Alcock | 2019-07-18 | 1 | -0/+85 |
* | libctf: fix a number of build problems found on Solaris and NetBSD | Jose E. Marchesi | 2019-05-31 | 1 | -24/+24 |
* | libctf: core type lookup | Nick Alcock | 2019-05-28 | 1 | -0/+1023 |