| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tiny_libmaker: strip leading directory to avoid buffer overrun | grischka | 2010-12-04 | 1 | -3/+13 |
| | | | | | | | The arhdr.ar_name has 16 bytes. Long object names esp. with leading directory were causing a buffer overrun which was detected by glibc. | ||||
| * | build: remove #include "config.h" from target dependent files | grischka | 2010-11-26 | 2 | -2/+0 |
| | | | | | This is to make cross build of libtcc1.a easier. | ||||
| * | Explicit license in tiny_libmaker.c | Thomas Preud'homme | 2010-10-07 | 1 | -2/+14 |
| | | | | | | | Explicit the license in tiny_libmaker.c to LGPLv2. Confirmation of the license of this file can be found at http://lists.nongnu.org/archive/html/tinycc-devel/2010-07/msg00004.html | ||||
| * | tinylibmaker: On error situation tempfile was not removed | unknown | 2010-04-03 | 1 | -0/+3 |
| | | |||||
| * | tccpe: improve dllimport/export and use for tcc_add_symbol | grischka | 2010-01-14 | 1 | -19/+21 |
| | | |||||
| * | tccpe: load dll on the fly | grischka | 2009-07-18 | 1 | -88/+95 |
| | | |||||
| * | win64: update tiny_impdef, tiny_libmaker (Elf64) | grischka | 2009-07-18 | 2 | -383/+144 |
| | | |||||
| * | fix build with msvc | grischka | 2009-05-11 | 1 | -15/+6 |
| | | |||||
| * | tiny_libmaker: fix function array overflow | grischka | 2009-04-18 | 1 | -6/+6 |
| | | |||||
| * | Checkin tiny_libmaker (ar replacement) by Timovj Lahde | grischka | 2008-03-08 | 2 | -0/+712 |
