Page MenuHomeFreeBSD

D40277.1789765374.diff
No OneTemporary

Size
327 B
Referenced Files
None
Subscribers
None

D40277.1789765374.diff

diff --git a/lib/csu/aarch64/crt1_s.S b/lib/csu/aarch64/crt1_s.S
--- a/lib/csu/aarch64/crt1_s.S
+++ b/lib/csu/aarch64/crt1_s.S
@@ -33,6 +33,9 @@
__FBSDID("$FreeBSD$");
ENTRY(_start)
+ .cfi_undefined(x30)
+ mov x29,#0
+ mov x30,#0
mov x3, x2 /* cleanup */
add x1, x0, #8 /* load argv */
ldr x0, [x0] /* load argc */

File Metadata

Mime Type
text/plain
Expires
Fri, Sep 18, 9:02 PM (9 m, 7 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29762432
Default Alt Text
D40277.1789765374.diff (327 B)

Event Timeline