Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r260014, r260099: | pfg | 2014-01-20 | 1 | -1/+3 |
| | | | | | | | | | | gcc: Add support for label attributes and "unavailable" attribute. Apple GCC has extensions to support for both label attributes and an "unavailable" attribute. These are critical for objc but are also useful in regular C/C++. Obtained from: Apple GCC 4.2 - 5531 | ||||
* | Fix clang warnings. | benl | 2011-05-22 | 1 | -5/+6 |
| | | | | Approved by: philip (mentor) | ||||
* | FreeBSD uses unchanged versions of this files. | kan | 2007-05-19 | 1 | -1078/+734 |
| | |||||
* | Stock files. | kan | 2005-06-03 | 1 | -8/+25 |
| | |||||
* | Use stock GCC versions on these files. | kan | 2004-07-28 | 1 | -922/+1059 |
| | |||||
* | FreeBSD uses stock versions of these GCC files. | kan | 2003-07-11 | 1 | -766/+1052 |
| | |||||
* | Update HEAD with stock GCC 3.2.2 release files. | kan | 2003-02-10 | 1 | -6/+90 |
| | |||||
* | Use pure stock files. | obrien | 2002-12-04 | 1 | -2/+0 |
| | |||||
* | Use the stock 3.2.1-prerelease file. | kan | 2002-09-17 | 1 | -0/+11 |
| | | | | Approved by: obrien | ||||
* | Merge FreeBSD modifications into gcc 3.2.1-prerelease: | kan | 2002-09-01 | 1 | -1/+10 |
| | | | | | | | | 1.2 do not create paradoxical FLOAT_MODE subregs I am not sure if this is still required. Approved by: obrien | ||||
* | Allow XFree86-4 to build | obrien | 2002-07-03 | 1 | -0/+7 |
| | | | | | | | by not creating paradoxical FLOAT_MODE subregs. Tested by: se Obtained from: http://gcc.gnu.org/ml/gcc/2002-06/msg01709.html | ||||
* | Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT. | obrien | 2002-05-09 | 1 | -15/+179 |
| | |||||
* | Enlist the FreeBSD-CURRENT users as testers of what is to become Gcc 3.1.0. | obrien | 2002-02-01 | 1 | -1009/+2113 |
| | | | | These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST. | ||||
* | Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #3 | obrien | 2001-02-17 | 1 | -15/+93 |
| | |||||
* | Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #1 | obrien | 2001-01-03 | 1 | -18/+18 |
| | |||||
* | Virgin import of the GCC 2.95.1 compilers | obrien | 1999-10-16 | 1 | -77/+331 |
| | |||||
* | Virgin import of gcc from EGCS 1.1.2 | obrien | 1999-08-26 | 1 | -374/+502 |
| | |||||
* | Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of the | peter | 1996-09-18 | 1 | -0/+3448 |
non-i386, non-unix, and generatable files have been trimmed, but can easily be added in later if needed. gcc-2.7.2.1 will follow shortly, it's a very small delta to this and it's handy to have both available for reference for such little cost. The freebsd-specific changes will then be committed, and once the dust has settled, the bmakefiles will be committed to use this code. |