tinycc/tests
Shinichiro Hamaji 0ed7ba3f5e Support struct arguments with stdarg.h
- add __builtin_va_arg_types to check how arguments were passed
- move most code of stdarg into libtcc1.c
- remove __builtin_malloc and __builtin_free
- add a test case based on the bug report
  (http://www.mail-archive.com/tinycc-devel@nongnu.org/msg03036.html)
2010-12-28 19:32:40 +09:00
..
asmtest.S fix asmtest (somehow), update Makefiles 2009-07-18 21:54:51 +02:00
boundtest.c x86-64: chkstk, alloca 2009-07-18 22:06:54 +02:00
gcctestsuite.sh Fix bashims in configure and gcctestsuite.sh. 2010-05-26 14:08:29 +02:00
libtcc_test.c tcc_relocate: revert to 0.9.24 behavior 2009-12-19 22:16:23 +01:00
Makefile Copy tcclib.h to tests directory so GCC uses its own headers. 2010-12-07 03:04:45 +09:00
tcctest.c Support struct arguments with stdarg.h 2010-12-28 19:32:40 +09:00