aboutsummaryrefslogtreecommitdiff
path: root/tccrun.c
Commit message (Expand)AuthorAgeFilesLines
* make --with-selinux work with libtcc, tooHenry Kroll III2010-04-241-34/+26
* Use mmap instead of exec mem for Selinux machines. Fixes crash on Fedora.Henry Kroll III2010-04-201-4/+33
* build from multiple objects: fix other targetsgrischka2009-12-201-2/+2
* win64: add tiny unwind data for setjmp/longjmpgrischka2009-12-201-0/+7
* allow tcc be build from separate objectsgrischka2009-12-201-21/+22
* win32: enable bounds checker & exception handlergrischka2009-12-191-242/+321
* tcc_relocate: revert to 0.9.24 behaviorgrischka2009-12-191-15/+20
* tccrun: new filegrischka2009-12-191-0/+518