| Commit message (Expand) | Author | Age | Files | Lines |
* | Update year range in copyright notice of binutils files | Alan Modra | 2022-01-02 | 1 | -1/+1 |
* | libctf, lookup: fix bounds of pptrtab lookup | Nick Alcock | 2021-09-27 | 1 | -2/+2 |
* | libctf: don't dereference out-of-bounds locations in the qualifier hashtab | Nick Alcock | 2021-03-25 | 1 | -3/+7 |
* | libctf: fix GNU style for do {} while | Nick Alcock | 2021-03-18 | 1 | -1/+2 |
* | libctf: fix some tabdamage and move some code around | Nick Alcock | 2021-03-18 | 1 | -6/+6 |
* | libctf, include: find types of symbols by name | Nick Alcock | 2021-02-20 | 1 | -30/+202 |
* | libctf: rip out dead code handling typedefs with no name | Nick Alcock | 2021-02-04 | 1 | -24/+0 |
* | libctf: lookup_by_name: do not return success for nonexistent pointer types | Nick Alcock | 2021-01-19 | 1 | -8/+26 |
* | libctf: fix lookups of pointers by name in parent dicts | Nick Alcock | 2021-01-05 | 1 | -31/+164 |
* | libctf, include: support unnamed structure members better | Nick Alcock | 2021-01-05 | 1 | -1/+1 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2021-01-01 | 1 | -1/+1 |
* | libctf: symbol type linking support | Nick Alcock | 2020-11-20 | 1 | -132/+440 |
* | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 2020-11-20 | 1 | -13/+13 |
* | libctf: fix isspace casts | Nick Alcock | 2020-07-22 | 1 | -3/+3 |
* | libctf, next: introduce new class of easier-to-use iterators | Nick Alcock | 2020-07-22 | 1 | -4/+15 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2020-01-01 | 1 | -1/+1 |
* | libctf: avoid the need to ever use ctf_update | Nick Alcock | 2019-10-03 | 1 | -9/+14 |
* | libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_raw | Nick Alcock | 2019-07-18 | 1 | -1/+1 |
* | libctf: avoid strndup | Nick Alcock | 2019-06-07 | 1 | -1/+1 |
* | libctf: fix a number of build problems found on Solaris and NetBSD | Jose E. Marchesi | 2019-05-31 | 1 | -2/+2 |
* | libctf: lookups by name and symbol | Nick Alcock | 2019-05-28 | 1 | -0/+364 |
* | libctf: creation functions | Nick Alcock | 2019-05-28 | 1 | -0/+63 |