From bf8d8f5f3e0a15c790adeb13eae68091d52fb58f Mon Sep 17 00:00:00 2001 From: grischka Date: Mon, 11 May 2009 19:01:26 +0200 Subject: update Changelog, bump version: 0.9.25 --- Changelog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 4b2c704..21ee4b9 100644 --- a/Changelog +++ b/Changelog @@ -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 -- cgit v1.3.1