Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137775992
D51007.id157583.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
347 B
Referenced Files
None
Subscribers
None
D51007.id157583.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
Wed, Nov 26, 5:56 PM (6 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26221374
Default Alt Text
D51007.id157583.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