diff options
| author | grischka <grischka> | 2009-05-11 19:01:26 +0200 |
|---|---|---|
| committer | grischka <grischka> | 2009-05-11 19:01:26 +0200 |
| commit | bf8d8f5f3e0a15c790adeb13eae68091d52fb58f (patch) | |
| tree | f0a390e5a95f9cafe44ab6e79cd11eda25eb094b /Changelog | |
| parent | aed6a7cb60147855c76a36b1f89d9a8abf5169aa (diff) | |
| download | tinycc-bf8d8f5f3e0a15c790adeb13eae68091d52fb58f.tar.gz tinycc-bf8d8f5f3e0a15c790adeb13eae68091d52fb58f.tar.bz2 | |
update Changelog, bump version: 0.9.25
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,6 +1,9 @@ -... for next version: +version 0.9.25: -- Fix bitfields with non-int types and in unions +- split tcc.c into tcc.h libtcc.c tccpp.c tccgen.c tcc.c +- first support for x86-64 target (Shinichiro Hamaji) +- improved preprocess output with linenumbers and spaces preserved +- fix bitfields with non-int types and in unions - improve ARM cross-compiling (Daniel Glöckner) - link stabstr sections from multiple objects - better (still limited) support for multiple TCCStates |
