aboutsummaryrefslogtreecommitdiffhomepage
path: root/obj/elf.c
Commit message (Expand)AuthorAgeFilesLines
* backend: start implementing aarch64 lemon2025-12-281-1/+10
* nicer defaults and facilities for cross-compilation lemon2025-12-171-3/+4
* create distinct interned string type lemon2025-12-151-7/+7
* various relocation related optimization lemon2025-12-141-14/+15
* elf: use a hashmap for looking up symbols lemon2025-12-141-31/+47
* s/amd64/x86_64/ lemon2025-12-121-3/+3
* elf: initialize str hashtable to a nicer size lemon2025-12-091-0/+1
* add command-line predefined macros (-D, -U) lemon2025-12-061-3/+3
* c: make tentative definitions work lemon2025-12-021-0/+14
* Organize source files into directories lemon2025-10-191-0/+525