This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tinycc
Watch
1
Star
0
Fork
0
You've already forked tinycc
mirror of
https://github.com/frida/tinycc
synced
2025-02-19 16:53:58 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinycc
/
tests
History
Michael Matz
7cfd21440b
x86-asm: Add .fill test
2016-05-14 04:41:06 +02:00
..
pp
Insert spaces between certain tokens when tcc is invoked with -E.
2016-05-09 19:27:31 +01:00
tests2
tests/tests2/Makefile: Make 85-asm-outside-function Intel-only.
2016-05-04 21:23:25 +01:00
abitest.c
Revert "fix-mixed-struct (patch by Pip Cet)"
2015-07-29 16:57:41 -04:00
asmtest.S
x86-asm: Add .fill test
2016-05-14 04:41:06 +02:00
boundtest.c
a bounds checking code for the ARCH=x86_64
2015-04-10 15:17:22 +03:00
CMakeLists.txt
…
gcctestsuite.sh
…
libtcc_test.c
tccpp: fix issues, add tests
2015-05-09 14:29:39 +02:00
Makefile
tests: Compile asmtest.S without -m32
2016-05-11 18:58:14 +02:00
tcctest.c
x86-64: Run asmtest as well
2016-05-11 19:00:02 +02:00
tcctest.py
…
vla_test.c
…