aboutsummaryrefslogtreecommitdiff
path: root/il-gen.c
Commit message (Collapse)AuthorAgeFilesLines
* add version number to manpageUrs Janssen2013-02-171-2/+2
| | | | | | | avoid c++/c99 style comments in preprocessor directives avoid leadings whitespaces in preprocessor directives mention implemented variable length arrays in documentation fixed ambiguous option in texi2html call (Austin English)
* rename error/warning -> tcc_(error/warning)grischka2011-08-111-2/+2
|
* 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
|
* Import some changesets from Rob Landley's fork (part 1)grischka2007-11-141-11/+11
|
* added optionnal bound check compile - fixed error reportingbellard2002-03-031-15/+1
|
* added CIL targetbellard2002-02-101-0/+681