aboutsummaryrefslogtreecommitdiff
path: root/tests/pp
Commit message (Expand)AuthorAgeFilesLines
* OpenBSD does not support -v option in rm command.Christian Jullien2016-10-151-1/+1
* tccpp : "tcc -E -P" : suppress empty linesgrischka2016-10-095-8/+29
* build: restore out-of-tree supportgrischka2016-10-011-3/+8
* build: revert Makefiles to 0.9.26 state (mostly)grischka2016-10-011-5/+4
* test/pp: cleanupgrischka2016-10-016-74/+20
* Insert spaces between certain tokens when tcc is invoked with -E.Edmund Grimley Evans2016-05-092-0/+25
* tccgen: scopes levels for local symbols (update 2)grischka2016-05-061-6/+6
* output space after TOK_PPNUM which followed by '+' or '-'seyko2016-05-016-5/+52
* Revert "Fix tests Makefiles on Windows"Vlad Vissoultchev2016-04-171-8/+1
* fix preprocessing *.S with ` ' chars in #commentsseyko2016-04-142-0/+12
* Identifiers can start and/or contain '.' in *.Sseyko2016-04-053-1/+21
* Fix tests Makefiles on WindowsVlad Vissoultchev2016-03-141-1/+8
* Revert all of my changes to directories & codingstyle.gus knight2015-07-291-1/+1
* Reorganize the source tree.gus knight2015-07-271-1/+1
* tccpp: fix issues, add testsgrischka2015-05-0923-0/+193