aboutsummaryrefslogtreecommitdiff
path: root/tcctok.h
Commit message (Expand)AuthorAgeFilesLines
* added __builtin_constant_p() and __builtin_types_compatible_p() supportbellard2003-04-261-0/+2
* added asm tokens - suppressed synonims (avoid potential bugs in preprocessing)bellard2003-01-061-25/+267
* updatebellard2002-11-241-0/+2
* all keywords are now in tcctok.hbellard2002-11-021-57/+115
* added allocabellard2002-08-311-0/+1
* fixed strlen - added __FUNCTION__bellard2002-08-291-1/+11
* added bound check symbolsbellard2002-07-241-1/+17
* added runtime library - fixed more relocationsbellard2002-07-221-0/+39