diff options
| author | Thomas Preud'homme <robotux@celest.fr> | 2013-12-15 09:44:20 +0800 |
|---|---|---|
| committer | Thomas Preud'homme <robotux@celest.fr> | 2013-12-15 09:44:20 +0800 |
| commit | a24e31e85d2980bf4863ad3dd371c6501810ae97 (patch) | |
| tree | 9e000eb0939857a8087e998b51af37863993f733 /win32/_parseLibs.bat | |
| parent | f2dbcf7594887ddfdec646ab2a85f4e2358ec209 (diff) | |
| download | tinycc-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 'win32/_parseLibs.bat')
0 files changed, 0 insertions, 0 deletions
