summaryrefslogtreecommitdiff
path: root/gnu/lib/libobjc
Commit message (Expand)AuthorAgeFilesLines
* MFC: Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS in orderColin Percival2005-08-191-0/+1
* Insta-MFC of the shared library version bump. All shared librariesKen Smith2005-07-221-1/+1
* Turn on libobjc.so for all platforms on -current. It didn't work backPeter Wemm2005-05-011-12/+2
* Fixed compilation warnings.Ruslan Ermilov2005-02-211-1/+2
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-2/+2
* We *need* the pic libobjc library for amd64. It is needed for ia64 asPeter Wemm2004-09-291-0/+5
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-3/+3
* Do not bogusly set CSTD to the empty string.Dag-Erling Smørgrav2003-06-141-1/+0
* Don't set a C standard level for ObjC code.David E. O'Brien2003-06-021-0/+1
* Forced non-forced commit by adding a comment mentioning what theMarcel Moolenaar2003-03-171-0/+1
* libobjc is linked against shared objects and since we don't have aMarcel Moolenaar2003-03-161-0/+4
* Build Objective-C runtime support library with thr-posix.c.Alexander Kabaev2002-10-301-1/+1
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-5/+2
* Dependencies on tconfig.h work better if we set GCCDIR when shellingDavid E. O'Brien2002-05-071-1/+1
* Bmake bits for GCC 3.1.David E. O'Brien2002-04-071-0/+42