| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libtcc: Detect (but ignore) -init and -fini for -Wl | Detlef Riekenberg | 2010-04-05 | 1 | -1/+1 |
| | | | | | | -- By by ... Detlef | ||||
| * | libtcc: Allow multiple options for -Wl separated with ',' | Detlef Riekenberg | 2010-04-05 | 1 | -0/+3 |
| | | | | | | | | I moved the code to libtcc to prepare for a later tiny_ld -- By by ... Detlef | ||||
| * | x86-64: use uplong for symbol values | grischka | 2010-01-14 | 1 | -1/+1 |
| | | |||||
| * | tcc_relocate: revert to 0.9.24 behavior | grischka | 2009-12-19 | 1 | -4/+3 |
| | | |||||
| * | libtcc: add support to be build as DLL | grischka | 2009-04-18 | 1 | -20/+26 |
| | | |||||
| * | libtcc: new api tcc_set_lib_path | grischka | 2009-04-18 | 1 | -0/+3 |
| | | |||||
| * | change tcc_add/get_symbol to use void* | grischka | 2009-04-18 | 1 | -3/+3 |
| | | |||||
| * | alternative int tcc_relocate(TCCState *s1, void *ptr); | grischka | 2009-04-18 | 1 | -3/+4 |
| | | |||||
| * | initial implementation of -E option | bellard | 2006-10-16 | 1 | -0/+1 |
| | | |||||
| * | output format support | bellard | 2004-10-23 | 1 | -0/+4 |
| | | |||||
| * | changed tcc_get_symbol() prototype | bellard | 2003-07-20 | 1 | -2/+2 |
| | | |||||
| * | added tcc_set_warning() - c++ include support | bellard | 2003-04-26 | 1 | -0/+11 |
| | | |||||
| * | added better error support | bellard | 2002-11-02 | 1 | -9/+13 |
| | | |||||
| * | added tcc_relocate() and tcc_get_symbol() | bellard | 2002-09-08 | 1 | -1/+7 |
| | | |||||
| * | added tcc_add_sysinclude_path() | bellard | 2002-08-18 | 1 | -1/+4 |
| | | |||||
| * | api change | bellard | 2002-07-24 | 1 | -11/+20 |
| | | |||||
| * | added libtcc | bellard | 2002-05-13 | 1 | -0/+60 |
