summaryrefslogtreecommitdiff
path: root/contrib/libobjc/class.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove libobjc and other Objective-C related components, as these areDimitry Andric2011-04-171-703/+0
| | | | | | | | | extremely outdated, and not used by anything in the base system. Silence from: current@ Notes: svn path=/head/; revision=220755
* GCC 4.2.0 release Objective C runtime support code.Alexander Kabaev2007-05-191-6/+6
| | | | Notes: svn path=/vendor/gcc/dist/; revision=169693
* Gcc 3.4.2 20040728 Objective C support bits.Alexander Kabaev2004-07-281-4/+4
| | | | Notes: svn path=/vendor/gcc/dist/; revision=132722
* Gcc 3.3.1-pre 2003-07-11 Objective C support bits.Alexander Kabaev2003-07-111-46/+50
| | | | Notes: svn path=/vendor/gcc/dist/; revision=117399
* Gcc 3.1.0 pre-release's Objective C support bits from the FSF anoncvs repoDavid E. O'Brien2002-05-091-122/+463
| | | | | | | on 9-May-2002 15:57:15 EDT. Notes: svn path=/vendor/gcc/dist/; revision=96297
* Virgin import of GCC 2.95.1's libobjc.David E. O'Brien2000-03-271-0/+358
(previous GCC/EGCS versions had these files in gcc/objc/) Notes: svn path=/vendor/gcc/dist/; revision=58650