aboutsummaryrefslogtreecommitdiff
path: root/doc/next/6-stdlib/99-minor/debug/elf/66054.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/next/6-stdlib/99-minor/debug/elf/66054.md')
-rw-r--r--doc/next/6-stdlib/99-minor/debug/elf/66054.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/next/6-stdlib/99-minor/debug/elf/66054.md b/doc/next/6-stdlib/99-minor/debug/elf/66054.md
new file mode 100644
index 0000000000..9cf1fa7ad1
--- /dev/null
+++ b/doc/next/6-stdlib/99-minor/debug/elf/66054.md
@@ -0,0 +1,3 @@
+The debug/elf package now defines PT_OPENBSD_NOBTCFI. This elf.ProgType is
+used to disable Branch Tracking Control Flow Integrity (BTCFI) enforcement
+on OpenBSD binaries.