| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tccpp : "tcc -E -P" : suppress empty lines | grischka | 2016-10-09 | 1 | -3/+0 |
| | | | | | | | | | | Also: - regenerate all tests/pp/*.expect with gcc - test "insert one space" feature - test "0x1E-1" in asm mode case - PARSE_FLAG_SPACES: ignore \f\v\r better - tcc.h: move some things | ||||
| * | fix preprocessing *.S with ` ' chars in #comments | seyko | 2016-04-14 | 1 | -0/+6 |
| with a test program. Problem detected when trying to compile linux-2.4.37.9 with tcc. | |||||
