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-03-03 14:31:25 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinycc
/
tests
History
Shinichiro Hamaji
3a1380120d
x86-64: change the type of size_t and ptrdiff_t.
...
size_t and ptrdiff_t should be unsigned long and long, respectively.
2009-08-24 13:30:03 +02:00
..
asmtest.S
…
boundtest.c
x86-64: chkstk, alloca
2009-07-18 22:06:54 +02:00
gcctestsuite.sh
…
libtcc_test.c
…
Makefile
x86-64: chkstk, alloca
2009-07-18 22:06:54 +02:00
tcctest.c
x86-64: change the type of size_t and ptrdiff_t.
2009-08-24 13:30:03 +02:00