| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update | bellard | 2005-06-17 | 4 | -4/+36 |
| * | macro function test | bellard | 2005-06-17 | 1 | -0/+8 |
| * | preprocessor function macro parsing fix (grischka) - disabled -fleading-under... | bellard | 2005-06-17 | 1 | -12/+32 |
| * | win32 fix | bellard | 2005-06-17 | 1 | -15/+18 |
| * | the PE linker code is not ready for -fleading-underscore support | bellard | 2005-06-17 | 1 | -4/+7 |
| * | added -f[no-]leading-underscore - '@' symbol for asm | bellard | 2005-06-15 | 1 | -3/+22 |
| * | added -f[no-]leading-underscore | bellard | 2005-06-15 | 4 | -27/+13 |
| * | win32 merge (grischka) | bellard | 2005-04-17 | 4 | -145/+186 |
| * | _Bool type fix | bellard | 2005-04-17 | 1 | -1/+1 |
| * | do not assume signed char (grischka) | bellard | 2005-04-17 | 1 | -1/+1 |
| * | added DECLARE_STDCALL_P (grischka) | bellard | 2005-04-17 | 1 | -51/+52 |
| * | _controlfp fix (grischka) | bellard | 2005-04-17 | 2 | -84/+84 |
| * | dos2unix | bellard | 2005-04-17 | 69 | -23131/+23131 |
| * | fib fix (grischka) | bellard | 2005-04-17 | 1 | -23/+23 |
| * | cannot change dir layout yet | bellard | 2005-04-15 | 1 | -2/+2 |
| * | update | bellard | 2005-04-15 | 2 | -35/+7 |
| * | moved examples | bellard | 2005-04-14 | 5 | -0/+0 |
| * | build of cross compilers is optional - win32 merge | bellard | 2005-04-14 | 1 | -16/+74 |
| * | build of cross compilers is optional - added tccdir path | bellard | 2005-04-14 | 1 | -1/+16 |
| * | win32 merge | bellard | 2005-04-14 | 82 | -13/+23836 |
| * | better st_other support | bellard | 2005-04-13 | 2 | -43/+47 |
| * | update | bellard | 2005-04-13 | 1 | -0/+7 |
| * | #pragma pack support (grischka) | bellard | 2005-04-13 | 2 | -4/+73 |
| * | update | bellard | 2005-04-10 | 1 | -1/+1 |
| * | #include_next support (Bernhard Fischer) | bellard | 2005-04-10 | 2 | -4/+14 |
| * | __chkstk support | bellard | 2005-04-10 | 2 | -5/+33 |
| * | initial PE format support | bellard | 2005-04-10 | 5 | -19/+1314 |
| * | ELF visibility defines | bellard | 2005-04-10 | 1 | -0/+14 |
| * | better gcc compatibility (Jon Griffiths) | bellard | 2004-12-16 | 1 | -1/+3 |
| * | update | bellard | 2004-11-08 | 1 | -26/+48 |
| * | update | bellard | 2004-11-08 | 1 | -1/+3 |
| * | gcc 3.4 fix | bellard | 2004-11-07 | 1 | -1/+1 |
| * | update | bellard | 2004-11-07 | 3 | -1/+12 |
| * | pool for symbol allocation | bellard | 2004-11-07 | 1 | -1/+1 |
| * | optimisations: hash table for include file search, pool for symbol allocation... | bellard | 2004-11-07 | 1 | -74/+111 |
| * | gcc 3.4 compile fix | bellard | 2004-11-07 | 1 | -17/+5 |
| * | removed warnings | bellard | 2004-11-07 | 3 | -9/+18 |
| * | stack full fix | bellard | 2004-11-02 | 1 | -3/+3 |
| * | packed attribute support | bellard | 2004-10-29 | 2 | -6/+23 |
| * | fixed const and volatile function parameters typing - fixed string parsing wh... | bellard | 2004-10-28 | 1 | -1/+5 |
| * | gcc 3.3 compatibility fix for multi-line string literals | bellard | 2004-10-28 | 1 | -0/+6 |
| * | added _Bool in bit-fields | bellard | 2004-10-27 | 1 | -0/+1 |
| * | copyright update | bellard | 2004-10-27 | 4 | -5/+5 |
| * | compile fix | bellard | 2004-10-27 | 1 | -2/+1 |
| * | correct libtcc1 link order | bellard | 2004-10-27 | 1 | -4/+3 |
| * | added .quad asm directive | bellard | 2004-10-25 | 2 | -0/+28 |
| * | update | bellard | 2004-10-23 | 2 | -1/+32 |
| * | fixed linker symbol generation - output format support | bellard | 2004-10-23 | 1 | -90/+141 |
| * | update | bellard | 2004-10-23 | 4 | -23/+23 |
| * | added .ascii and .asciz directives | bellard | 2004-10-23 | 1 | -7/+20 |
