diff options
| author | bellard <bellard> | 2004-10-18 00:20:41 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2004-10-18 00:20:41 +0000 |
| commit | 807321efbaf0d7ce755adeb06e0cf1a27074c49b (patch) | |
| tree | 89e82fae7e7768f5809fda742a3673c66d0339c6 /Changelog | |
| parent | ff3a5daf2500d228bb16e2881c0892db463562f5 (diff) | |
| download | tinycc-807321efbaf0d7ce755adeb06e0cf1a27074c49b.tar.gz tinycc-807321efbaf0d7ce755adeb06e0cf1a27074c49b.tar.bz2 | |
update
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,13 @@ version 0.9.21: - line comment fix (reported by Bertram Felgenhauer) - initial TMS320C67xx target support (TK) - win32 configure +- regparm() attribute +- many built-in assembler fixes +- added '.org', '.fill' and '.previous' assembler directives +- '-fno-common' option +- '-Ttext' linker option +- section alignment fixes +- bit fields fixes version 0.9.20: |
