tinycc/include
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
..
float.h new subdirs: include, lib, tests 2009-04-18 15:08:03 +02:00
stdarg.h Support struct arguments with stdarg.h 2010-12-28 19:32:40 +09:00
stdbool.h new subdirs: include, lib, tests 2009-04-18 15:08:03 +02:00
stddef.h win64: defined size_t and ptrdiff_t to unsigned long long 2010-01-14 20:59:43 +01:00
tcclib.h Return value of exit should be void. 2009-04-18 23:55:51 +09:00
varargs.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00