summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-17updaterelease_0_9_23bellard
2005-06-17macro function testbellard
2005-06-17preprocessor function macro parsing fix (grischka) - disabled -fleading-under...bellard
2005-06-17win32 fixbellard
2005-06-17the PE linker code is not ready for -fleading-underscore supportbellard
2005-06-15added -f[no-]leading-underscore - '@' symbol for asmbellard
2005-06-15added -f[no-]leading-underscorebellard
2005-04-17win32 merge (grischka)bellard
2005-04-17_Bool type fixbellard
2005-04-17do not assume signed char (grischka)bellard
2005-04-17added DECLARE_STDCALL_P (grischka)bellard
2005-04-17_controlfp fix (grischka)bellard
2005-04-17dos2unixbellard
2005-04-17fib fix (grischka)bellard
2005-04-15cannot change dir layout yetbellard
2005-04-15updatebellard
2005-04-14moved examplesbellard
2005-04-14build of cross compilers is optional - win32 mergebellard
2005-04-14build of cross compilers is optional - added tccdir pathbellard
2005-04-14win32 mergebellard
2005-04-13better st_other supportbellard
2005-04-13updatebellard
2005-04-13#pragma pack support (grischka)bellard
2005-04-10updatebellard
2005-04-10#include_next support (Bernhard Fischer)bellard
2005-04-10__chkstk supportbellard
2005-04-10initial PE format supportbellard
2005-04-10ELF visibility definesbellard
2004-12-16better gcc compatibility (Jon Griffiths)bellard
2004-11-08updatebellard
2004-11-08updaterelease_0_9_22bellard
2004-11-07gcc 3.4 fixbellard
2004-11-07updatebellard
2004-11-07pool for symbol allocationbellard
2004-11-07optimisations: hash table for include file search, pool for symbol allocation...bellard
2004-11-07gcc 3.4 compile fixbellard
2004-11-07removed warningsbellard
2004-11-02stack full fixbellard
2004-10-29packed attribute supportbellard
2004-10-28fixed const and volatile function parameters typing - fixed string parsing wh...bellard
2004-10-28gcc 3.3 compatibility fix for multi-line string literalsbellard
2004-10-27added _Bool in bit-fieldsbellard
2004-10-27copyright updatebellard
2004-10-27compile fixbellard
2004-10-27correct libtcc1 link orderbellard
2004-10-25added .quad asm directivebellard
2004-10-23updatebellard
2004-10-23fixed linker symbol generation - output format supportbellard
2004-10-23updatebellard
2004-10-23added .ascii and .asciz directivesbellard