Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-20 | libctf: symbol type linking support | Nick Alcock | 1 | -132/+440 |
2020-11-20 | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 1 | -13/+13 |
2020-07-22 | libctf: fix isspace casts | Nick Alcock | 1 | -3/+3 |
2020-07-22 | libctf, next: introduce new class of easier-to-use iterators | Nick Alcock | 1 | -4/+15 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-10-03 | libctf: avoid the need to ever use ctf_update | Nick Alcock | 1 | -9/+14 |
2019-07-18 | libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_raw | Nick Alcock | 1 | -1/+1 |
2019-06-07 | libctf: avoid strndup | Nick Alcock | 1 | -1/+1 |
2019-05-31 | libctf: fix a number of build problems found on Solaris and NetBSD | Jose E. Marchesi | 1 | -2/+2 |
2019-05-28 | libctf: lookups by name and symbol | Nick Alcock | 1 | -0/+364 |
2019-05-28 | libctf: creation functions | Nick Alcock | 1 | -0/+63 |