mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-06 11:18:30 +00:00
Improve cosmocc / cosmoc++ toolchain scripts
- Get out of the red zone - Generate --ftrace nops unless -Os is passed - Intercept -o path to generate .com / .com.dbg appropriately
This commit is contained in:
parent
25678db2a0
commit
22f81a8d50
9 changed files with 207 additions and 127 deletions
|
@ -88,7 +88,6 @@ __gc: .ftrace2
|
|||
stp q4,q5,[sp,144]
|
||||
stp q6,q7,[sp,176]
|
||||
mov x1,x10
|
||||
bl CheckStackIsAligned
|
||||
blr x9
|
||||
ldp q6,q7,[sp,176]
|
||||
ldp q4,q5,[sp,144]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue