aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* accept multiple comma separated symbols for .globl/.global directives, like g...Joe Soroka2011-01-201-0/+5
* Support struct arguments with stdarg.hShinichiro Hamaji2010-12-281-0/+23
* Test va_copy in tcctest.cShinichiro Hamaji2010-12-281-2/+4
* Copy tcclib.h to tests directory so GCC uses its own headers.Shinichiro Hamaji2010-12-071-1/+3
* make: new lib/Makefile for libtcc1.a on more platformsgrischka2010-12-041-11/+13
* Fix casts from 32bit integer types to 64bit integer types.Shinichiro Hamaji2010-08-311-0/+8
* Fix alignment around struct for SSE.Shinichiro Hamaji2010-08-271-3/+3
* Fix bashims in configure and gcctestsuite.sh.Thomas Preud'homme2010-05-261-4/+4
* update Makefilesgrischka2009-12-201-1/+1
* tcc_relocate: revert to 0.9.24 behaviorgrischka2009-12-191-13/+5
* x86-64: change the type of size_t and ptrdiff_t.Shinichiro Hamaji2009-08-241-0/+2
* x86-64: chkstk, allocagrischka2009-07-182-2/+21
* fix asmtest (somehow), update Makefilesgrischka2009-07-182-7/+8
* bcheck: restore malloc hooks when donegrischka2009-07-181-6/+7
* drop alloca #definegrischka2009-05-162-2/+17
* cleanup makefilesgrischka2009-04-191-2/+2
* Fixes for tests/Makefile.Shinichiro Hamaji2009-04-181-3/+3
* fix makefiles etc for subdirsgrischka2009-04-182-1/+145
* new subdirs: include, lib, testsgrischka2009-04-185-0/+3077