Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stock files. | kan | 2005-06-03 | 1 | -11/+27 |
| | |||||
* | Use stock version of this file. | kan | 2004-07-28 | 1 | -3107/+2683 |
| | | | | | Revision 1.3 to suppress warnings on K&R main is not useful anymore since GCC suppresses such warnings unconditionally now. | ||||
* | Merge r1.3 (suppress warnings on K&R main). | kan | 2003-11-07 | 1 | -10/+87 |
| | |||||
* | Merge FreeBSD modifications into gcc 3.3.1-release: | kan | 2003-08-22 | 1 | -0/+9 |
| | | | | 1.3 suppress warnings on K&R main. | ||||
* | Merge FreeBSD modifications into gcc 3.3.1-prerelease: | kan | 2003-07-11 | 1 | -948/+453 |
| | | | | | | | 1.3 suppress warnings on K&R main. Rev. 1.2 (options for kernel printf enhancements) changes have been moved to another | ||||
* | Merge FreeBSD modifications into gcc 3.2.2 release: | kan | 2003-02-10 | 1 | -51/+3 |
| | | | | | 1.2 kernel printf enhancements framework. 1.3 suppress prototype warnings on K&R main. | ||||
* | Merge revs 1.2 (kernel printf framework) and 1.3 (suppress K&R main warnings) | obrien | 2002-12-04 | 1 | -1/+1 |
| | | | | into Gcc 3.2.1 release. | ||||
* | Merge FreeBSD modifications into gcc 3.2.1-prerelease: | kan | 2002-10-10 | 1 | -19/+4 |
| | | | | | | | 1.2 kernel printf enchancements framework 1.3 suppress warnings on K&R main Approved by: obrien | ||||
* | Merge FreeBSD modifications into gcc 3.2.1-prerelease: | kan | 2002-09-01 | 1 | -8/+18 |
| | | | | | | | 1.2 kernel printf enchancements framework 1.3 suppress warnings on K&R main Approved by: obrien | ||||
* | If you want to not warn on K&R main(); this is how it should be implemented. | obrien | 2002-05-14 | 1 | -1/+13 |
| | |||||
* | Add framework for our kernel printf enhancements. | obrien | 2002-05-14 | 1 | -0/+23 |
| | |||||
* | Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT. | obrien | 2002-05-09 | 1 | -155/+196 |
| | |||||
* | Enlist the FreeBSD-CURRENT users as testers of what is to become Gcc 3.1.0. | obrien | 2002-02-01 | 1 | -2228/+2235 |
| | | | | 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 | -1/+2 |
| | |||||
* | Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" | obrien | 2000-03-09 | 1 | -0/+1 |
| | | | | branch as of March 7th, 2000. | ||||
* | Virgin import of the GCC 2.95.1 compilers | obrien | 1999-10-16 | 1 | -173/+265 |
| | |||||
* | Virgin import of gcc from EGCS 1.1.2 | obrien | 1999-08-26 | 1 | -281/+673 |
| | |||||
* | Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of the | peter | 1996-09-18 | 1 | -0/+6967 |
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. |