mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-15 05:20:06 +08:00
a24e31e85d
- fix computation of absolute value (clearing the sign bit does not since integers are encoded in 2's complement) - test sign of integer in a more conventional way (binary and with the high bit does not work for long long due to a bug in gtst) - spacing in include |
||
---|---|---|
.. | ||
alloca86_64.S | ||
alloca86-bt.S | ||
alloca86.S | ||
armeabi.c | ||
bcheck.c | ||
libtcc1.c | ||
Makefile |