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-16 15:23:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinycc
/
tests
History
Michael Matz
d720865fb6
Addresses of non-weak symbols are non-zero
...
Use this fact in some foldings of comparisons. See testcase.
2016-12-15 17:47:10 +01:00
..
pp
tccpp: Fix macro_is_equal
2016-12-15 17:47:05 +01:00
tests2
struct-init: Support range inits for local vars
2016-12-15 17:47:09 +01:00
42test.h
tccpp: Allow computed include like 42.h
2016-12-15 17:47:10 +01:00
abitest.c
…
asmtest.S
x86-64-asm: Implement cmpxchg16b
2016-12-15 17:47:10 +01:00
boundtest.c
…
gcctestsuite.sh
…
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
Addresses of non-weak symbols are non-zero
2016-12-15 17:47:10 +01:00
tcctest.h
tccpp: Implement __BASE_FILE__ macro
2016-12-15 17:47:08 +01:00
tcctest.py
…
testfp.c
…
vla_test.c
…