diff options
| author | bellard <bellard> | 2004-10-04 21:57:35 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2004-10-04 21:57:35 +0000 |
| commit | 79c72b241998ee9ae533ae31a78913c4c50ca43e (patch) | |
| tree | f2c8a602821cf2883886718b345c96374d72c374 /Changelog | |
| parent | df36de6507e735faee3448687263a5c877d5f074 (diff) | |
| download | tinycc-79c72b241998ee9ae533ae31a78913c4c50ca43e.tar.gz tinycc-79c72b241998ee9ae533ae31a78913c4c50ca43e.tar.bz2 | |
initial TMS320C67xx support (TK)
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,9 +2,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. + '-Wimplicit-function-declaration' +- fixed assignment of const struct in struct - line comment fix (reported by Bertram Felgenhauer) +- initial TMS320C67xx support (TK) version 0.9.20: |
