aboutsummaryrefslogtreecommitdiff
path: root/libtcc_test.c
Commit message (Expand)AuthorAgeFilesLines
* new subdirs: include, lib, testsgrischka2009-04-181-84/+0
* libtcc: new api tcc_set_lib_pathgrischka2009-04-181-5/+11
* change tcc_add/get_symbol to use void*grischka2009-04-181-7/+6
* alternative int tcc_relocate(TCCState *s1, void *ptr);grischka2009-04-181-2/+16
* win32 configurebellard2004-10-071-1/+1
* changed tcc_get_symbol() prototypebellard2003-07-201-3/+5
* added tcc_relocate() and tcc_get_symbol()bellard2002-09-081-8/+6
* updatedbellard2002-08-181-0/+3
* api changebellard2002-07-241-1/+1
* added libtccbellard2002-05-131-0/+62