aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-backend/outformat/unittest
AgeCommit message (Expand)AuthorFilesLines
2023-12-25Tests: Fix compilation error on 32 bit platformsSamuel Lidén Borell1-1/+4
2023-07-28Cosmetic fixes: Avoid shadowed identifier name + fix long linesSamuel Lidén Borell1-5/+5
2023-07-19elf: Fix comments. Add test of bloom filterSamuel Lidén Borell1-0/+18
2023-07-18elf: Implement .gnu.hashSamuel Lidén Borell1-0/+9
2023-06-18Backend: Possiblity to dump IR in text formSamuel Lidén Borell2-0/+34
2023-04-10Remove hack for uint64 constants in "C89"Samuel Lidén Borell1-4/+1
2023-03-31Backend: Implement output of ELF File Header and machine codeSamuel Lidén Borell3-0/+137