History log of /openbsd-src/gnu/lib/Makefile (Results 1 – 25 of 26)
Revision Date Author Comments
# 841b1ecd 28-Sep-2021 fcambus <fcambus@openbsd.org>

Link libclang_rt.profile to the build.

"go for it" kettenis@


# 66e500ce 09-Jun-2021 mortimer <mortimer@openbsd.org>

Enable libexecinfo.

With some build plumbing help from jsg@

ok kettenis@ sthen@


# f950054f 02-Jan-2021 patrick <patrick@openbsd.org>

Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for an
upcoming update to those, which will see both codebases heading into the
gnu/llvm dumpster.

Feedback from jsg@
ok deraadt@ ke

Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for an
upcoming update to those, which will see both codebases heading into the
gnu/llvm dumpster.

Feedback from jsg@
ok deraadt@ kettenis@

show more ...


# 21f43879 10-Aug-2020 patrick <patrick@openbsd.org>

Un-hook and re-hook libcompiler_rt.

ok kettenis@


# d1a07a2c 10-Aug-2017 mortimer <mortimer@openbsd.org>

Unlink libobjc. It is not used in base, and ports are pulling in libobjc2 from ports.
ok bluhm@ sebastia@ dcoppa@


# d8ee3b15 17-Apr-2017 kettenis <kettenis@openbsd.org>

Change build infrastructure to allow building both gcc and clang. This
doesn't actually flip the switch yet, so aarch64 continues to be the only
architecture for which we build clang.

ok jsg@, dera

Change build infrastructure to allow building both gcc and clang. This
doesn't actually flip the switch yet, so aarch64 continues to be the only
architecture for which we build clang.

ok jsg@, deraadt@

show more ...


# 3fce4052 21-Jan-2017 jsg <jsg@openbsd.org>

Only build gcc4 libs if COMPILER_VERSION is gcc4.
ok kettenis@ patrick@


# 4970777b 01-Sep-2016 kettenis <kettenis@openbsd.org>

Re-enable libobjc on arm.


# 9b7c3dbb 01-Sep-2016 patrick <patrick@openbsd.org>

Switch OpenBSD/armv7 to ARM EABI (soft-float). This is a complete ABI
break which cannot be easily crossed.

ok kettenis@ jsg@


# 88919d82 06-Aug-2013 miod <miod@openbsd.org>

Remove support for COMPILER_VERSION == gcc2.
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 req

Remove support for COMPILER_VERSION == gcc2.
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.

show more ...


# dd68104f 21-Nov-2011 jsg <jsg@openbsd.org>

when testing COMPILER_VERSION don't assume the default case is gcc2
ok drahn@


# 623422e8 25-May-2010 espie <espie@openbsd.org>

unlink g77 from the build.
as discussed with Theo, so that he can synch set.

(eventual gcc2 fallout to fix later)


# 70c1c024 15-May-2010 robert <robert@openbsd.org>

Add libsupc++-v3


# 24b66d92 10-May-2010 drahn <drahn@openbsd.org>

Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible
complier picking, eg supporting gcc2, gcc3, and gcc4. based on diff by Marco,
with fixes from espie@.
ok espie@ general

Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible
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.

show more ...


# 68ff60cb 28-Apr-2005 espie <espie@openbsd.org>

also use new libobjc on old architectures, since it builds fine with
gcc 2.95.

tests and okay miod@, marc@.


# bb116024 01-Mar-2004 drahn <drahn@openbsd.org>

Build libf2c on gcc3 architectures, ok deraadt@


# eb158ea4 23-Jan-2004 espie <espie@openbsd.org>

USE_GCC3 switch, now that propolice is in.


# ce31744a 24-Nov-2003 espie <espie@openbsd.org>

Switch to using libiberty in new location.
Disable building of cxxfilt in gcc, build it from its own directory.


# 1a523fc0 18-Mar-2001 millert <millert@openbsd.org>

Build gnu/lib/libreadline and use it instead of the one currently
in the binutils dir.


# d9d42abc 11-Dec-2000 provos <provos@openbsd.org>

another piece of GPL software gone.


# be8c47f8 24-Sep-1999 espie <espie@openbsd.org>

Cleaning up my tree...


# 2c8d16ab 26-May-1999 espie <espie@openbsd.org>

Link in egcs, kill gcc and libg++


# c5a314b0 24-Jun-1997 provos <provos@openbsd.org>

add libgmp


# 22834a45 20-Aug-1996 tholo <tholo@openbsd.org>

R.I.P.


# 77a65cb7 31-Jul-1996 niklas <niklas@openbsd.org>

We want to build libg++ even in OpenBSD/alpha


12