summaryrefslogtreecommitdiff
path: root/lang/gcc34/files/patch-fc (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-11-14Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.Gerald Pfeifer1-21/+0
There is no bounds-checking patch for GCC 3.4 yet, extended printf format checking for FreeBSD has not been ported yet, and the port is BROKEN due to weird libjava build failures which occur if and only if building from within the FreeBSD ports system. Notes: svn path=/head/; revision=93976
2003-04-02Remove special alpha optimization warning. alpha support now should beGerald Pfeifer1-20/+0
sufficiently stable. Notes: svn path=/head/; revision=77965
2002-02-03Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.David E. O'Brien1-3/+3
Notes: svn path=/head/; revision=54155
2000-09-05Upgrade to the 2000-07-17 GCC 2.96 development snapshot.David E. O'Brien1-15/+35
Notes: svn path=/head/; revision=32315
1999-04-21I give you the latest and greatest of the EGCS snapshot series.David E. O'Brien1-10/+9
This is their bleeding edge offering. This will enable us to better track the direction EGCS is going for future upgrades of /usr/contrib/egcs/. Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and* a native Java compiler. Notes: svn path=/head/; revision=18045
1999-03-30Add FreeBSD's ``-fformat-extensions''. Taken from 4.0-CURRENT, this allowsDavid E. O'Brien1-0/+22
2.x/3.x people to compile kernels and world with EGCS. Notes: svn path=/head/; revision=17459