| Commit message (Expand) | Author | Age | Files | Lines |
| * | __getmainargs compatibility checking success | Carlos Montiers | 2014-11-22 | 1 | -10/+14 |
| * | win32: fix implicit function warning | James Buren | 2014-11-03 | 1 | -0/+2 |
| * | Filter-out warning about softfloat in tests2 | Matteo Cypriani | 2014-10-17 | 1 | -2/+2 |
| * | tccgen: use lvalue as result from bitfield assignment | grischka | 2014-09-23 | 1 | -7/+5 |
| * | Accept CPPFLAGS from the environment | Matteo Cypriani | 2014-09-07 | 1 | -1/+1 |
| * | tccelf: layout_sections: add missing param strsec | Matteo Cypriani | 2014-09-07 | 1 | -3/+4 |
| * | Clear CFLAGS & LDFLAGS in tests | Matteo Cypriani | 2014-09-07 | 2 | -0/+8 |
| * | Don't build libtcc1 with -fstack-protector-strong | Matteo Cypriani | 2014-09-07 | 1 | -0/+4 |
| * | tccgen: nocode_wanted: do not output constants | grischka | 2014-08-01 | 2 | -16/+18 |
| * | win64: fix resource file support | grischka | 2014-08-01 | 2 | -31/+33 |
| * | Removed the error message and minor changes. | Carlos Montiers | 2014-07-17 | 1 | -9/+11 |
| * | __getmainargs return int, not void, and on error, it return -1 and let argv u... | Carlos Montiers | 2014-07-16 | 1 | -2/+7 |
| * | Fix mistake. Change jb by jbe. tiny c round (INT_MAX = 0x7FFFFFFF) to a DWORD... | Carlos Montiers | 2014-07-10 | 3 | -3/+3 |
| * | Fix problem using alloca function, executable crashed even with a exception h... | Carlos Montiers | 2014-07-10 | 3 | -6/+6 |
| * | Rename: | jiang | 2014-07-01 | 7 | -6/+6 |
| * | Specify license of lib/armeabi.c | Thomas Preud'homme | 2014-07-01 | 1 | -0/+21 |
| * | bug: | jiang | 2014-06-29 | 6 | -5/+26 |
| * | Revert the many un-reviewed commits starting from early April | David Mertens | 2014-06-24 | 0 | -0/+0 |
| |\ |
|
| | * | revert vstore() | jiang | 2014-06-23 | 1 | -0/+8 |
| | * | Revert "Win: Enable use "*.def + *.c" files as library instead of *.a by "-l"... | Thomas Coudray | 2014-06-20 | 1 | -9/+2 |
| | * | Win: Enable use "*.def + *.c" files as library instead of *.a by "-l" option | YX Hao | 2014-06-16 | 1 | -2/+9 |
| | * | Let init_putz one-time generation. | jiang | 2014-05-28 | 1 | -51/+63 |
| | * | Considering the effect of CH_EOF on line_num | jiang | 2014-05-28 | 1 | -1/+1 |
| | * | Modify the 66_macro_concat_end.expect | jiang | 2014-05-28 | 1 | -1/+1 |
| | * | The number of rows to display warning is wrong | jiang | 2014-05-23 | 1 | -2/+5 |
| | * | forget Delete __va_ld_reg | jiang | 2014-05-21 | 1 | -1/+1 |
| | * | Delete a = (a > = 0)? A: -a; \ | jiang | 2014-05-20 | 2 | -26/+40 |
| | * | clean '\t' | jiang | 2014-05-20 | 2 | -275/+275 |
| | * | In the local use of local stack, use a global stack in the global time | jiang | 2014-05-20 | 1 | -1/+1 |
| | * | int main() | jiang | 2014-05-17 | 1 | -17/+10 |
| | * | Improved '\ n' output effect (# pragma pack (push, 8), # pragma pack (pop)) | jiang | 2014-05-17 | 1 | -3/+3 |
| | * | 1 macro_push and macro_pop work I made a mistake, no matter the definition do... | jiang | 2014-05-17 | 3 | -32/+40 |
| | * | add push_macro test again | jiang | 2014-05-16 | 2 | -1/+14 |
| | * | fix push_macro, asked Tom to help me testfix push_macro | jiang | 2014-05-16 | 3 | -3/+10 |
| | * | When tcc.exe update, abitest-tcc.exe not updated. For security, you must firs... | jiang | 2014-05-15 | 1 | -1/+1 |
| | * | Add warning 4 | jiang | 2014-05-14 | 1 | -5/+29 |
| | * | Add warning 3 | jiang | 2014-05-14 | 1 | -0/+2 |
| | * | clean '\t' | jiang | 2014-05-14 | 5 | -177/+177 |
| | * | restore 2dd8587c2f32d17a2cd0443a60a614a3fa9bbe29 | jiang | 2014-05-13 | 6 | -111/+248 |
| | * | Modify tcc_error ("invalid type",); | jiang | 2014-05-13 | 1 | -1/+1 |
| | * | fix 14d0aa450f9a926a852ea01fbdecf27425264d14 | jiang | 2014-05-13 | 1 | -1/+1 |
| | * | Add warning 2 | jiang | 2014-05-09 | 1 | -0/+2 |
| | * | Add warning | jiang | 2014-05-09 | 1 | -0/+2 |
| | * | win64: try to fix linkage | grischka | 2014-05-08 | 3 | -18/+23 |
| | * | fix bug if (seen_reg_num + reg_count <= 8) | jiang | 2014-05-08 | 1 | -1/+1 |
| | * | Revert "update static void parse_number()" | grischka | 2014-05-06 | 2 | -138/+247 |
| | * | Return to: e20c1eb99e1003c1e59522c136dbb15c52d7cc7c | jiang | 2014-05-04 | 23 | -1809/+1411 |
| | * | tcc on i386 are still having problems at work.Thank Roy report again. Struck ... | jiang | 2014-05-03 | 6 | -38/+32 |
| | * | forget commit tccge.c for i386 | jiang | 2014-05-03 | 1 | -1/+1 |
| | * | Modify i386-gen.c, | jiang | 2014-05-03 | 1 | -54/+113 |