Commit Graph

13 Commits (ab24b2874752d75dfc4cebdf771fe3a1863789ec)

Author SHA1 Message Date
grischka b56f956247 libtcc: add support to be build as DLL 2009-04-18 15:08:03 +02:00
grischka d165e87340 libtcc: new api tcc_set_lib_path 2009-04-18 15:08:03 +02:00
grischka b1697be691 change tcc_add/get_symbol to use void* 2009-04-18 15:08:02 +02:00
grischka 795f67428e alternative int tcc_relocate(TCCState *s1, void *ptr); 2009-04-18 15:08:02 +02:00
bellard 200b58dad8 initial implementation of -E option 2006-10-16 19:44:00 +00:00
bellard 45466d2df6 output format support 2004-10-23 22:49:08 +00:00
bellard f8d0241764 changed tcc_get_symbol() prototype 2003-07-20 19:19:58 +00:00
bellard 356fa0c3bb added tcc_set_warning() - c++ include support 2003-04-26 20:51:42 +00:00
bellard 05a919e29f added better error support 2002-11-02 14:14:08 +00:00
bellard d8ef07df04 added tcc_relocate() and tcc_get_symbol() 2002-09-08 22:46:32 +00:00
bellard f5b9220b60 added tcc_add_sysinclude_path() 2002-08-18 13:24:03 +00:00
bellard b2834b35b5 api change 2002-07-24 22:12:38 +00:00
bellard 1e14c90c7a added libtcc 2002-05-13 22:58:22 +00:00