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