| Commit message (Expand) | Author | Age | Files | Lines |
* | Update year range in copyright notice of binutils files | Alan Modra | 2022-01-02 | 5 | -5/+5 |
* | libctf, lookup: fix bounds of pptrtab lookup | Nick Alcock | 2021-09-27 | 2 | -0/+70 |
* | libctf, testsuite: fix various warnings in tests | Nick Alcock | 2021-09-27 | 10 | -18/+10 |
* | CC_FOR_TARGET et al | Alan Modra | 2021-09-03 | 2 | -11/+11 |
* | libctf, ld: fix test results for upstream GCC | Nick Alcock | 2021-05-06 | 2 | -3/+2 |
* | libctf: fix memory leak in a test | Nick Alcock | 2021-03-25 | 1 | -0/+1 |
* | libctf: eliminate dtd_u, part 5: structs / unions | Nick Alcock | 2021-03-18 | 3 | -1/+3 |
* | libctf: eliminate dtd_u, part 4: enums | Nick Alcock | 2021-03-18 | 2 | -0/+111 |
* | libctf: do not corrupt strings across ctf_serialize | Nick Alcock | 2021-03-18 | 2 | -0/+96 |
* | libctf: fix some tabdamage and move some code around | Nick Alcock | 2021-03-18 | 2 | -4/+4 |
* | libctf, include: find types of symbols by name | Nick Alcock | 2021-02-20 | 7 | -101/+169 |
* | Include ld-lib.exp from ctf-lib.exp | Alan Modra | 2021-02-20 | 2 | -172/+3 |
* | libctf, ld: fix symtypetab and var section population under ld -r | Nick Alcock | 2021-02-04 | 9 | -1/+420 |
* | libctf, create: fix ctf_type_add of structs with unnamed members | Nick Alcock | 2021-01-19 | 3 | -0/+94 |
* | libctf: lookup_by_name: do not return success for nonexistent pointer types | Nick Alcock | 2021-01-19 | 3 | -2/+13 |
* | libctf, testsuite: adjust for real return type of ctf_member_count | Nick Alcock | 2021-01-05 | 1 | -3/+3 |
* | libctf, testsuite: don't run without a suitable compiler | Nick Alcock | 2021-01-05 | 3 | -1/+16 |
* | libctf: fix lookups of pointers by name in parent dicts | Nick Alcock | 2021-01-05 | 8 | -0/+258 |
* | libctf, include: support unnamed structure members better | Nick Alcock | 2021-01-05 | 5 | -0/+208 |
* | libctf: new test of enum lookups with the _next iterator | Nick Alcock | 2021-01-05 | 3 | -0/+160 |
* | libctf: new testsuite | Nick Alcock | 2021-01-05 | 10 | -0/+675 |