aboutsummaryrefslogtreecommitdiffhomepage
path: root/targ.c
Commit message (Expand)AuthorAgeFilesLines
* target sysv abi by default even for unknown abilemon2026-01-011-2/+2
* Use a configure script, query system toolchain for default include pathslemon2026-01-011-2/+2
* backend: start implementing aarch64lemon2025-12-281-5/+18
* nicer defaults and facilities for cross-compilationlemon2025-12-171-5/+52
* s/amd64/x86_64/lemon2025-12-121-2/+2
* add command-line predefined macros (-D, -U)lemon2025-12-061-1/+3
* factor type stuff into type.hlemon2025-11-161-0/+1
* c: make builtin va_list an opaque structlemon2025-10-231-2/+3
* wide str and char literalslemon2025-10-161-2/+2
* implement long double (as double synonym). wchar_t placeholderlemon2025-10-151-4/+7
* misclemon2023-06-171-1/+2
* regalloc skeletonlemon2023-05-311-6/+10
* hmlemon2023-05-261-5/+7
* initial commitlemon2023-05-101-0/+41