mirror of
https://github.com/mirror/tinycc.git
synced 2024-12-26 03:50:07 +08:00
39c0ff311d
The following functions are now also bounds checked: memcmp, strncpy, strcmp, strncmp, strcat, strchr, strdup. Add statistics code for bounds checking functions. The statistics can be printed by settings environment variable "TCC_BOUNDS_PRINT_STATISTIC". Enabled more tests in test/Makefile. |
||
---|---|---|
.. | ||
alloca86_64-bt.S | ||
alloca86_64.S | ||
alloca86-bt.S | ||
alloca86.S | ||
alloca-arm.S | ||
armeabi.c | ||
armflush.c | ||
bcheck.c | ||
dsohandle.c | ||
dummy.c | ||
lib-arm64.c | ||
libtcc1.c | ||
Makefile | ||
va_list.c |