summary refs log tree commit diff
path: root/emit.c
AgeCommit message (Expand)Author
2023-06-06implement line number info trackingThomas Bracht Laumann Jespersen
2022-10-12thread-local storage for arm64_appleQuentin Carbonneaux
2022-10-08add support for thread-local storageQuentin Carbonneaux
2022-08-31drop -G flag and add target amd64_appleQuentin Carbonneaux
2017-04-08prepare for multi-targetQuentin Carbonneaux
2017-02-27scrub assembly outputQuentin Carbonneaux
2017-02-24cosmetic modifications to emit.cQuentin Carbonneaux
2017-02-10support variable argument listsQuentin Carbonneaux
2016-04-22refine fp conversion instructionsQuentin Carbonneaux
2016-04-20match jumps/ops with il textQuentin Carbonneaux
2016-04-13add unsigned comparisons to emitQuentin Carbonneaux
2016-04-13handle the bad jump caseQuentin Carbonneaux
2016-04-12frendlier error message in emitQuentin Carbonneaux
2016-04-12fix typo in emitQuentin Carbonneaux
2016-04-08avoid gcc warning in emitQuentin Carbonneaux
2016-04-08use union for punning in emitQuentin Carbonneaux
2016-04-04fat il!Quentin Carbonneaux
2016-03-31cleanup error handlingQuentin Carbonneaux
2016-03-29make block labels per-functionQuentin Carbonneaux
2016-03-29new layout, put LICENSE in rootQuentin Carbonneaux