This commit is contained in:
bellard
2004-10-18 00:20:41 +00:00
parent ff3a5daf25
commit 807321efba
3 changed files with 22 additions and 0 deletions

View File

@ -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: