| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | win64: fix bat | grischka | 2009-08-24 | 1 | -11/+13 |
| | | |||||
| * | tccpe: load dll on the fly | grischka | 2009-07-18 | 1 | -88/+95 |
| | | |||||
| * | win32: reformat examples, crt etc | grischka | 2009-07-18 | 4 | -134/+148 |
| | | |||||
| * | x86-64: chkstk, alloca | grischka | 2009-07-18 | 1 | -21/+53 |
| | | |||||
| * | win64: add x64 target to build-tcc.bat | grischka | 2009-07-18 | 1 | -19/+47 |
| | | |||||
| * | win64: use new headers from mingw | grischka | 2009-07-18 | 88 | -16959/+31762 |
| | | |||||
| * | win64: update tiny_impdef, tiny_libmaker (Elf64) | grischka | 2009-07-18 | 2 | -383/+144 |
| | | |||||
| * | win32: guard va_list typedef | grischka | 2009-06-17 | 1 | -0/+3 |
| | | |||||
| * | drop alloca #define | grischka | 2009-05-16 | 1 | -4/+1 |
| | | | | | | | | (Because GNU's alloca.h unconditionally #undef's alloca) Also, remove gcc specific sections in headers. and instead change tests such that gcc does not use them. | ||||
| * | update Changelog, bump version: 0.9.25 | grischka | 2009-05-11 | 1 | -1/+1 |
| | | |||||
| * | fix build with msvc | grischka | 2009-05-11 | 1 | -15/+6 |
| | | |||||
| * | make tcc from tcc.c and libtcc from libtcc.c | grischka | 2009-05-05 | 1 | -1/+1 |
| | | |||||
| * | fix makefiles etc for subdirs | grischka | 2009-04-18 | 1 | -3/+3 |
| | | |||||
| * | new subdirs: include, lib, tests | grischka | 2009-04-18 | 1 | -6/+0 |
| | | |||||
| * | win32: readme.txt->tcc-win32.txt, update tcc-doc | grischka | 2009-04-18 | 2 | -114/+158 |
| | | |||||
| * | tiny_libmaker: fix function array overflow | grischka | 2009-04-18 | 1 | -6/+6 |
| | | |||||
| * | win32/build-tcc.bat: define CONFIG_SYSROOT | grischka | 2008-11-30 | 1 | -0/+1 |
| | | |||||
| * | get rid of a warning and fix .bat | grischka | 2008-03-25 | 1 | -1/+1 |
| | | |||||
| * | Checkin tiny_libmaker (ar replacement) by Timovj Lahde | grischka | 2008-03-08 | 5 | -69/+766 |
| | | |||||
| * | Switch to newer tccpe.c (includes support for resources) | grischka | 2007-12-19 | 1 | -67/+78 |
| | | |||||
| * | Some in-between fixes (See Changelog for details). | grischka | 2007-11-25 | 1 | -0/+30 |
| | | |||||
| * | Import more changesets from Rob Landley's fork (part 2) | grischka | 2007-11-21 | 3 | -3/+11 |
| | | |||||
| * | update | bellard | 2005-06-17 | 1 | -1/+14 |
| | | |||||
| * | win32 merge (grischka) | bellard | 2005-04-17 | 1 | -102/+102 |
| | | |||||
| * | added DECLARE_STDCALL_P (grischka) | bellard | 2005-04-17 | 1 | -51/+52 |
| | | |||||
| * | _controlfp fix (grischka) | bellard | 2005-04-17 | 2 | -84/+84 |
| | | |||||
| * | dos2unix | bellard | 2005-04-17 | 69 | -23131/+23131 |
| | | |||||
| * | fib fix (grischka) | bellard | 2005-04-17 | 1 | -23/+23 |
| | | |||||
| * | win32 merge | bellard | 2005-04-14 | 78 | -0/+23448 |
