summaryrefslogtreecommitdiff
path: root/lang/tcc/files/patch-libtcc.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-08-05lang/tcc: fix stdio.h bugBartek Rutkowski1-0/+28
PR: 202093 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) MFH: 2015Q3 Notes: svn path=/head/; revision=393585
2014-06-19lang/tcc: Update version 0.9.25 => 0.9.26 and assign maintainerJohn Marino1-57/+0
PR: 191154 Submitted by: Carlos Jacobo Puga Medina Verified by: Redports x4 (i386-only) Notes: svn path=/head/; revision=358463
2009-12-06Update files/README.tccelf files/patch-libtcc.c to reflect someLuigi Rizzo1-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
2009-11-29- fix segfaults for linked elfs binariesDirk Meyer1-2/+32
PR: 138481 Submitted by: Luigi Rizzo Notes: svn path=/head/; revision=244960
2009-08-21- add experimetal support for new archsDirk Meyer1-0/+21
Notes: svn path=/head/; revision=240007