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