aboutsummaryrefslogtreecommitdiffhomepage
path: root/targ.c
Commit message (Collapse)AuthorAgeFilesLines
* target sysv abi by default even for unknown abi lemon2026-01-011-2/+2
|
* Use a configure script, query system toolchain for default include paths lemon2026-01-011-2/+2
|
* backend: start implementing aarch64 lemon2025-12-281-5/+18
|
* nicer defaults and facilities for cross-compilation lemon2025-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.h lemon2025-11-161-0/+1
|
* c: make builtin va_list an opaque struct lemon2025-10-231-2/+3
|
* wide str and char literals lemon2025-10-161-2/+2
|
* implement long double (as double synonym). wchar_t placeholder lemon2025-10-151-4/+7
|
* misc lemon2023-06-171-1/+2
|
* regalloc skeleton lemon2023-05-311-6/+10
|
* hm lemon2023-05-261-5/+7
|
* initial commit lemon2023-05-101-0/+41