aboutsummaryrefslogtreecommitdiff
path: root/targ.c
AgeCommit message (Expand)Author
2024-04-07Store length expression in array typesMichael Forney
2024-04-04type: Fix qualifiers of adjusted array types of parametersMichael Forney
2024-04-03Use 'bool' in headers instead of '_Bool'Michael Forney
2024-04-02map: Use simpler fnv-1a hash functionMichael Forney
2022-06-06Rename x86_64 target to include ABIMichael Forney
2022-01-22Remove unused type propertiesMichael Forney
2022-01-22Port to C99Michael Forney
2021-09-06Fix type-checking of va_list arguments to varargs built-insMichael Forney
2021-09-04Use architecture-specific va_list typeMichael Forney
2021-04-23Make some static data constMichael Forney
2021-04-23targ: Use correct char signedness for aarch64 and riscv64Michael Forney
2021-04-21Add support for riscv64 targetMichael Forney
2019-06-27Implement prefixed character constantsMichael Forney
2019-06-27Pass target to cc-qbeMichael Forney