| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make examples' shebang use target tcc bindir path | Thomas Preud'homme | 2011-06-18 | 2 | -2/+2 |
| | | | | | | | Use @BINDIR@ in shebang of examples to put the right path on the target system. That is, use #!/usr/local/bin/tcc if tcc is installed in /usr/local/bin and #!/usr/bin/tcc if tcc is installed in /usr/bin/tcc. | ||||
| * | Avoid crash with "Avoid a crash with weak symbols for "make test"" | grischka | 2010-06-30 | 2 | -17/+0 |
| | | | | | | | | This fixes commit 197a6acb30940068d1dc3d0fa53c9f0863309885 which fixed commit 95b9a477b6743004e0e9bf728b25bf63d2908777 Also remove useless example files | ||||
| * | weak function symbols | Manuel Simoni | 2010-02-27 | 2 | -0/+17 |
| | | |||||
| * | fix makefiles etc for subdirs | grischka | 2009-04-18 | 5 | -13/+16 |
| | | |||||
| * | moved examples | bellard | 2005-04-14 | 5 | -0/+161 |
