summaryrefslogtreecommitdiff
path: root/libctf/testsuite
AgeCommit message (Expand)Author
2023-10-20libctf: fix creation-time parent/child dict confusionsNick Alcock
2023-10-18libctf: check for problems with error returnsNick Alcock
2023-04-08libctf: propagate errors from parents correctlyNick Alcock
2023-04-08libctf, tests: do not assume host and target have identical field offsetsNick Alcock
2023-03-24libctf: get the offsets of fields of unnamed structs/unions rightNick Alcock
2023-01-12libctf: skip the testsuite from inside dejagnuNick Alcock
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-06-21libctf: tests: prune warnings from compiler outputNick Alcock
2022-06-21libctf: fix linking together multiple objects derived from the same sourceNick Alcock
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-09-27libctf, lookup: fix bounds of pptrtab lookupNick Alcock
2021-09-27libctf, testsuite: fix various warnings in testsNick Alcock
2021-09-03CC_FOR_TARGET et alAlan Modra
2021-05-06libctf, ld: fix test results for upstream GCCNick Alcock
2021-03-25libctf: fix memory leak in a testNick Alcock
2021-03-18libctf: eliminate dtd_u, part 5: structs / unionsNick Alcock
2021-03-18libctf: eliminate dtd_u, part 4: enumsNick Alcock
2021-03-18libctf: do not corrupt strings across ctf_serializeNick Alcock
2021-03-18libctf: fix some tabdamage and move some code aroundNick Alcock
2021-02-20libctf, include: find types of symbols by nameNick Alcock
2021-02-20Include ld-lib.exp from ctf-lib.expAlan Modra
2021-02-04libctf, ld: fix symtypetab and var section population under ld -rNick Alcock
2021-01-19libctf, create: fix ctf_type_add of structs with unnamed membersNick Alcock
2021-01-19libctf: lookup_by_name: do not return success for nonexistent pointer typesNick Alcock
2021-01-05libctf, testsuite: adjust for real return type of ctf_member_countNick Alcock
2021-01-05libctf, testsuite: don't run without a suitable compilerNick Alcock
2021-01-05libctf: fix lookups of pointers by name in parent dictsNick Alcock
2021-01-05libctf, include: support unnamed structure members betterNick Alcock
2021-01-05libctf: new test of enum lookups with the _next iteratorNick Alcock
2021-01-05libctf: new testsuiteNick Alcock