This commit is contained in:
bellard
2004-10-23 22:52:58 +00:00
parent eb79471184
commit bb07bf31aa
4 changed files with 23 additions and 23 deletions

View File

@ -14,6 +14,9 @@ version 0.9.21:
- '-Ttext' linker option
- section alignment fixes
- bit fields fixes
- do not generate code for unused inline functions
- '-oformat' linker option.
- added 'binary' output format.
version 0.9.20: