Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171507552
D46406.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
385 B
Referenced Files
None
Subscribers
None
D46406.diff
View Options
diff --git a/libexec/rtld-elf/riscv/rtld_start.S b/libexec/rtld-elf/riscv/rtld_start.S
--- a/libexec/rtld-elf/riscv/rtld_start.S
+++ b/libexec/rtld-elf/riscv/rtld_start.S
@@ -39,6 +39,7 @@
*/
ENTRY(.rtld_start)
+ .cfi_undefined ra /* Do not attempt to unwind any further. */
mv s0, a0 /* Put ps_strings in a callee-saved register */
mv s1, sp /* And the stack pointer */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Sep 12, 12:58 PM (3 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38792422
Default Alt Text
D46406.diff (385 B)
Attached To
Mode
D46406: rtld-elf: Add CFI annotation for .rtld_start on RISC-V
Attached
Detach File
Event Timeline
Log In to Comment