summaryrefslogtreecommitdiff
path: root/lang/gcc295/files/patch-fa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove lang/gcc295 which is not used by any other port and had beenGerald Pfeifer2009-11-211-373/+0
| | | | | | | | | unused/unusable for most of last year. Recommend lang/gcc44 instead. Approved by: maintainer Notes: svn path=/head/; revision=244616
* Add "-Wnon-const-format" which checks for non-constant format strings forDavid E. O'Brien2000-11-271-21/+162
| | | | | | | | | | auditing purposes. Submitted by: kris Obtained from: NetBSD Notes: svn path=/head/; revision=35457
* Add FreeBSD's ``-fformat-extensions''. Taken from 4.0-CURRENT, this allowsDavid E. O'Brien1999-03-301-0/+232
2.x/3.x people to compile kernels and world with EGCS. Notes: svn path=/head/; revision=17459