aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed the error message and minor changes.Carlos Montiers2014-07-171-9/+11
* __getmainargs return int, not void, and on error, it return -1 and let argv u...Carlos Montiers2014-07-161-2/+7
* Fix mistake. Change jb by jbe. tiny c round (INT_MAX = 0x7FFFFFFF) to a DWORD...Carlos Montiers2014-07-103-3/+3
* Fix problem using alloca function, executable crashed even with a exception h...Carlos Montiers2014-07-103-6/+6
* Rename:jiang2014-07-017-6/+6
* Specify license of lib/armeabi.cThomas Preud'homme2014-07-011-0/+21
* bug:jiang2014-06-296-5/+26
* Revert the many un-reviewed commits starting from early AprilDavid Mertens2014-06-240-0/+0
|\
| * revert vstore()jiang2014-06-231-0/+8
| * Revert "Win: Enable use "*.def + *.c" files as library instead of *.a by "-l"...Thomas Coudray2014-06-201-9/+2
| * Win: Enable use "*.def + *.c" files as library instead of *.a by "-l" optionYX Hao2014-06-161-2/+9
| * Let init_putz one-time generation.jiang2014-05-281-51/+63
| * Considering the effect of CH_EOF on line_numjiang2014-05-281-1/+1
| * Modify the 66_macro_concat_end.expectjiang2014-05-281-1/+1
| * The number of rows to display warning is wrongjiang2014-05-231-2/+5
| * forget Delete __va_ld_regjiang2014-05-211-1/+1
| * Delete a = (a > = 0)? A: -a; \jiang2014-05-202-26/+40
| * clean '\t'jiang2014-05-202-275/+275
| * In the local use of local stack, use a global stack in the global timejiang2014-05-201-1/+1
| * int main()jiang2014-05-171-17/+10
| * Improved '\ n' output effect (# pragma pack (push, 8), # pragma pack (pop))jiang2014-05-171-3/+3
| * 1 macro_push and macro_pop work I made a mistake, no matter the definition do...jiang2014-05-173-32/+40
| * add push_macro test againjiang2014-05-162-1/+14
| * fix push_macro, asked Tom to help me testfix push_macrojiang2014-05-163-3/+10
| * When tcc.exe update, abitest-tcc.exe not updated. For security, you must firs...jiang2014-05-151-1/+1
| * Add warning 4jiang2014-05-141-5/+29
| * Add warning 3jiang2014-05-141-0/+2
| * clean '\t'jiang2014-05-145-177/+177
| * restore 2dd8587c2f32d17a2cd0443a60a614a3fa9bbe29jiang2014-05-136-111/+248
| * Modify tcc_error ("invalid type",);jiang2014-05-131-1/+1
| * fix 14d0aa450f9a926a852ea01fbdecf27425264d14jiang2014-05-131-1/+1
| * Add warning 2jiang2014-05-091-0/+2
| * Add warningjiang2014-05-091-0/+2
| * win64: try to fix linkagegrischka2014-05-083-18/+23
| * fix bug if (seen_reg_num + reg_count <= 8)jiang2014-05-081-1/+1
| * Revert "update static void parse_number()"grischka2014-05-062-138/+247
| * Return to: e20c1eb99e1003c1e59522c136dbb15c52d7cc7cjiang2014-05-0423-1809/+1411
| * tcc on i386 are still having problems at work.Thank Roy report again. Struck ...jiang2014-05-036-38/+32
| * forget commit tccge.c for i386jiang2014-05-031-1/+1
| * Modify i386-gen.c,jiang2014-05-031-54/+113
| * Fix x86-64 vlajiang2014-05-023-190/+321
| * Fixes include the double quotes bugjiang2014-05-026-111/+248
| * gen_putz () and struct_copy (), is to reduce the third-party call thatjiang2014-05-021-23/+30
| * Add a comment.jiang2014-05-021-3/+3
| * Attention: never use hard tabs other than 8 (eight) widegrischka2014-05-011-56/+56
| * update for x86_64-gen.cjiang2014-05-014-326/+304
| * cleanjiang2014-05-011-9/+0
| * fix its own making bug. Improved init_putz (). Modify the tests / Makefile to...jiang2014-05-014-51/+67
| * Expansion code again for x86_64-genjiang2014-05-013-201/+129
| * rename i386-tok.h i386-asm.c, add PRINTF_ASM_CODEjiang2014-04-307-52/+53