aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* final adjustments for releasegrischka2017-04-251-10/+8
* tcc: early OSX native supportAndrei Warkentin2017-04-251-0/+3
* Add support of musl-libcMarc Vertes2017-04-202-1/+5
* makefile: unify cross with native buildsgrischka2017-02-252-56/+51
* cross-compilers: allow individual configurationgrischka2017-02-235-48/+63
* tcc: re-enable correct option -r supportgrischka2017-02-201-2/+5
* tcctools.c: integrate tiny_libmaker/_impdefgrischka2017-02-181-20/+10
* win32: adjust new unicode supportgrischka2017-02-181-1/+1
* fixes & cleanupsgrischka2017-02-134-13/+0
* arm: libtcc1.a needs gcc with -fPICgrischka2017-02-111-7/+3
* Revert "partial revert of the commit 4ad186c5ef61"grischka2017-02-051-12/+0
* tests: OOT build fixes etc.grischka2016-12-201-11/+6
* libtcc1: Don't use stdlib functionsMichael Matz2016-12-151-3/+0
* Remove warning when __builtin_frame_address is used with gcc >= 6.Christian Jullien2016-11-301-0/+13
* lib/libtcc1.c: cleanupgrischka2016-10-191-35/+15
* configure: --triplet= option, Makefile: cleanupgrischka2016-10-171-5/+4
* win32/64: msys2 supportgrischka2016-10-021-5/+6
* Incorrect function call code on ARMv6Balazs Kezes2016-10-011-1/+1
* build: restore out-of-tree supportgrischka2016-10-011-8/+8
* build: revert Makefiles to 0.9.26 state (mostly)grischka2016-10-011-58/+42
* Revert part of "fix installation amd bcheck for Windows"grischka2016-10-012-28/+36
* Remove misc. filesgrischka2016-10-011-510/+0
* [avih] a custom build dir fix for lib/Makefileseyko2016-05-201-4/+4
* fix a mingw64 build on Linux with --enable-tcc64-mingwseyko2016-05-201-1/+1
* lib/Makefile: filter-out -b flag from XFLAGSseyko2015-11-081-1/+1
* lib/libtcc1.c: Replace "long" with "unsigned int" in union float_long.Edmund Grimley Evans2015-11-041-1/+1
* Correct prototype: void __clear_cache(void *, void *).Edmund Grimley Evans2015-10-152-3/+3
* Revert all of my changes to directories & codingstyle.gus knight2015-07-293-49/+49
* Reorganize the source tree.gus knight2015-07-271-8/+8
* Trim trailing spaces everywhere.gus knight2015-07-272-41/+41
* a bounds checking code for the ARCH=x86_64seyko2015-04-103-54/+119
* fix installation amd bcheck for Windowsseyko2015-04-102-10/+25
* a small revers for bcheck.o changes (d80593bc4d43)seyko2015-03-301-1/+1
* Fix for Microsoft compilersseyko2015-03-291-1/+1
* fix for the bcheck.o (bug #14958)seyko2015-03-291-13/+59
* make a bound checking more compatible with Windows 64seyko2015-03-261-38/+38
* libtcc1.a while "configure --enable-cross"seyko2015-03-201-1/+1
* "configure --enable-cross" on x86: build a libtcc1.a for x86_64seyko2015-03-191-4/+2
* lib/Makefile: Partial revert of 896a0c881ac3.Edmund Grimley Evans2015-03-101-1/+0
* don't use a *-tcc to compile *.S files for ARM*seyko2015-03-101-0/+2
* x86-64: Fix stdarg for large non-float structsMichael Matz2015-03-091-4/+3
* arm64: Implement __clear_cache.Edmund Grimley Evans2015-03-081-1/+1
* partial revert of the commit 4ad186c5ef61seyko2015-03-041-0/+14
* gcc options and mingw: move a gcc options detection from a makefile to the co...seyko2015-03-041-3/+3
* an unification of the tcc cross names for a windowsseyko2015-03-041-5/+5
* build-libtcc1-by-tcc: use a new tcc to compile a libtcc1.c and alloca.Sseyko2015-03-041-7/+0
* x86_64-tcc and libtcc1.c: size_t definition is needed for a x86_64-tcc to par...seyko2015-03-031-1/+2
* remove a gcc warning for bcheck on x86_64 arch: conversion to pointer from in...seyko2015-03-031-2/+4
* Add arm64 (AArch64) as a target architecture.Edmund Grimley Evans2015-02-233-0/+1174
* Don't build libtcc1 with -fstack-protector-strongMatteo Cypriani2014-09-071-0/+4