History log of /openbsd-current/gnu/llvm/lld/ELF/Symbols.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.6 26-Nov-2023 tobhe

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@


# 1.5 11-Nov-2023 robert

merge lld-16.0.6


Revision tags: OPENBSD_7_3_BASE OPENBSD_7_4_BASE
# 1.4 17-Nov-2022 robert

add .gnu.warning.SYMBOL support to ld.lld(1) to display the warnings in
these sections like ld.bfd(1)

e.g:
add.c(add.o:(add)): warning: sprintf() is often misused, please use snprintf()
add.c(add.o:(add)): warning: strcpy() is almost always misused, please use strlcpy()
add.c(add.o:(add)): warning: strcat() is almost always misused, please use strlcat()

ok deraadt@


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.3 17-Dec-2021 patrick

Merge LLVM 13.0.0.


Revision tags: OPENBSD_7_0_BASE
# 1.2 28-Apr-2021 patrick

Merge LLVM 11.1.0.


# 1.1 03-Aug-2020 patrick

branches: 1.1.1;
Initial revision


# 1.5 11-Nov-2023 robert

merge lld-16.0.6


Revision tags: OPENBSD_7_3_BASE OPENBSD_7_4_BASE
# 1.4 17-Nov-2022 robert

add .gnu.warning.SYMBOL support to ld.lld(1) to display the warnings in
these sections like ld.bfd(1)

e.g:
add.c(add.o:(add)): warning: sprintf() is often misused, please use snprintf()
add.c(add.o:(add)): warning: strcpy() is almost always misused, please use strlcpy()
add.c(add.o:(add)): warning: strcat() is almost always misused, please use strlcat()

ok deraadt@


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.3 17-Dec-2021 patrick

Merge LLVM 13.0.0.


Revision tags: OPENBSD_7_0_BASE
# 1.2 28-Apr-2021 patrick

Merge LLVM 11.1.0.


# 1.1 03-Aug-2020 patrick

branches: 1.1.1;
Initial revision