diff options
| author | bellard <bellard> | 2004-10-02 13:50:47 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2004-10-02 13:50:47 +0000 |
| commit | c1265d161696a2c1910053e83e9dba1834bc2992 (patch) | |
| tree | 3a143b1879732bbd392d72ba879baa25e77e81b2 /Changelog | |
| parent | 22d8df96c60204c18c096fec903a4d807c386dcd (diff) | |
| download | tinycc-c1265d161696a2c1910053e83e9dba1834bc2992.tar.gz tinycc-c1265d161696a2c1910053e83e9dba1834bc2992.tar.bz2 | |
update
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ version 0.9.21: - ARM target support (Daniel Glöckner) +- added '-funsigned-char, '-fsigned-char' and + '-Wimplicit-function-declaration'. +- fixed assignment of const struct in struct. +- line comment fix (reported by Bertram Felgenhauer) version 0.9.20: |
