History log of /openbsd/gnu/llvm/lld/ELF/Thunks.cpp (Results 1 – 5 of 5)
Revision Date Author Comments
# b1fea01f 26-Nov-2023 tobhe <tobhe@openbsd.org>

Add arm64 bti pads for range extension thunks.

Large arm64 binaries like chromium use range extension thunks
for accessing plt entries. Add bti landing pads for the
additional indirection.

upstream

Add arm64 bti pads for range extension thunks.

Large arm64 binaries like chromium use range extension thunks
for accessing plt entries. Add bti landing pads for the
additional indirection.

upstream commit: 60827df765156cee6cca3dc5049388dde9dac1c0

ok kettenis@

show more ...


# dfe94b16 11-Nov-2023 robert <robert@openbsd.org>

import of lld from LLVM-16.0.6


# 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