Skip to content

optimize crt0.S#731

Closed
ZERICO2005 wants to merge 5 commits intomasterfrom
crt0_optimize
Closed

optimize crt0.S#731
ZERICO2005 wants to merge 5 commits intomasterfrom
crt0_optimize

Conversation

@ZERICO2005
Copy link
Copy Markdown
Contributor

made size optimizations to crt0.S

Comment thread src/crt/crt0.S
Comment on lines +394 to +396
; jr .L.skip._abort
db $FD ; ld iy, *

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this optimization was present in the non-binutils version of crt0.src

@ZERICO2005
Copy link
Copy Markdown
Contributor Author

Closing to avoid conflicts with the more important #735

@ZERICO2005 ZERICO2005 closed this Mar 5, 2026
@ZERICO2005 ZERICO2005 deleted the crt0_optimize branch April 21, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant