mirror of
https://github.com/frida/tinycc
synced 2025-02-18 00:03:59 +03:00
![Shinichiro Hamaji](/assets/img/avatar_default.png)
- 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)