summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libobjc
Commit message (Collapse)AuthorAgeFilesLines
* Scoot things over to the temporary *.295 source while I do major constructionobrien2000-06-041-2/+2
| | | | on the mainline sources.
* Get the installed headers list right.obrien2000-03-301-1/+1
|
* Switch over to using the GCC 2.95 Objc library code.obrien2000-03-301-13/+26
|
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.obrien1999-11-151-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
|
* Purely cosmetic changes -- fix Id'sobrien1999-08-161-2/+1
|
* * Fix indentation style bug.obrien1999-04-061-4/+4
| | | | | | * Missed a "<" on the /dev/null redirection in the runtime-info.h generation. Submitted by: missing "<" by bde
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-041-8/+16
| | | | (in contrib/egcs)
* Document why the library is still not being build as shared.cracauer1998-09-091-2/+2
| | | | PR: gnu/7811
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Add libobjc, the Objective-C runtime library.peter1996-09-191-0/+33
OpenPOWER on IntegriCloud