aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* make: new lib/Makefile for libtcc1.a on more platformsgrischka2010-12-041-0/+90
* build: remove #include "config.h" from target dependent filesgrischka2010-11-263-6/+0
* Add support for __FreeBSD_kernel__ kernelThomas Preud'homme2010-09-101-2/+4
* win32: enable bounds checker & exception handlergrischka2009-12-191-34/+9
* x86-64: chkstk, allocagrischka2009-07-182-2/+9
* bcheck: restore malloc hooks when donegrischka2009-07-181-0/+5
* x86-64: Align return value of alloca by 16.Shinichiro Hamaji2009-06-111-2/+2
* x86-64: Add alloca.Shinichiro Hamaji2009-06-091-0/+33
* drop alloca #definegrischka2009-05-162-4/+4
* fix makefiles etc for subdirsgrischka2009-04-182-2/+2
* new subdirs: include, lib, testsgrischka2009-04-184-0/+1553