aboutsummaryrefslogtreecommitdiff
path: root/tcc.h
Commit message (Expand)AuthorAgeFilesLines
* fix push_macro, asked Tom to help me testfix push_macrojiang2014-05-161-1/+1
* restore 2dd8587c2f32d17a2cd0443a60a614a3fa9bbe29jiang2014-05-131-2/+10
* Return to: e20c1eb99e1003c1e59522c136dbb15c52d7cc7cjiang2014-05-041-29/+11
* tcc on i386 are still having problems at work.Thank Roy report again. Struck ...jiang2014-05-031-2/+0
* Fix x86-64 vlajiang2014-05-021-1/+3
* Fixes include the double quotes bugjiang2014-05-021-2/+10
* update for x86_64-gen.cjiang2014-05-011-0/+2
* fix its own making bug. Improved init_putz (). Modify the tests / Makefile to...jiang2014-05-011-0/+2
* Expansion code again for x86_64-genjiang2014-05-011-5/+7
* rename i386-tok.h i386-asm.c, add PRINTF_ASM_CODEjiang2014-04-301-0/+1
* rename libtcc1.cjiang2014-04-301-1/+1
* Fix va_arg bug, Fix type conversion bug, an increase of loc_stack () function...jiang2014-04-301-0/+1
* Reduce the generation of machine code for x86_64, Less of sizejiang2014-04-291-3/+5
* tccpe: adjust for new 'hidden' symbols featuregrischka2014-04-171-0/+4
* Parse and emit hidden visibilityMichael Matz2014-04-141-2/+10
* Fix preprocessor concat with empty argThomas Preud'homme2014-04-121-0/+1
* tcc.h: add ELF interpreter for DragonFly BSD.minux2014-04-121-0/+2
* ELF: Remove traces of old RUNTIME_PLTGOT codeMichael Matz2014-04-061-6/+0
* arm: Use proper PLT/GOT for -run.Michael Matz2014-04-061-1/+1
* x86_64: Create proper PLT and GOT also for -runMichael Matz2014-04-061-1/+2
* tccgen: x86_64: fix garbage in the SValue upper bitsgrischka2014-04-041-37/+39
* x86-64: shared libs improvementMichael Matz2014-03-311-1/+1
* Add __attribute__ ((noreturn)) to tcc_error and expect functions.mingodad2014-03-301-2/+2
* tccpp: reorder some tokensgrischka2014-03-291-15/+18
* Simplify and fix GOT32 + PLT32 reloc commitThomas Preud'homme2014-03-261-0/+1
* Def signedness != signed != unsigned for charThomas Preud'homme2014-02-061-1/+1
* Add support for runtime selection of float ABIThomas Preud'homme2014-01-081-6/+15
* be stricter with aliasinggrischka2014-01-071-31/+26
* misc. fixesgrischka2014-01-061-15/+15
* Fix struct ret in variadic fct with ARM hardfloatThomas Preud'homme2014-01-061-1/+2
* Don't enable bound check if libgcc is usedThomas Preud'homme2014-01-061-1/+2
* Fix CONFIG_TCC_SYSINCLUDEPATHS on !win32 systemsRamsay Jones2013-10-021-2/+4
* Generate an error when a function is redefinedThomas Preud'homme2013-09-161-1/+3
* Fix lib, include, crt and libgcc search pathsThomas Preud'homme2013-09-071-10/+11
* i386-gen: preserve fp control word in gen_cvt_ftoigrischka2013-08-281-0/+1
* Improved variable length array support.James Lyon2013-04-271-1/+17
* Fixed problems with XMM1 use on Linux/x86-64.James Lyon2013-04-191-4/+0
* Got test1-3 working on x86-64.James Lyon2013-04-191-0/+3
* x86-64 ABI fixes.James Lyon2013-04-191-0/+2
* Tests in abitest.c now work on Win32.James Lyon2013-04-181-0/+1
* Added ABI compatibility tests with native compiler using libtcc.James Lyon2013-04-171-1/+1
* added CPATH, C_INCLUDE_PATH and LD_LIBRARY_PATHAndrew Aladjev2013-02-191-0/+2
* Fix GNU Hurd interpreter pathThomas Preud'homme2013-02-181-0/+2
* Add support for KfreeBSD 64bitsThomas Preud'homme2013-02-181-1/+5
* add version number to manpageUrs Janssen2013-02-171-14/+14
* - document -dumpversionUrs Janssen2013-02-151-1/+1
* Revert "Don't search libgcc_s.so.1 on /lib64"Thomas Preud'homme2013-02-141-5/+1
* Don't search libgcc_s.so.1 on /lib64Thomas Preud'homme2013-02-141-1/+5
* configure: pass CONFIG_xxxDIR/PATH options via commandlinegrischka2013-02-141-0/+2
* configure: cleanupgrischka2013-02-141-0/+6