aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ulibc: #define TCC_UCLIBC and load elf_interpgrischka2009-05-161-0/+5
* make tcc from tcc.c and libtcc from libtcc.cgrischka2009-05-051-1/+1
* new files: tcc.h libtcc.c tccpp.c tccgen.cgrischka2009-05-051-1/+2
* cleanup makefilesgrischka2009-04-191-70/+80
* fix makefiles etc for subdirsgrischka2009-04-181-246/+145
* win32: readme.txt->tcc-win32.txt, update tcc-docgrischka2009-04-181-1/+1
* libtcc: new api tcc_set_lib_pathgrischka2009-04-181-1/+1
* x86-64: Define make variable TARGET so that test2 and test3 use correct flag.Shinichiro Hamaji2009-04-181-7/+5
* Suppress noisy pointer signed-ness warnings on x86-64.Shinichiro Hamaji2009-04-181-0/+4
* Add support of x86-64.Shinichiro Hamaji2008-12-021-1/+22
* Allow to use libgcc instead of libtcc1Daniel Glöckner2008-09-121-4/+13
* ARM related Makefile changesDaniel Glöckner2008-09-121-4/+16
* Patch for DESTDIR installation (Adam Sampson)Adam Sampson2008-09-121-19/+19
* update manual, changeloggrischka2008-03-311-1/+1
* Checkin tiny_libmaker (ar replacement) by Timovj Lahdegrischka2008-03-081-2/+6
* Udated and cleaned up TODO.grischka2008-01-161-1/+1
* Import changesets (part 4) 428,457,460,467: defines for openbsd etc.grischka2007-12-161-1/+4
* Disable singnedness warnings with newer gcc.grischka2007-12-131-0/+1
* Import 409,410: ARM EABI by Daniel Glöcknergrischka2007-12-041-1/+1
* Import more changesets from Rob Landley's fork (part 2)grischka2007-11-211-3/+10
* typosbellard2006-10-281-2/+2
* use CFLAGS from configurebellard2005-09-031-1/+1
* win32 fixbellard2005-06-171-15/+18
* cannot change dir layout yetbellard2005-04-151-2/+2
* updatebellard2005-04-151-20/+6
* build of cross compilers is optional - win32 mergebellard2005-04-141-16/+74
* initial PE format supportbellard2005-04-101-1/+4
* gcc 3.4 fixbellard2004-11-071-1/+1
* win32 configurebellard2004-10-071-36/+40
* C67 COFF executable format support (TK)bellard2004-10-051-1/+1
* ARM fixes (Daniel Glockner)bellard2004-10-041-0/+3
* initial TMS320C67xx support (TK)bellard2004-10-041-0/+3
* install fixbellard2004-10-021-0/+4
* added missing texi2pod.plbellard2003-05-241-1/+1
* libtcc1 is now a library so that it is linked in only on demandbellard2003-05-241-3/+6
* automatic man page generation from tcc-doc.texibellard2003-05-181-4/+8
* added -run optionbellard2003-04-131-8/+7
* added configure - gcc 3.x supportbellard2003-04-131-30/+41
* updatebellard2003-01-061-13/+20
* updatebellard2002-12-081-2/+5
* updatebellard2002-11-241-4/+8
* updatebellard2002-11-031-1/+1
* added tcc_relocate() and tcc_get_symbol()bellard2002-09-081-1/+2
* updatebellard2002-09-081-1/+1
* updatebellard2002-08-311-15/+18
* tccelf.cbellard2002-08-181-5/+26
* updatebellard2002-07-241-14/+34
* added libtccbellard2002-05-131-2/+16
* versionbellard2002-03-171-1/+1
* updatebellard2002-03-031-3/+7