Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
eclipse-threadx
/
threadx
Public
Notifications
You must be signed in to change notification settings
Fork
934
Star
3.5k
Code
Issues
85
Pull requests
8
Actions
Wiki
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
arch/risc-v32: Implement lazy FPU, GP relaxation, and QEMU automation for GNU port
- #513
#513
Merged
fdesbiens
merged 17 commits into
eclipse-threadx:dev
eclipse-threadx/threadx:dev
from
Winstonllllai:rv32-fix-feature
Winstonllllai/threadx:rv32-fix-feature
Copy head branch name to clipboard
May 25, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
arch/risc-v32: Implement lazy FPU, GP relaxation, and QEMU automation for GNU port
#513
fdesbiens
merged 17 commits into
eclipse-threadx:dev
eclipse-threadx/threadx:dev
from
Winstonllllai:rv32-fix-feature
Winstonllllai/threadx:rv32-fix-feature
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2026
docs: resolve merge conflicts in RISC-V 32-bit GNU port files
Winstonllllai
committed
6dee013
View commit details
Copy full SHA for 6dee013
Browse repository at this point
feat: implement Lazy FPU Stacking and Vector Table
Winstonllllai
committed
85d0626
View commit details
Copy full SHA for 85d0626
Browse repository at this point
Implement WFI for Idle Loops and Enforce Shadow Stack Alignment
Show description for aad13e8
Winstonllllai
committed
aad13e8
View commit details
Copy full SHA for aad13e8
Browse repository at this point
feat: add RISC-V QEMU demo support and fix assembly implementation
Winstonllllai
committed
633629d
View commit details
Copy full SHA for 633629d
Browse repository at this point
Add RISC-V QEMU functional test runner and FPU verification
Show description for fedd124
Winstonllllai
committed
fedd124
View commit details
Copy full SHA for fedd124
Browse repository at this point
feat: use macros for stack offsets and enhance verification framework
Winstonllllai
committed
ae13c5b
View commit details
Copy full SHA for ae13c5b
Browse repository at this point
Enable GP Relaxation optimization
Show description for 39ede67
Winstonllllai
committed
39ede67
View commit details
Copy full SHA for 39ede67
Browse repository at this point
Commits on Mar 13, 2026
Optimize stack management and update QEMU port
Show description for a1b2457
Winstonllllai
committed
a1b2457
View commit details
Copy full SHA for a1b2457
Browse repository at this point
fix preemption logic and interrupt context restore
Show description for 4425c5b
Winstonllllai
committed
4425c5b
View commit details
Copy full SHA for 4425c5b
Browse repository at this point
build: stop tracking build_qemu directory and update copyright headers
Winstonllllai
committed
fa9b870
View commit details
Copy full SHA for fa9b870
Browse repository at this point
delete output log file
Winstonllllai
committed
ae2aa03
View commit details
Copy full SHA for ae2aa03
Browse repository at this point
Commits on Apr 25, 2026
cleanup: address RISC-V32 QEMU demo review feedback
Show description for e3d4e9f
Winstonllllai
committed
e3d4e9f
View commit details
Copy full SHA for e3d4e9f
Browse repository at this point
test: relocate and harden RISC-V32 QEMU functional runner
Show description for 08d2bea
Winstonllllai
committed
08d2bea
View commit details
Copy full SHA for 08d2bea
Browse repository at this point
feat: restore Lazy FPU stacking without assembly macros
Show description for 7e31dc6
Winstonllllai
committed
7e31dc6
View commit details
Copy full SHA for 7e31dc6
Browse repository at this point
Commits on May 19, 2026
Remove redundant comments and fix indentation
Show description for 89cc6fb
Winstonllllai
committed
89cc6fb
View commit details
Copy full SHA for 89cc6fb
Browse repository at this point
Commits on May 25, 2026
Fixed lazy FPU stacking in schedule.S, cmake conflict, and comment style
Show description for 7d816f3
fdesbiens
and
Copilot
committed
7d816f3
View commit details
Copy full SHA for 7d816f3
Browse repository at this point
Merge branch 'dev' into rv32-fix-feature
fdesbiens
authored
79b1ebb
View commit details
Copy full SHA for 79b1ebb
Browse repository at this point
You can’t perform that action at this time.