tinycc/lib
grischka 7a477d70ca lib/Makefile: use CC, add bcheck to libtcc1.a
Also:
- fix "make tcc_p" (profiling version)
- remove old gcc flags:
  -mpreferred-stack-boundary=2 -march=i386 -falign-functions=0
- remove test "hello" for Darwin (cannot compile to file)
2013-02-06 19:01:07 +01:00
..
alloca86_64.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
alloca86-bt.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
alloca86.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
bcheck.c lib/Makefile: use CC, add bcheck to libtcc1.a 2013-02-06 19:01:07 +01:00
libtcc1.c Support struct arguments with stdarg.h 2010-12-28 19:32:40 +09:00
Makefile lib/Makefile: use CC, add bcheck to libtcc1.a 2013-02-06 19:01:07 +01:00