index
:
~cnx/roux
this commit
main
Alternative QBE compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-03-18
use toolchain to determine aarch64 sysroot path
Michael Forney
2021-03-18
Revert "arm64: try qemu-system-aarch64"
Michael Forney
2021-03-02
disable pie for arm64 tests
Quentin Carbonneaux
2021-03-02
arm64: try qemu-system-aarch64
Reini Urban
2021-03-02
add data $name = section "section" ...
Drew DeVault
2019-05-05
add asm diffing in test script
Quentin Carbonneaux
2019-03-14
Rearrange the fields in Ins so the bit-fields get packed together
Michael Forney
2017-10-07
fix compiler command in testcc
Eugene Sharygin
2017-09-25
adjust test.sh for ubuntu
Quentin Carbonneaux
2017-04-11
unscrew freebsd tests
Quentin Carbonneaux
2017-04-09
always disable pie in tests
Quentin Carbonneaux
2017-04-08
misc fixes for osx
Quentin Carbonneaux
2017-04-08
add cross testing for arm64
Quentin Carbonneaux
2017-02-15
add support for closure calls
Quentin Carbonneaux
2017-02-10
tests for variable argument lists
Quentin Carbonneaux
2017-02-10
support variable argument lists
Quentin Carbonneaux
2017-01-04
attempt to fix cc flags in tests
Quentin Carbonneaux
2017-01-04
more performance improvements in the parser
Quentin Carbonneaux
2016-12-31
minor bugs in lexh tool
Quentin Carbonneaux
2016-12-30
new tool to improve lexing speed
Quentin Carbonneaux
2016-12-05
disable pie (default on some os)
Quentin Carbonneaux
2016-10-24
return non-zero when tests fail
Quentin Carbonneaux
2016-10-19
improve tests output for contbuild
Quentin Carbonneaux
2016-08-16
update help message of unit tester
Quentin Carbonneaux
2016-04-18
add tool to process afl results
Quentin Carbonneaux
2016-03-29
get more entropy in callgen.ml
Quentin Carbonneaux
2016-03-29
new layout, put LICENSE in root
Quentin Carbonneaux
2016-03-28
implement export control
Quentin Carbonneaux
2016-03-27
mac os compatibility fixes in scripts
Quentin Carbonneaux
2016-03-27
free memory in pmov test
Quentin Carbonneaux
2016-03-27
fix path in regress
Quentin Carbonneaux
2016-03-27
fix wrong path in pmov
Quentin Carbonneaux
2016-03-27
compile pmov to cwd
Quentin Carbonneaux
2016-03-27
move tools to the root
Quentin Carbonneaux