aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard>2004-10-23 22:52:58 +0000
committerbellard <bellard>2004-10-23 22:52:58 +0000
commitbb07bf31aae1bcb4c3590f61210c46c0d3a37433 (patch)
treeb942e1baa8cce8e50147d3a39c069dc3091f6b5c /Changelog
parenteb79471184b9771f0638d022a093c1885652e3fb (diff)
downloadtinycc-bb07bf31aae1bcb4c3590f61210c46c0d3a37433.tar.gz
tinycc-bb07bf31aae1bcb4c3590f61210c46c0d3a37433.tar.bz2
update
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6864475..9f3f249 100644
--- a/Changelog
+++ b/Changelog
@@ -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: