tinycc/lib
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
..
alloca86_64.S build: remove #include "config.h" from target dependent files 2010-11-26 20:46:54 +01:00
alloca86-bt.S build: remove #include "config.h" from target dependent files 2010-11-26 20:46:54 +01:00
alloca86.S build: remove #include "config.h" from target dependent files 2010-11-26 20:46:54 +01:00
bcheck.c Add support for __FreeBSD_kernel__ kernel 2010-09-10 21:09:07 +02:00
libtcc1.c Support struct arguments with stdarg.h 2010-12-28 19:32:40 +09:00
Makefile make: new lib/Makefile for libtcc1.a on more platforms 2010-12-04 16:47:08 +01:00