summaryrefslogtreecommitdiff
path: root/contrib/gcc/cppmain.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r133582,Alexander Kabaev2004-08-121-432/+0
| | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=133583
* Gcc 3.3.3 20031106.Alexander Kabaev2003-11-071-1/+1
| | | | Notes: svn path=/vendor/gcc/dist/; revision=122180
* Gcc 3.3.1-pre as of 2003-07-11.Alexander Kabaev2003-07-111-209/+151
| | | | Notes: svn path=/vendor/gcc/dist/; revision=117395
* Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.David E. O'Brien2002-05-091-3/+17
| | | | Notes: svn path=/vendor/gcc/dist/; revision=96263
* Enlist the FreeBSD-CURRENT users as testers of what is to become Gcc 3.1.0.David E. O'Brien2002-02-011-60/+424
| | | | | | | These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST. Notes: svn path=/vendor/gcc/dist/; revision=90075
* Virgin import of the GCC 2.95.1 compilersDavid E. O'Brien1999-10-161-29/+28
| | | | Notes: svn path=/vendor/gcc/dist/; revision=52284
* Virgin import of gcc from EGCS 1.1.2David E. O'Brien1999-08-261-15/+28
| | | | Notes: svn path=/vendor/gcc/dist/; revision=50397
* Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of thePeter Wemm1996-09-181-0/+100
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. Notes: svn path=/vendor/gcc/dist/; revision=18334