Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149241485
D51007.1789739191.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
347 B
Referenced Files
None
Subscribers
None
D51007.1789739191.diff
View Options
diff --git a/libexec/rtld-elf/rtld.c b/libexec/rtld-elf/rtld.c
--- a/libexec/rtld-elf/rtld.c
+++ b/libexec/rtld-elf/rtld.c
@@ -6485,6 +6485,10 @@
AUXFMT(AT_KPRELOAD, "%p"),
AUXFMT(AT_USRSTACKBASE, "%#lx"),
AUXFMT(AT_USRSTACKLIM, "%#lx"),
+ /* AT_CHERI_STATS */
+ AUXFMT(AT_HWCAP3, "%#lx"),
+ AUXFMT(AT_HWCAP4, "%#lx"),
+
};
static bool
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Sep 18, 1:46 PM (18 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29734330
Default Alt Text
D51007.1789739191.diff (347 B)
Attached To
Mode
D51007: rtld-elf: Add Add AT_HWCAP3 and AT_HWCAP4
Attached
Detach File
Event Timeline
Log In to Comment