aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-backend/outformat/outformat_common.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-11Update copyright yearsSamuel Lidén Borell1-1/+1
2024-05-09Backend: Fix memcpy with NULL and length = 0Samuel Lidén Borell1-1/+5
2024-05-08Backend: Emit contents in .rodata sectionSamuel Lidén Borell1-2/+118
2023-07-29aarch64: Add start codeSamuel Lidén Borell1-0/+21
2023-07-27Backend: Emit call to __libc_start_mainSamuel Lidén Borell1-0/+13
2023-07-20Backend: Factor out code chunks to a separate structSamuel Lidén Borell1-0/+7
2023-04-02Backend: Generate ELF .symtab entriesSamuel Lidén Borell1-2/+5
2023-04-01Backend: Generate ELF section headersSamuel Lidén Borell1-0/+50
2023-03-31Backend: Implement output of ELF File Header and machine codeSamuel Lidén Borell1-0/+141