diff options
| author | Thomas Preud'homme <robotux@celest.fr> | 2014-02-02 17:15:19 +0800 |
|---|---|---|
| committer | Thomas Preud'homme <robotux@celest.fr> | 2014-02-06 21:38:24 +0800 |
| commit | e571850d794c46b55f1a0fb0ffb22d594bee1d69 (patch) | |
| tree | 1698d7aa9eb56e42e3a7e808fadb27404650584d /Changelog | |
| parent | 4aec2902cabb819e24850c80ddb364b7b4308b7b (diff) | |
| download | tinycc-e571850d794c46b55f1a0fb0ffb22d594bee1d69.tar.gz tinycc-e571850d794c46b55f1a0fb0ffb22d594bee1d69.tar.bz2 | |
Add support of Thumb to ARM branch relocation
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ Bug fixes: - fix negation of 0.0 and -0.0 values (Thomas Preud'homme) - fix integer to double conversion on ARM (Thomas Preud'homme) - fix parameter passing of (unsigned) long long bitfield (Thomas Preud'homme) +- fix relocation of Thumb branch to ARM function (Thomas Preud'homme) version 0.9.26: |
