This website requires JavaScript.
Explore
PMSF
Help
Sign In
OSO
/
TinyCC
Watch
2
Star
0
Fork
0
You've already forked TinyCC
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
253afeed1e822965804c0f5503bac057e68f08e8
TinyCC
/
tests
History
Michael Matz
253afeed1e
inline asm: Accept 'p' constraint and 'P' template mod
...
'p' is conservatively the same as 'r' and 'P' as template modifier can be ignored in TCC.
2016-12-15 17:47:07 +01:00
..
pp
tccpp: Fix macro_is_equal
2016-12-15 17:47:05 +01:00
tests2
tccgen: 32bits: fix PTR +/- long long
2016-10-13 19:21:43 +02:00
abitest.c
Revert "fix-mixed-struct (patch by Pip Cet)"
2015-07-29 16:57:41 -04:00
asmtest.S
tccasm: Accept .balign
2016-12-15 17:47:07 +01:00
boundtest.c
a bounds checking code for the ARCH=x86_64
2015-04-10 15:17:22 +03:00
gcctestsuite.sh
Fix bashims in configure and gcctestsuite.sh.
2010-05-26 14:08:29 +02:00
libtcc_test.c
tccelf: some linker cleanup
2016-12-15 17:01:22 +01:00
Makefile
tests: add .so/.dll creation test
2016-12-15 17:04:07 +01:00
tcctest.c
inline asm: Accept 'p' constraint and 'P' template mod
2016-12-15 17:47:07 +01:00
tcctest.py
Added cross compilation to CMake build system.
2013-04-25 01:08:18 +01:00
testfp.c
Remove misc. files
2016-10-01 20:27:41 +02:00
vla_test.c
Improved variable length array support.
2013-04-27 22:58:52 +01:00