| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lib/alloca*: mark ELF stack access flags as nonexecutable | Sergei Trofimovich | 2011-01-04 | 1 | -0/+4 |
| | | | | | Signed-off-by: Sergei Trofimovich <st@anti-virus.by> | ||||
| * | build: remove #include "config.h" from target dependent files | grischka | 2010-11-26 | 1 | -2/+0 |
| | | | | | This is to make cross build of libtcc1.a easier. | ||||
| * | drop alloca #define | grischka | 2009-05-16 | 1 | -2/+2 |
| | | | | | | | | (Because GNU's alloca.h unconditionally #undef's alloca) Also, remove gcc specific sections in headers. and instead change tests such that gcc does not use them. | ||||
| * | fix makefiles etc for subdirs | grischka | 2009-04-18 | 1 | -1/+1 |
| | | |||||
| * | new subdirs: include, lib, tests | grischka | 2009-04-18 | 1 | -0/+33 |
