| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for an | 2021-01-02 | 1 | -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. | 2020-08-10 | 1 | -2/+2 | |
| | | | | | ok kettenis@ | ||||
| * | Unlink libobjc. It is not used in base, and ports are pulling in libobjc2 from ports. | 2017-08-10 | 1 | -5/+4 | |
| | | | | | ok bluhm@ sebastia@ dcoppa@ | ||||
| * | Change build infrastructure to allow building both gcc and clang. This | 2017-04-17 | 1 | -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. | 2017-01-21 | 1 | -2/+2 | |
| | | | | | ok kettenis@ patrick@ | ||||
| * | Re-enable libobjc on arm. | 2016-09-01 | 1 | -4/+1 | |
| | | |||||
| * | Switch OpenBSD/armv7 to ARM EABI (soft-float). This is a complete ABI | 2016-09-01 | 1 | -1/+4 | |
| | | | | | | | break which cannot be easily crossed. ok kettenis@ jsg@ | ||||
| * | Remove support for COMPILER_VERSION == gcc2. | 2013-08-06 | 1 | -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 gcc2 | 2011-11-21 | 1 | -6/+7 | |
| | | | | | ok drahn@ | ||||
| * | unlink g77 from the build. | 2010-05-25 | 1 | -3/+3 | |
| | | | | | | | as discussed with Theo, so that he can synch set. (eventual gcc2 fallout to fix later) | ||||
| * | Add libsupc++-v3 | 2010-05-15 | 1 | -3/+4 | |
| | | |||||
| * | Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible | 2010-05-10 | 1 | -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 with | 2005-04-28 | 1 | -2/+2 | |
| | | | | | | | gcc 2.95. tests and okay miod@, marc@. | ||||
| * | Build libf2c on gcc3 architectures, ok deraadt@ | 2004-03-01 | 1 | -3/+3 | |
| | | |||||
| * | USE_GCC3 switch, now that propolice is in. | 2004-01-23 | 1 | -1/+12 | |
| | | |||||
| * | Switch to using libiberty in new location. | 2003-11-24 | 1 | -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 currently | 2001-03-18 | 1 | -3/+2 | |
| | | | | | in the binutils dir. | ||||
| * | another piece of GPL software gone. | 2000-12-11 | 1 | -2/+2 | |
| | | |||||
| * | Cleaning up my tree... | 1999-09-24 | 1 | -2/+1 | |
| | | |||||
| * | Link in egcs, kill gcc and libg++ | 1999-05-26 | 1 | -2/+3 | |
| | | |||||
| * | add libgmp | 1997-06-24 | 1 | -2/+2 | |
| | | |||||
| * | R.I.P. | 1996-08-20 | 1 | -1/+2 | |
| | | |||||
| * | We want to build libg++ even in OpenBSD/alpha | 1996-07-31 | 1 | -4/+1 | |
| | | |||||
| * | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+8 | |
