aboutsummaryrefslogtreecommitdiff
path: root/stab.h
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2013-12-15 09:44:20 +0800
committerThomas Preud'homme <robotux@celest.fr>2013-12-15 09:44:20 +0800
commita24e31e85d2980bf4863ad3dd371c6501810ae97 (patch)
tree9e000eb0939857a8087e998b51af37863993f733 /stab.h
parentf2dbcf7594887ddfdec646ab2a85f4e2358ec209 (diff)
downloadtinycc-a24e31e85d2980bf4863ad3dd371c6501810ae97.tar.gz
tinycc-a24e31e85d2980bf4863ad3dd371c6501810ae97.tar.bz2
Fix signed integer division in ARM runtime ABI
- 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
Diffstat (limited to 'stab.h')
0 files changed, 0 insertions, 0 deletions