summaryrefslogtreecommitdiffstats
path: root/gnu/lib/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2021-01-02Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for anpatrick1-1/+2
upcoming update to those, which will see both codebases heading into the gnu/llvm dumpster. Feedback from jsg@ ok deraadt@ kettenis@
2020-08-10Un-hook and re-hook libcompiler_rt.patrick1-2/+2
ok kettenis@
2017-08-10Unlink libobjc. It is not used in base, and ports are pulling in libobjc2 from ports.mortimer1-5/+4
ok bluhm@ sebastia@ dcoppa@
2017-04-17Change build infrastructure to allow building both gcc and clang. Thiskettenis1-3/+4
doesn't actually flip the switch yet, so aarch64 continues to be the only architecture for which we build clang. ok jsg@, deraadt@
2017-01-21Only build gcc4 libs if COMPILER_VERSION is gcc4.jsg1-2/+2
ok kettenis@ patrick@
2016-09-01Re-enable libobjc on arm.kettenis1-4/+1
2016-09-01Switch OpenBSD/armv7 to ARM EABI (soft-float). This is a complete ABIpatrick1-1/+4
break which cannot be easily crossed. ok kettenis@ jsg@
2013-08-06Remove support for COMPILER_VERSION == gcc2.miod1-6/+3
Change the logic depending upon COMPILER_VERSION everywhere, to assume gcc4 is the norm and to explicitely test for gcc3 when a different behaviour is required. No functional change intended. Be sure to `make install' in share/mk before attempting to do anything.
2011-11-21when testing COMPILER_VERSION don't assume the default case is gcc2jsg1-6/+7
ok drahn@
2010-05-25unlink g77 from the build.espie1-3/+3
as discussed with Theo, so that he can synch set. (eventual gcc2 fallout to fix later)
2010-05-15Add libsupc++-v3robert1-3/+4
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibledrahn1-4/+7
complier picking, eg supporting gcc2, gcc3, and gcc4. based on diff by Marco, with fixes from espie@. ok espie@ general mumbling of approval of others.
2005-04-28also use new libobjc on old architectures, since it builds fine withespie1-2/+2
gcc 2.95. tests and okay miod@, marc@.
2004-03-01Build libf2c on gcc3 architectures, ok deraadt@drahn1-3/+3
2004-01-23USE_GCC3 switch, now that propolice is in.espie1-1/+12
2003-11-24Switch to using libiberty in new location.espie1-2/+2
Disable building of cxxfilt in gcc, build it from its own directory.
2001-03-18Build gnu/lib/libreadline and use it instead of the one currentlymillert1-3/+2
in the binutils dir.
2000-12-11another piece of GPL software gone.provos1-2/+2
1999-09-24Cleaning up my tree...espie1-2/+1
1999-05-26Link in egcs, kill gcc and libg++espie1-2/+3
1997-06-24add libgmpprovos1-2/+2
1996-08-20R.I.P.tholo1-1/+2
1996-07-31We want to build libg++ even in OpenBSD/alphaniklas1-4/+1
1995-10-18initial import of NetBSD treederaadt1-0/+8