Age | Commit message (Expand) | Author |
---|---|---|
2023-12-30 | hard-code $(CC) to equal "cc" | Lorenz (xha) |
2023-09-25 | Fix architecture detection on OpenBSD/arm64 | Josiah Frentsos |
2023-03-16 | silence format warning more reliably | Quentin Carbonneaux |
2023-03-15 | silence some warnings | Quentin Carbonneaux |
2022-12-14 | new blit instruction | Quentin Carbonneaux |
2022-10-03 | new arm64_apple target | Quentin Carbonneaux |
2022-10-03 | add new target-specific abi0 pass | Quentin Carbonneaux |
2022-08-31 | drop -G flag and add target amd64_apple | Quentin Carbonneaux |
2022-07-01 | Makefile: Avoid double macro expansion in targets | Roberto E. Vargas Caballero |
2022-06-16 | install with install -m755 v1.0 | Quentin Carbonneaux |
2022-06-14 | Makefile: POSIXify | illiliti |
2022-05-12 | install in /usr/local by default | Quentin Carbonneaux |
2022-02-17 | add rv64 backend | Michael Forney |
2019-04-26 | Fix config.h dependency when OBJDIR != obj | Michael Forney |
2019-04-24 | Fix default config.h for arm64 | Michael Forney |
2017-04-08 | add handy src target to the Makefile | Quentin Carbonneaux |
2017-04-08 | enable arm64 tests | Quentin Carbonneaux |
2017-04-08 | add cross testing for arm64 | Quentin Carbonneaux |
2017-04-08 | new arm64 backend, yeepee | Quentin Carbonneaux |
2017-04-08 | prepare for multi-target | Quentin Carbonneaux |
2017-02-27 | make install/uninstall phonies | Quentin Carbonneaux |
2017-02-27 | add install and uninstall targets to Makefile | Quentin Rameau |
2017-02-25 | do sign/zero extensions removal in copy.c | Quentin Carbonneaux |
2017-02-24 | start a new simplification pass | Quentin Carbonneaux |
2016-12-12 | implement a simple load elimination pass | Quentin Carbonneaux |
2016-12-12 | implement a simple alias analysis | Quentin Carbonneaux |
2016-12-12 | create cfg.c for cfg-related functions | Quentin Carbonneaux |
2016-04-13 | add funny 80 target | Quentin Carbonneaux |
2016-04-09 | enable constant folding | Quentin Carbonneaux |
2016-04-05 | default to gnu gas format | Quentin Carbonneaux |
2016-04-05 | yay, support freebsd | Quentin Carbonneaux |
2016-03-31 | respect the order of the passes | Quentin Carbonneaux |
2016-03-31 | move abi code in a new file | Quentin Carbonneaux |
2016-03-29 | do not echo compilation commands if verbose | Quentin Carbonneaux |
2016-03-29 | new layout, put LICENSE in root | Quentin Carbonneaux |
2016-03-27 | move check rule into src/ | Quentin Carbonneaux |
2016-03-27 | move paper synchronization to top makefile | Quentin Carbonneaux |
2016-03-27 | add centralized all and clean targets | Quentin Carbonneaux |
2016-03-27 | use make variable for extensibility | Quentin Carbonneaux |
2016-03-27 | extract tests out of src | Quentin Carbonneaux |
2015-09-15 | move ml prototype in a subdir | Quentin Carbonneaux |
2015-09-15 | do not remove t subdir while cleaning | Quentin Carbonneaux |
2015-09-15 | change name of test file | Quentin Carbonneaux |
2015-09-15 | more cleaning | Quentin Carbonneaux |
2015-09-15 | compile tmain with optimizations | Quentin Carbonneaux |
2015-09-15 | quiet | Quentin Carbonneaux |
2015-09-15 | cosmetics | Quentin Carbonneaux |
2015-09-15 | fix spill code | Quentin Carbonneaux |
2015-09-15 | add simple Makefile | Quentin Carbonneaux |