summaryrefslogtreecommitdiff
path: root/contrib/gcc/objc
Commit message (Collapse)AuthorAgeFilesLines
* Remove libobjc and other Objective-C related components, as these areDimitry Andric2011-04-179-11445/+0
| | | | | | | | | extremely outdated, and not used by anything in the base system. Silence from: current@ Notes: svn path=/head/; revision=220755
* GCC 4.2.1 release.Alexander Kabaev2007-08-141-0/+4
| | | | Notes: svn path=/vendor/gcc/dist/; revision=171825
* GCC 4.2.0 release.Alexander Kabaev2007-05-198-3796/+5151
| | | | Notes: svn path=/vendor/gcc/dist/; revision=169689
* Gcc 3.4.4 release.Alexander Kabaev2005-06-031-0/+1
| | | | Notes: svn path=/vendor/gcc/dist/; revision=146895
* Remove files that are not part of GCC 3.4.x from the vendor branch.Alexander Kabaev2004-08-122-694/+0
| | | | Notes: svn path=/vendor/gcc/dist/; revision=133582
* Gcc 3.4.2 20040728.Alexander Kabaev2004-07-287-2235/+2891
| | | | Notes: svn path=/vendor/gcc/dist/; revision=132718
* Gcc 3.3.1-pre as of 2003-07-11.Alexander Kabaev2003-07-116-417/+598
| | | | Notes: svn path=/vendor/gcc/dist/; revision=117395
* Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 ↵Alexander Kabaev2002-09-012-15/+8
| | | | | | | 00:00:01 EDT. Notes: svn path=/vendor/gcc/dist/; revision=102780
* Remove files not part of GCC 3.1.David E. O'Brien2002-05-122-137/+0
| | | | Notes: svn path=/vendor/gcc/dist/; revision=96480
* Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.David E. O'Brien2002-05-093-8/+18
| | | | 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-018-1490/+1659
| | | | | | | These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST. Notes: svn path=/vendor/gcc/dist/; revision=90075
* Remove files that have been removed from vendor branchPeter Wemm2002-01-2725-7472/+0
| | | | Notes: svn path=/vendor/gcc/dist/; revision=89884
* Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #3David E. O'Brien2001-02-171-1/+1
| | | | Notes: svn path=/vendor/gcc/dist/; revision=72562
* Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #1David E. O'Brien2001-01-031-2/+2
| | | | Notes: svn path=/vendor/gcc/dist/; revision=70635
* Virgin import of the GCC 2.95.1 compilersDavid E. O'Brien1999-10-166-214/+260
| | | | Notes: svn path=/vendor/gcc/dist/; revision=52284
* Virgin import of gcc from EGCS 1.1.2David E. O'Brien1999-08-2630-498/+10721
| | | | Notes: svn path=/vendor/gcc/dist/; revision=50397
* Import of 2.7.2.1 into vendor branchvendor/gcc/2.7.2.1Peter Wemm1996-09-181-2/+3
| | | | | Notes: svn path=/vendor/gcc/dist/; revision=18336 svn path=/vendor/gcc/2.7.2.1/; revision=18338; tag=vendor/gcc/2.7.2.1
* Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of thePeter Wemm1996-09-1827-0/+7109
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