summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libobjc
Commit message (Expand)AuthorAgeFilesLines
* - After gcc 4.2 import, include/objc/objc-api.h requires objc-decls.h whichrafan2007-10-121-1/+1
* Do not compile hash_compat.c.kan2007-05-191-1/+1
* Update bmake glue to build GCC 4.2.kan2007-05-191-13/+18
* NO_MAN is not needed here.ru2006-03-161-1/+0
* Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS. This makescperciva2005-08-171-0/+1
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* Turn on libobjc.so for all platforms on -current. It didn't work backpeter2005-05-011-12/+2
* Fixed compilation warnings.ru2005-02-211-1/+2
* NODOCCOMPRESS -> NO_DOCCOMPRESSru2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-2/+2
* We *need* the pic libobjc library for amd64. It is needed for ia64 aspeter2004-09-291-0/+5
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-281-3/+3
* Do not bogusly set CSTD to the empty string.des2003-06-141-1/+0
* Don't set a C standard level for ObjC code.obrien2003-06-021-0/+1
* Forced non-forced commit by adding a comment mentioning what themarcel2003-03-171-0/+1
* libobjc is linked against shared objects and since we don't have amarcel2003-03-161-0/+4
* Build Objective-C runtime support library with thr-posix.c.kan2002-10-301-1/+1
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-5/+2
* Bmake bits for Gcc 3.1.obrien2002-05-101-19/+8
* Scoot things over to the temporary *.295 source while I do major constructionobrien2000-06-041-2/+2
* 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
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-041-8/+16
* Document why the library is still not being build as shared.cracauer1998-09-091-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add libobjc, the Objective-C runtime library.peter1996-09-191-0/+33
OpenPOWER on IntegriCloud