summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-24help updaterelease_0_9_19bellard
2003-05-24updatebellard
2003-05-24added -rdynamic supportbellard
2003-05-24libtcc1 is now a library so that it is linked in only on demandbellard
2003-05-24changed license to LGPLbellard
2003-05-24updatebellard
2003-05-24changed license to LGPLbellard
2003-05-24added 32 bit shift supportbellard
2003-05-18fixed zero arg macro parsebellard
2003-05-18removed unnecessary manual pagebellard
2003-05-18automatic man page generation from tcc-doc.texibellard
2003-05-18fixed macro argument substitutionbellard
2003-05-18test macro substitution inside macro argsbellard
2003-04-28updatebellard
2003-04-28alacarte linking (Dave Long)bellard
2003-04-28various asm directives - char support (Dave Long)bellard
2003-04-27added % constraintbellard
2003-04-27updatebellard
2003-04-27added -nostdlibbellard
2003-04-26added __builtin_constant_p() and __builtin_types_compatible_p() supportbellard
2003-04-26updatebellard
2003-04-26added tcc_set_warning() - c++ include supportbellard
2003-04-26more precise C type check support (const warnings) - added generic -W option ...bellard
2003-04-21asm number parsing (thanks to Dave Long)bellard
2003-04-16default output object filename is basename of input filename (same behaviour ...bellard
2003-04-16ignore OUTPUT_FORMAT and TARGET ld script commands (fixes Redhat >= 7 static ...bellard
2003-04-16simpler function call APIbellard
2003-04-14updaterelease_0_9_18bellard
2003-04-14switch label parse fixbellard
2003-04-14added 'A' asm constraintbellard
2003-04-14fixed inline asm without operand casebellard
2003-04-13compile fixbellard
2003-04-13updatebellard
2003-04-13added config.texibellard
2003-04-13added -run optionbellard
2003-04-13added __TIME__ and __DATE__ support - added -v and -run optionsbellard
2003-04-13added configure supportbellard
2003-04-13configure supportbellard
2003-04-13gcc 3 tests activated - new tests for 0.9.17bellard
2003-04-13added configure - gcc 3.x supportbellard
2003-04-13fixed macro function bugbellard
2003-04-13updatebellard
2003-04-13fixed comment parsingbellard
2003-04-13sanitized string and character constant parsingbellard
2003-04-13PLT generation fixbellard
2003-04-13comment fixes (Peter Lund)bellard
2003-04-13function parameters must be converted to pointer of functionsbellard
2003-04-13better _Bool lvalue supportbellard
2003-04-13struct syntax fixbellard
2003-04-10spell fixes + texinfo format fixes by Peter Lundbellard