History log of /openbsd-src/gnu/llvm/lld/docs/ld.lld.1 (Results 1 – 13 of 13)
Revision Date Author Comments
# 05edf1c1 11-Nov-2023 robert <robert@openbsd.org>

merge lld-16.0.6


# c4d1b70a 06-Jul-2023 deraadt <deraadt@openbsd.org>

document NOBTCFI similar to WXNEEDED


# be317893 03-Feb-2023 deraadt <deraadt@openbsd.org>

default sparc64 ld.lld to --execute-only
Note this doesn't actually work yet for anything big -- some unknown
stuff needs to be fixed. Also ld.lld isn't the default sparc64 ld yet.
But at least havi

default sparc64 ld.lld to --execute-only
Note this doesn't actually work yet for anything big -- some unknown
stuff needs to be fixed. Also ld.lld isn't the default sparc64 ld yet.
But at least having this available during normal builds, to test iterate
upon, will speed up either of those desireable outcomes.
ok claudio

show more ...


# 3416bd43 03-Feb-2023 deraadt <deraadt@openbsd.org>

make --execute-only the default on powerpc
ok gkoehler


# 6a390344 30-Jan-2023 sthen <sthen@openbsd.org>

sync --execute-only archs described in the manual with current code
ok deraadt


# 6eb343fa 21-Jan-2023 deraadt <deraadt@openbsd.org>

enable --exec-only as default on AMD64. There will be a some ports fallout
for a little while more (a few more data tables inside text), but they are
being handled quickly
ok tb naddy


# 810555b2 14-Jan-2023 deraadt <deraadt@openbsd.org>

Update the list of architectures where clang will accept the
--execute-only option, and also indicate which ones have enabled by
default now (in our naming convention, that is arm64 and riscv64)


# 73e23241 11-Jan-2023 deraadt <deraadt@openbsd.org>

arm64 and riscv64 can now do --execute-only by default
ok kettenis


# f168823f 28-Dec-2021 naddy <naddy@openbsd.org>

lld: restore upstream default for --[no-]allow-shlib-undefined

ok patrick@ kettenis@


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

Merge LLVM 13.0.0.


# 1cf9926b 17-Dec-2021 patrick <patrick@openbsd.org>

Import LLVM 13.0.0 release.


# bb684c34 28-Apr-2021 patrick <patrick@openbsd.org>

Import LLVM 11.1.0 release including clang, lld and lldb.


# ece8a530 03-Aug-2020 patrick <patrick@openbsd.org>

Import LLVM 10.0.0 release including clang, lld and lldb.

ok hackroom
tested by plenty