summaryrefslogtreecommitdiff
path: root/lang/tcc/files/patch-libtcc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lang/tcc: fix stdio.h bugBartek Rutkowski2015-08-051-0/+28
| | | | | | | | | PR: 202093 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) MFH: 2015Q3 Notes: svn path=/head/; revision=393585
* lang/tcc: Update version 0.9.25 => 0.9.26 and assign maintainerJohn Marino2014-06-191-57/+0
| | | | | | | | | PR: 191154 Submitted by: Carlos Jacobo Puga Medina Verified by: Redports x4 (i386-only) Notes: svn path=/head/; revision=358463
* Update files/README.tccelf files/patch-libtcc.c to reflect someLuigi Rizzo2009-12-061-13/+19
| | | | | | | | | | | | fixes i made recently. Add files/patch-z1-preproc which implements -include, -M and some related preprocessing macros to improve portability Bump portrevision accordingly Should close PR/141185 Notes: svn path=/head/; revision=245285
* - fix segfaults for linked elfs binariesDirk Meyer2009-11-291-2/+32
| | | | | | | | PR: 138481 Submitted by: Luigi Rizzo Notes: svn path=/head/; revision=244960
* - add experimetal support for new archsDirk Meyer2009-08-211-0/+21
Notes: svn path=/head/; revision=240007