summaryrefslogtreecommitdiff
path: root/gnu/lib/libobjc
AgeCommit message (Expand)Author
2007-11-20While checking over the libraries for 7.0-REL Kris found the followingKen Smith
2007-10-12- After gcc 4.2 import, include/objc/objc-api.h requires objc-decls.h whichRong-En Fan
2007-05-19Do not compile hash_compat.c.Alexander Kabaev
2007-05-19Update bmake glue to build GCC 4.2.Alexander Kabaev
2006-03-16NO_MAN is not needed here.Ruslan Ermilov
2005-08-17Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS. This makesColin Percival
2005-07-22Bump the shared library version number of all libraries that have notKen Smith
2005-05-01Turn on libobjc.so for all platforms on -current. It didn't work backPeter Wemm
2005-02-21Fixed compilation warnings.Ruslan Ermilov
2004-12-21NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov
2004-12-21Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov
2004-10-24For variables that are only checked with defined(), don't provideRuslan Ermilov
2004-09-29We *need* the pic libobjc library for amd64. It is needed for ia64 asPeter Wemm
2004-07-28Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev
2003-06-14Do not bogusly set CSTD to the empty string.Dag-Erling Smørgrav
2003-06-02Don't set a C standard level for ObjC code.David E. O'Brien
2003-03-17Forced non-forced commit by adding a comment mentioning what theMarcel Moolenaar
2003-03-16libobjc is linked against shared objects and since we don't have aMarcel Moolenaar
2002-10-30Build Objective-C runtime support library with thr-posix.c.Alexander Kabaev
2002-05-12Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov
2002-05-07Dependencies on tconfig.h work better if we set GCCDIR when shellingDavid E. O'Brien
2002-04-07Bmake bits for GCC 3.1.David E. O'Brien