Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149468086
D42229.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
528 B
Referenced Files
None
Subscribers
None
D42229.id.diff
View Options
diff --git a/libexec/rtld-elf/aarch64/rtld_start.S b/libexec/rtld-elf/aarch64/rtld_start.S
--- a/libexec/rtld-elf/aarch64/rtld_start.S
+++ b/libexec/rtld-elf/aarch64/rtld_start.S
@@ -28,6 +28,8 @@
*/
#include <machine/asm.h>
+#include <sys/elf_common.h>
+
ENTRY(.rtld_start)
.cfi_undefined x30
mov x19, x0 /* Put ps_strings in a callee-saved register */
@@ -249,3 +251,5 @@
.cfi_adjust_cfa_offset -2 * 16
ret
END(_rtld_tlsdesc_dynamic)
+
+GNU_PROPERTY_AARCH64_FEATURE_1_NOTE(GNU_PROPERTY_AARCH64_FEATURE_1_VAL)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 25, 4:04 PM (55 m, 43 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30248056
Default Alt Text
D42229.id.diff (528 B)
Attached To
Mode
D42229: rtld: Teach rtld about the BTI elf note
Attached
Detach File
Event Timeline
Log In to Comment