| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | prepared parser for direct use of file->buf_ptr - faster comment parsing | bellard | 2002-11-22 | 2 | -33/+76 |
| | | |||||
| * | restored include file optimization - added static on all globals | bellard | 2002-11-22 | 1 | -134/+134 |
| | | |||||
| * | suppressed ch1 and preparser | bellard | 2002-11-22 | 2 | -180/+320 |
| | | |||||
| * | error message fixes - CH_EOB is now '\' | bellard | 2002-11-22 | 1 | -6/+12 |
| | | |||||
| * | use CH_EOB | bellard | 2002-11-22 | 1 | -4/+16 |
| | | |||||
| * | further parse optimizations | bellard | 2002-11-22 | 1 | -13/+17 |
| | | |||||
| * | suppressed secondary hash tables - began parsing optimization | bellard | 2002-11-20 | 1 | -136/+390 |
| | | |||||
| * | added CType structure for type storage - supressed define hash table - added ↵ | bellard | 2002-11-18 | 2 | -536/+664 |
| | | | | | time dump in bench | ||||
| * | update | bellard | 2002-11-03 | 3 | -31/+42 |
| | | |||||
| * | computed goto test | bellard | 2002-11-03 | 1 | -0/+15 |
| | | |||||
| * | added computed gotos - better runtime error handling | bellard | 2002-11-03 | 1 | -65/+179 |
| | | |||||
| * | handle computed gotos | bellard | 2002-11-03 | 1 | -6/+19 |
| | | |||||
| * | simplified error handling | bellard | 2002-11-03 | 1 | -31/+11 |
| | | |||||
| * | sizeof/alignof/typeof tests | bellard | 2002-11-02 | 1 | -7/+67 |
| | | |||||
| * | all keywords are now in tcctok.h | bellard | 2002-11-02 | 1 | -57/+115 |
| | | |||||
| * | added alignof and typeof - better sizeof support - fixed get_tok_str() for ↵ | bellard | 2002-11-02 | 1 | -163/+227 |
| | | | | | TOK_PPNUM | ||||
| * | added correct ## handling : added TOK_PPNUM token | bellard | 2002-11-02 | 1 | -89/+163 |
| | | |||||
| * | more long long tests - more ## tests | bellard | 2002-11-02 | 1 | -5/+28 |
| | | |||||
| * | added better error support | bellard | 2002-11-02 | 1 | -9/+13 |
| | | |||||
| * | removed many memory leaks - suppressed many global variables | bellard | 2002-11-02 | 1 | -162/+205 |
| | | |||||
| * | ignore some gcc options - removed many memory leaks - suppressed many global ↵ | bellard | 2002-11-02 | 1 | -194/+436 |
| | | | | | variables | ||||
| * | added tcc_relocate() and tcc_get_symbol() | bellard | 2002-09-08 | 5 | -19/+31 |
| | | |||||
| * | update | bellard | 2002-09-08 | 3 | -26/+29 |
| | | |||||
| * | trivial jump size optimization | bellard | 2002-09-08 | 1 | -2/+9 |
| | | |||||
| * | update | bellard | 2002-09-08 | 1 | -3/+22 |
| | | |||||
| * | macro optimization - string constant optimisation | bellard | 2002-09-08 | 1 | -158/+174 |
| | | |||||
| * | added include file optimization | bellard | 2002-09-08 | 1 | -51/+166 |
| | | |||||
| * | force #if #endif match in same file | bellard | 2002-09-08 | 1 | -15/+22 |
| | | |||||
| * | fixed bound checking for structures - fixed ?: type handling - fixed '--' ↵ | bellard | 2002-09-08 | 1 | -26/+103 |
| | | | | | parsing | ||||
| * | more tests | bellard | 2002-08-31 | 1 | -1/+99 |
| | | |||||
| * | update | bellard | 2002-08-31 | 3 | -21/+38 |
| | | |||||
| * | added alloca | bellard | 2002-08-31 | 1 | -0/+1 |
| | | |||||
| * | double fix | bellard | 2002-08-31 | 1 | -3/+2 |
| | | |||||
| * | fixed octal char const parsing - better __FUNCTION__ handling - handling of ↵ | bellard | 2002-08-31 | 1 | -27/+36 |
| | | | | | static libraries in case of memory compilation | ||||
| * | fixed PC32 relocation if constant address | bellard | 2002-08-31 | 1 | -2/+4 |
| | | |||||
| * | better command line parsing - added -r option | bellard | 2002-08-30 | 1 | -32/+74 |
| | | |||||
| * | added symbol + relocation handling | bellard | 2002-08-29 | 2 | -45/+56 |
| | | |||||
| * | fixed local extern handling - fixed '!' with symbols | bellard | 2002-08-29 | 1 | -30/+43 |
| | | |||||
| * | added linux define - added __FUNCTION - fixed spaces parsing - defined ↵ | bellard | 2002-08-29 | 1 | -126/+157 |
| | | | | | special macros | ||||
| * | fixed strlen - added __FUNCTION__ | bellard | 2002-08-29 | 1 | -1/+11 |
| | | |||||
| * | updated | bellard | 2002-08-18 | 1 | -7/+10 |
| | | |||||
| * | suppressed section_ptr - fixed constant string allocation | bellard | 2002-08-18 | 2 | -54/+45 |
| | | |||||
| * | updated | bellard | 2002-08-18 | 2 | -18/+22 |
| | | |||||
| * | tccelf.c | bellard | 2002-08-18 | 1 | -5/+26 |
| | | |||||
| * | added cvsignore | bellard | 2002-08-18 | 1 | -0/+60 |
| | | |||||
| * | added support for standalone operation | bellard | 2002-08-18 | 1 | -2/+8 |
| | | |||||
| * | added include tests | bellard | 2002-08-18 | 1 | -2/+7 |
| | | |||||
| * | updated | bellard | 2002-08-18 | 2 | -14/+14 |
| | | |||||
| * | added tcc_add_sysinclude_path() | bellard | 2002-08-18 | 1 | -1/+4 |
| | | |||||
| * | moved ELF stuff to tccelf.c - fixed #include and #line parsing - removed ↵ | bellard | 2002-08-18 | 1 | -2078/+577 |
| | | | | | size limit on strings - added support for bound checking in generated executables - fixed -I include order - fixed incorrect function displayed in runtime error - fixed lvalue type when saved in local stack | ||||
