aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tccasm: synch C and asm symtab tighterMichael Matz2017-11-221-1/+10
* various stuffgrischka2017-10-111-0/+4
* tccgen: nodata_wanted fix, default ONE_SOURCE, etc...grischka2017-07-231-9/+9
* configure: --config-musl/-uClibc switch & misc cleanupsgrischka2017-05-131-1/+1
* final adjustments for releasegrischka2017-04-251-18/+13
* win: tests Makefile: fix global pathAvi Halachmi (:avih)2017-02-261-1/+1
* makefile: unify cross with native buildsgrischka2017-02-251-7/+17
* tcc: re-enable correct option -r supportgrischka2017-02-201-2/+2
* updates & cleanups (tcc-doc/Changelog/TODO ...)grischka2017-02-131-2/+3
* tests: OOT build fixes etc.grischka2016-12-201-9/+9
* tests: add memory leak testgrischka2016-12-181-1/+8
* tests: add .so/.dll creation testgrischka2016-12-151-0/+20
* tccgen: fix long long -> char/short castgrischka2016-10-021-3/+6
* build: restore out-of-tree supportgrischka2016-10-011-8/+8
* build: revert Makefiles to 0.9.26 state (mostly)grischka2016-10-011-66/+43
* tests: Compile asmtest.S without -m32Michael Matz2016-05-111-1/+1
* tccgen: scopes levels for local symbols (update 2)grischka2016-05-061-0/+1
* Revert "Fix tests Makefiles on Windows"Vlad Vissoultchev2016-04-171-2/+1
* Identifiers can start and/or contain '.' in *.Sseyko2016-04-051-1/+5
* Fix tests Makefiles on WindowsVlad Vissoultchev2016-03-141-1/+2
* Enable variable-length arrays on arm64.Edmund Grimley Evans2015-10-311-2/+1
* Revert all of my changes to directories & codingstyle.gus knight2015-07-291-5/+5
* Reorganize the source tree.gus knight2015-07-271-5/+5
* tccpp: fix issues, add testsgrischka2015-05-091-15/+10
* -fdollar-in-identifiers addonseyko2015-04-201-1/+1
* tests/Makefile: Quote to avoid: /bin/sh: 1: [: !=: unexpected operatorEdmund Grimley Evans2015-03-071-1/+1
* Disable floating-point test for ARM soft-floatseyko2015-03-041-2/+11
* disable-BTESTSseyko2015-03-041-1/+0
* Clear CFLAGS & LDFLAGS in testsMatteo Cypriani2014-09-071-0/+4
* build: ignore and properly clean tests/vla_testminux2014-04-121-1/+1
* Corrected spelling mistakes in comments and stringsVincent Lefevre2014-04-071-1/+1
* Add the generated executables ending with "-cc" and "-tcc" to the makefile "c...mingodad2014-03-261-3/+4
* Don't hardcode gcc in tests MakefileThomas Preud'homme2014-03-091-7/+7
* tcctest: add back testXb (self compile with -b)grischka2014-01-211-18/+22
* Various Makefile fixes for cross-compilationThomas Preud'homme2014-01-091-1/+14
* misc. fixesgrischka2014-01-061-19/+20
* Improved variable length array support.James Lyon2013-04-271-0/+11
* Sorted out CMake on x86-64 and fixed silly XMM# bug introduced when working o...James Lyon2013-04-251-4/+3
* Workaround for MinGWs use of 80-bit long double on Win32.James Lyon2013-04-191-6/+6
* x86-64 ABI fixes.James Lyon2013-04-191-2/+2
* Tests in abitest.c now work on Win32.James Lyon2013-04-181-5/+9
* Added ABI compatibility tests with native compiler using libtcc.James Lyon2013-04-171-0/+10
* Fixed tests on Windows (including out-of-tree problems)James Lyon2013-04-171-9/+12
* tcc -vv/--print-search-dirs: print more infogrischka2013-02-101-4/+9
* lib/Makefile: use CC, add bcheck to libtcc1.agrischka2013-02-061-1/+1
* tests: cleanupgrischka2013-02-051-68/+46
* Use gcc to generate tcctest.gccThomas Preud'homme2013-01-251-1/+1
* build: fix VPATH buildsAkim Demaille2012-12-181-6/+7
* tests: Add tests for compile/run tcc.c with `tcc -b` then compile tcc.c again...Kirill Smelkov2012-12-091-1/+22
* tests: btest should only run on targets supporting bcheckKirill Smelkov2012-11-241-0/+5