Commit Graph

15 Commits

Author SHA1 Message Date
grischka
5299142286 x86-64: use uplong for symbol values 2010-01-14 20:59:42 +01:00
grischka
8bbde91f62 tcc_relocate: revert to 0.9.24 behavior 2009-12-19 22:16:23 +01:00
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