aboutsummaryrefslogtreecommitdiff
path: root/lib/libtcc1.c
Commit message (Expand)AuthorAgeFilesLines
* i386: use __fixdfdi instead of __tcc_cvt_ftolgrischka2014-01-061-18/+21
* Add __clear_cache implementation in libtcc1Thomas Preud'homme2013-11-051-1/+23
* libtcc1.c: Fix __asm__() in __tcc_fpinit and __tcc_cvt_ftolRamsay Jones2013-09-091-3/+3
* i386-gen: preserve fp control word in gen_cvt_ftoigrischka2013-08-281-6/+17
* Fixed x86-64 long double passing.James Lyon2013-04-261-1/+3
* Sorted out CMake on x86-64 and fixed silly XMM# bug introduced when working o...James Lyon2013-04-251-0/+7
* Added cross compilation to CMake build system.James Lyon2013-04-251-7/+3
* Flush caches before -running programThomas Preud'homme2013-03-181-0/+11
* - document -dumpversionUrs Janssen2013-02-151-1/+1
* configure: pass CONFIG_xxxDIR/PATH options via commandlinegrischka2013-02-141-1/+6
* Support struct arguments with stdarg.hShinichiro Hamaji2010-12-281-0/+79
* new subdirs: include, lib, testsgrischka2009-04-181-0/+607