summary refs log tree commit diff
path: root/tools
AgeCommit message (Expand)Author
2023-08-18test.sh fixes for devuan linuxQuentin Carbonneaux
2023-08-18file,loc become dbgfile,dbglocQuentin Carbonneaux
2023-06-06implement line number info trackingThomas Bracht Laumann Jespersen
2022-12-25link pthread in testsQuentin Carbonneaux
2022-12-14new blit instructionQuentin Carbonneaux
2022-11-27new hlt block terminatorQuentin Carbonneaux
2022-10-03new arm64_apple targetQuentin Carbonneaux
2022-10-03parse sb,ub,sh,uh abi typesQuentin Carbonneaux
2022-08-31regenerate test/vararg2.ssaQuentin Carbonneaux
2022-06-14tools/test.sh: Without a TARGET, use $CC if definedHaelwenn (lanodan) Monnier
2022-06-14Makefile: POSIXifyilliliti
2022-03-15detect target in testsQuentin Carbonneaux
2022-03-10new abi stress testQuentin Carbonneaux
2022-02-25disable pie for rv64 testsQuentin Carbonneaux
2022-02-17add rv64 backendMichael Forney
2022-01-28update token hash paramsQuentin Carbonneaux
2022-01-23Add a negation instructionEyal Sawady
2021-10-26use unified diff format for test outputMichael Forney
2021-10-17use -static when cross-compiling testsQuentin Carbonneaux
2021-08-23test: include exit status in test failure reasonMichael Forney
2021-03-18use toolchain to determine aarch64 sysroot pathMichael Forney
2021-03-18Revert "arm64: try qemu-system-aarch64"Michael Forney
2021-03-02disable pie for arm64 testsQuentin Carbonneaux
2021-03-02arm64: try qemu-system-aarch64Reini Urban
2021-03-02add data $name = section "section" ...Drew DeVault
2019-05-05add asm diffing in test scriptQuentin Carbonneaux
2019-03-14Rearrange the fields in Ins so the bit-fields get packed togetherMichael Forney
2017-10-07fix compiler command in testccEugene Sharygin
2017-09-25adjust test.sh for ubuntuQuentin Carbonneaux
2017-04-11unscrew freebsd testsQuentin Carbonneaux
2017-04-09always disable pie in testsQuentin Carbonneaux
2017-04-08misc fixes for osxQuentin Carbonneaux
2017-04-08add cross testing for arm64Quentin Carbonneaux
2017-02-15add support for closure callsQuentin Carbonneaux
2017-02-10tests for variable argument listsQuentin Carbonneaux
2017-02-10support variable argument listsQuentin Carbonneaux
2017-01-04attempt to fix cc flags in testsQuentin Carbonneaux
2017-01-04more performance improvements in the parserQuentin Carbonneaux
2016-12-31minor bugs in lexh toolQuentin Carbonneaux
2016-12-30new tool to improve lexing speedQuentin Carbonneaux
2016-12-05disable pie (default on some os)Quentin Carbonneaux
2016-10-24return non-zero when tests failQuentin Carbonneaux
2016-10-19improve tests output for contbuildQuentin Carbonneaux
2016-08-16update help message of unit testerQuentin Carbonneaux
2016-04-18add tool to process afl resultsQuentin Carbonneaux
2016-03-29get more entropy in callgen.mlQuentin Carbonneaux
2016-03-29new layout, put LICENSE in rootQuentin Carbonneaux
2016-03-28implement export controlQuentin Carbonneaux
2016-03-27mac os compatibility fixes in scriptsQuentin Carbonneaux
2016-03-27free memory in pmov testQuentin Carbonneaux