summaryrefslogtreecommitdiffstats
path: root/gnu/lib/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for anpatrick2021-01-021-1/+2
| | | | | | | | upcoming update to those, which will see both codebases heading into the gnu/llvm dumpster. Feedback from jsg@ ok deraadt@ kettenis@
* Un-hook and re-hook libcompiler_rt.patrick2020-08-101-2/+2
| | | | ok kettenis@
* Unlink libobjc. It is not used in base, and ports are pulling in libobjc2 from ports.mortimer2017-08-101-5/+4
| | | | ok bluhm@ sebastia@ dcoppa@
* Change build infrastructure to allow building both gcc and clang. Thiskettenis2017-04-171-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@
* Only build gcc4 libs if COMPILER_VERSION is gcc4.jsg2017-01-211-2/+2
| | | | ok kettenis@ patrick@
* Re-enable libobjc on arm.kettenis2016-09-011-4/+1
|
* Switch OpenBSD/armv7 to ARM EABI (soft-float). This is a complete ABIpatrick2016-09-011-1/+4
| | | | | | break which cannot be easily crossed. ok kettenis@ jsg@
* Remove support for COMPILER_VERSION == gcc2.miod2013-08-061-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.
* when testing COMPILER_VERSION don't assume the default case is gcc2jsg2011-11-211-6/+7
| | | | ok drahn@
* unlink g77 from the build.espie2010-05-251-3/+3
| | | | | | as discussed with Theo, so that he can synch set. (eventual gcc2 fallout to fix later)
* Add libsupc++-v3robert2010-05-151-3/+4
|
* Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibledrahn2010-05-101-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.
* also use new libobjc on old architectures, since it builds fine withespie2005-04-281-2/+2
| | | | | | gcc 2.95. tests and okay miod@, marc@.
* Build libf2c on gcc3 architectures, ok deraadt@drahn2004-03-011-3/+3
|
* USE_GCC3 switch, now that propolice is in.espie2004-01-231-1/+12
|
* Switch to using libiberty in new location.espie2003-11-241-2/+2
| | | | Disable building of cxxfilt in gcc, build it from its own directory.
* Build gnu/lib/libreadline and use it instead of the one currentlymillert2001-03-181-3/+2
| | | | in the binutils dir.
* another piece of GPL software gone.provos2000-12-111-2/+2
|
* Cleaning up my tree...espie1999-09-241-2/+1
|
* Link in egcs, kill gcc and libg++espie1999-05-261-2/+3
|
* add libgmpprovos1997-06-241-2/+2
|
* R.I.P.tholo1996-08-201-1/+2
|
* We want to build libg++ even in OpenBSD/alphaniklas1996-07-311-4/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+8