Skip to content

build: Compile mips & mipel via a soft-float toolchain#91

Merged
guyush1 merged 1 commit intodevelopfrom
add-mips-mipel-sf-variant-support
Mar 18, 2026
Merged

build: Compile mips & mipel via a soft-float toolchain#91
guyush1 merged 1 commit intodevelopfrom
add-mips-mipel-sf-variant-support

Conversation

@guyush1
Copy link
Owner

@guyush1 guyush1 commented Mar 17, 2026

Since a lot of mips devices do not have hardware level float support, we have moved to a soft-float mips toolchains.

Since a lot of mips devices do not have hardware level float support, we
have moved to a soft-float mips toolchains.
@guyush1
Copy link
Owner Author

guyush1 commented Mar 17, 2026

closes #90

@guyush1
Copy link
Owner Author

guyush1 commented Mar 17, 2026

@roddyrap note that in the end i just moved mips & mipsel to soft-float variants.

i verified via buildroot that i can indeed still debug hard float programs, so no need for duplications (performance gain is negligible in this use case, or at least so i hope :) )

@guyush1 guyush1 requested a review from roddyrap March 17, 2026 21:30
@guyush1 guyush1 merged commit 8de57d7 into develop Mar 18, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants