| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 ↵ | bellard | 2004-11-07 | 1 | -74/+111 |
| | | | | | allocation - sympler token string allocation - '-b' fix with '-run' option | ||||
| * | 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 ↵ | bellard | 2004-10-28 | 1 | -1/+5 |
| | | | | | when skipping code | ||||
| * | 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 |
| | | |||||
| * | do not generate code for unused inline functions - fixed long long code gen ↵ | bellard | 2004-10-23 | 1 | -148/+185 |
| | | | | | bug - added --oformat linker option | ||||
| * | output format support | bellard | 2004-10-23 | 1 | -0/+4 |
| | | |||||
| * | update | bellard | 2004-10-18 | 3 | -0/+22 |
| | | |||||
| * | _end symbol definition fix - fixed section alignment logic | bellard | 2004-10-18 | 1 | -14/+26 |
| | | |||||
| * | absolute symbols support - .org, .fill and .previous directives | bellard | 2004-10-18 | 1 | -36/+189 |
| | | |||||
| * | primitive fastcall functions support - -fno-common option - -Ttext linker ↵ | bellard | 2004-10-18 | 1 | -10/+120 |
| | | | | | option - bit field fixes - section alignment fixes | ||||
| * | primitive fastcall functions support | bellard | 2004-10-18 | 1 | -9/+46 |
| | | |||||
| * | push/pop fixes - added fxsave and fxrstor | bellard | 2004-10-18 | 1 | -4/+6 |
| | | |||||
| * | fixed 'no base' modrm generation - better asm constraints handling | bellard | 2004-10-18 | 1 | -83/+158 |
| | | |||||
| * | update | bellard | 2004-10-18 | 1 | -0/+16 |
| | | |||||
| * | copy paste abuse | bellard | 2004-10-08 | 1 | -1/+1 |
| | | |||||
| * | win32 configure | bellard | 2004-10-07 | 6 | -51/+92 |
| | | |||||
| * | fixed __LINE__ token type | bellard | 2004-10-07 | 1 | -7/+10 |
| | | |||||
| * | C67 COFF executable format support (TK) | bellard | 2004-10-05 | 8 | -22/+1494 |
| | | |||||
| * | initial TMS320C67xx support (TK) | bellard | 2004-10-05 | 1 | -0/+2556 |
| | | |||||
| * | ARM fixes (Daniel Glockner) | bellard | 2004-10-04 | 4 | -90/+232 |
| | | |||||
| * | faster (Daniel Glöckner) | bellard | 2004-10-04 | 1 | -2/+2 |
| | | |||||
| * | initial TMS320C67xx support (TK) | bellard | 2004-10-04 | 7 | -7/+87 |
| | | |||||
| * | fixes for dietlibc | bellard | 2004-10-02 | 2 | -3/+7 |
| | | |||||
| * | dietlibc support | bellard | 2004-10-02 | 1 | -2/+2 |
| | | |||||
| * | both .globl and .global directives are accepted by as | bellard | 2004-10-02 | 3 | -0/+4 |
| | | |||||
| * | update | bellard | 2004-10-02 | 1 | -0/+4 |
| | | |||||
| * | comment parsing fix - bitfields partial fix | bellard | 2004-10-02 | 1 | -7/+20 |
| | | |||||
| * | install fix | bellard | 2004-10-02 | 1 | -0/+4 |
| | | |||||
| * | fixed assignment of const struct in struct | bellard | 2003-10-17 | 1 | -1/+5 |
| | | |||||
| * | added -funsigned-char, -fsigned-char and -Wimplicit-function-declaration | bellard | 2003-10-17 | 2 | -36/+98 |
| | | |||||
| * | update | bellard | 2003-10-14 | 1 | -0/+4 |
| | | |||||
| * | ARM target support (Daniel Glockner) - allow unsigned char as default on ↵ | bellard | 2003-10-14 | 5 | -18/+1526 |
| | | | | | ARM (Daniel Glockner) - fixed small ld script support (Daniel Glockner) | ||||
