History log of /openbsd-src/gnu/lib/libexecinfo/Makefile (Results 1 – 3 of 3)
Revision Date Author Comments
# 3bef86f7 26-Jan-2024 robert <robert@openbsd.org>

update libcxx, libcxxabi and libunwind to 16.0.6;

tested by and input from tb@; ok kettenis@


# 5a38ef86 17-Dec-2021 patrick <patrick@openbsd.org>

Update build infrastructure for LLVM 13.0.0.


# 771fbea0 09-Jun-2021 mortimer <mortimer@openbsd.org>

Add libexecinfo.

Based on NetBSD implementation, without the libelf dependency. Architectures
which have libunwind use libunwind, and others use a stub implementation
that does nothing since __built

Add libexecinfo.

Based on NetBSD implementation, without the libelf dependency. Architectures
which have libunwind use libunwind, and others use a stub implementation
that does nothing since __builtin methods are unreliable.

Much feedback and help from jca@.

ok kettenis@ sthen@

show more ...