aboutsummaryrefslogtreecommitdiff
path: root/c67-gen.c
Commit message (Expand)AuthorAgeFilesLines
* rename error/warning -> tcc_(error/warning)grischka2011-08-111-8/+8
* allow tcc be build from separate objectsgrischka2009-12-201-45/+50
* x86-64: Fix stab debug information.Shinichiro Hamaji2009-08-241-0/+1
* cleanup: constify some global datagrischka2009-07-181-1/+1
* Set VT_LVAL_xxx flags for function arguments in gfunc_prolog (Daniel Glöckner)Daniel Glöckner2008-09-121-1/+1
* removed warningsbellard2004-11-071-5/+7
* C67 COFF executable format support (TK)bellard2004-10-051-17/+7
* initial TMS320C67xx support (TK)bellard2004-10-051-0/+2556