#
42a61ace |
| 03-Dec-2023 |
kettenis <kettenis@openbsd.org> |
Collect .openbsd.syscalls sections into a new PT_OPENBSD_SYSCALLS segment. This will be used soon to pin system calls to designated call sites.
ok deraadt@
|
#
a96b3639 |
| 11-Nov-2023 |
robert <robert@openbsd.org> |
merge llvm-16.0.6
|
#
7b407c47 |
| 19-Apr-2023 |
kettenis <kettenis@openbsd.org> |
Implement support for PT_OPENBSD_NOBTCFI in lld(1). This can be set using the -z nobtcfi option.
ok deraadt@
|
#
11064ccc |
| 19-Nov-2022 |
deraadt <deraadt@openbsd.org> |
correct alignment; from brad
|
#
bee4a934 |
| 14-Nov-2022 |
deraadt <deraadt@openbsd.org> |
Recognize PT_OPENBSD_MUTABLE with LLVM's readobj / objdump. from brad
|
#
73471bf0 |
| 17-Dec-2021 |
patrick <patrick@openbsd.org> |
Import LLVM 13.0.0 release.
|
#
097a140d |
| 28-Apr-2021 |
patrick <patrick@openbsd.org> |
Import LLVM 11.1.0 release including clang, lld and lldb.
|
#
09467b48 |
| 03-Aug-2020 |
patrick <patrick@openbsd.org> |
Import LLVM 10.0.0 release including clang, lld and lldb.
ok hackroom tested by plenty
|