| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Return to: e20c1eb99e1003c1e59522c136dbb15c52d7cc7c | jiang | 2014-05-04 | 1 | -0/+243 |
| | | | | | | | | | | | | | | | | | | | | | | | | 1: The new patch for the other machines still have the problem. 2: libcrt Rename (what if gcc had libcrt as well) 3: parse_number exact problem 4: VT_VLS is to allow tcc Compile the following int b = 9; struct st { int a; int b [b] }; struct st st1; st1.b [8] = 9; printf ("% d \ n", st1.b [8]); tcc a problem. Due to problems in front, and now can not be improved 5: they commit much, bug difficult to lock, you can not let other people help develop. 6: ('\ t') too Thanks to Michael and Ray Their criticism I have benefited! | ||||
| * | rename i386-tok.h i386-asm.c, add PRINTF_ASM_CODE | jiang | 2014-04-30 | 1 | -243/+0 |
| | | |||||
| * | Corrected spelling mistakes in comments and strings | Vincent Lefevre | 2014-04-07 | 1 | -1/+1 |
| | | |||||
| * | integrate x86_64-asm.c into i386-asm.c | grischka | 2009-12-19 | 1 | -52/+81 |
| | | | | | | Also, disable 16bit support for now as it causes bugs in 32bit mode. #define I386_ASM_16 if you want it. | ||||
| * | fixed and added missing file for x86_64 assembly | Frederic Feret | 2009-11-13 | 1 | -0/+214 |
