aboutsummaryrefslogtreecommitdiff
path: root/libctf/testsuite/libctf-regression
AgeCommit message (Expand)AuthorFilesLines
2022-06-21libctf: tests: prune warnings from compiler outputNick Alcock1-4/+4
2022-06-21libctf: fix linking together multiple objects derived from the same sourceNick Alcock4-0/+139
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-09-27libctf, testsuite: fix various warnings in testsNick Alcock5-8/+5
2021-05-06libctf, ld: fix test results for upstream GCCNick Alcock1-1/+0
2021-03-18libctf: eliminate dtd_u, part 5: structs / unionsNick Alcock3-1/+3
2021-03-18libctf: fix some tabdamage and move some code aroundNick Alcock1-1/+1
2021-02-04libctf, ld: fix symtypetab and var section population under ld -rNick Alcock6-0/+180
2021-01-19libctf, create: fix ctf_type_add of structs with unnamed membersNick Alcock3-0/+94
2021-01-19libctf: lookup_by_name: do not return success for nonexistent pointer typesNick Alcock3-2/+13
2021-01-05libctf, testsuite: don't run without a suitable compilerNick Alcock1-0/+5
2021-01-05libctf: fix lookups of pointers by name in parent dictsNick Alcock5-0/+108