aboutsummaryrefslogtreecommitdiffhomepage
path: root/obj
Commit message (Collapse)AuthorAgeFilesLines
* elf: use a hashmap for looking up symbolslemon2025-12-141-31/+47
| | | | | Gets rid of linear-time findsym(), though needs some extra indirection to emit sorted symbols.
* s/amd64/x86_64/lemon2025-12-121-3/+3
|
* elf: initialize str hashtable to a nicer sizelemon2025-12-091-0/+1
|
* add command-line predefined macros (-D, -U)lemon2025-12-061-3/+3
|
* c: make tentative definitions worklemon2025-12-023-0/+22
|
* Organize source files into directorieslemon2025-10-194-0/+866