summary refs log tree commit diff
path: root/Makefile
AgeCommit message (Expand)Author
2023-03-16silence format warning more reliablyQuentin Carbonneaux
2023-03-15silence some warningsQuentin Carbonneaux
2022-12-14new blit instructionQuentin Carbonneaux
2022-10-03new arm64_apple targetQuentin Carbonneaux
2022-10-03add new target-specific abi0 passQuentin Carbonneaux
2022-08-31drop -G flag and add target amd64_appleQuentin Carbonneaux
2022-07-01Makefile: Avoid double macro expansion in targetsRoberto E. Vargas Caballero
2022-06-16install with install -m755 v1.0Quentin Carbonneaux
2022-06-14Makefile: POSIXifyilliliti
2022-05-12install in /usr/local by defaultQuentin Carbonneaux
2022-02-17add rv64 backendMichael Forney
2019-04-26Fix config.h dependency when OBJDIR != objMichael Forney
2019-04-24Fix default config.h for arm64Michael Forney
2017-04-08add handy src target to the MakefileQuentin Carbonneaux
2017-04-08enable arm64 testsQuentin Carbonneaux
2017-04-08add cross testing for arm64Quentin Carbonneaux
2017-04-08new arm64 backend, yeepeeQuentin Carbonneaux
2017-04-08prepare for multi-targetQuentin Carbonneaux
2017-02-27make install/uninstall phoniesQuentin Carbonneaux
2017-02-27add install and uninstall targets to MakefileQuentin Rameau
2017-02-25do sign/zero extensions removal in copy.cQuentin Carbonneaux
2017-02-24start a new simplification passQuentin Carbonneaux
2016-12-12implement a simple load elimination passQuentin Carbonneaux
2016-12-12implement a simple alias analysisQuentin Carbonneaux
2016-12-12create cfg.c for cfg-related functionsQuentin Carbonneaux
2016-04-13add funny 80 targetQuentin Carbonneaux
2016-04-09enable constant foldingQuentin Carbonneaux
2016-04-05default to gnu gas formatQuentin Carbonneaux
2016-04-05yay, support freebsdQuentin Carbonneaux
2016-03-31respect the order of the passesQuentin Carbonneaux
2016-03-31move abi code in a new fileQuentin Carbonneaux
2016-03-29do not echo compilation commands if verboseQuentin Carbonneaux
2016-03-29new layout, put LICENSE in rootQuentin Carbonneaux
2016-03-27move check rule into src/Quentin Carbonneaux
2016-03-27move paper synchronization to top makefileQuentin Carbonneaux
2016-03-27add centralized all and clean targetsQuentin Carbonneaux
2016-03-27use make variable for extensibilityQuentin Carbonneaux
2016-03-27extract tests out of srcQuentin Carbonneaux
2015-09-15move ml prototype in a subdirQuentin Carbonneaux
2015-09-15do not remove t subdir while cleaningQuentin Carbonneaux
2015-09-15change name of test fileQuentin Carbonneaux
2015-09-15more cleaningQuentin Carbonneaux
2015-09-15compile tmain with optimizationsQuentin Carbonneaux
2015-09-15quietQuentin Carbonneaux
2015-09-15cosmeticsQuentin Carbonneaux
2015-09-15fix spill codeQuentin Carbonneaux
2015-09-15add simple MakefileQuentin Carbonneaux