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
Type
/
to 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
.
sysprog21
/
shecc
Public
Notifications
You must be signed in to change notification settings
Fork
164
Star
1.4k
Code
Issues
25
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Implement RISC-V dynamic linking
- #323
#323
Merged
jserv
merged 11 commits into
sysprog21:master
sysprog21/shecc:master
from
DrXiao:feat/dynlink-for-rv32
DrXiao/shecc:feat/dynlink-for-rv32
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Implement RISC-V dynamic linking
#323
jserv
merged 11 commits into
sysprog21:master
sysprog21/shecc:master
from
DrXiao:feat/dynlink-for-rv32
DrXiao/shecc:feat/dynlink-for-rv32
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
Define ELF_MACHINE macros for supported architectures
Show description for 5fea557
DrXiao
committed
5fea557
View commit details
Copy full SHA for 5fea557
Browse repository at this point
Commits on Jul 30, 2026
Implement dynamic linking for the RISC-V architecture
Show description for ddcbb8e
DrXiao
committed
ddcbb8e
View commit details
Copy full SHA for ddcbb8e
Browse repository at this point
Introduce RISC-V dynamic linking snapshots
Show description for a850320
DrXiao
committed
a850320
View commit details
Copy full SHA for a850320
Browse repository at this point
Enable GitHub Actions to validate RISC-V targets with dynamic linking
Show description for a9056f4
DrXiao
committed
a9056f4
View commit details
Copy full SHA for a9056f4
Browse repository at this point
Refactor the search process for the cross-compilation toolchain
Show description for c4583c5
DrXiao
committed
c4583c5
View commit details
Copy full SHA for c4583c5
Browse repository at this point
Introduce ABI conformance test suite for the RISC-V architecture
Show description for 98f25cc
DrXiao
committed
98f25cc
View commit details
Copy full SHA for 98f25cc
Browse repository at this point
Commits on Jul 31, 2026
Consolidate dynamic linking documentation
Show description for ef6494d
DrXiao
committed
ef6494d
View commit details
Copy full SHA for ef6494d
Browse repository at this point
Update README about dynamic linking
Show description for 89fd50d
DrXiao
committed
89fd50d
View commit details
Copy full SHA for 89fd50d
Browse repository at this point
Add range check for the RISC-V jump instructions encoding
Show description for dc51ff2
DrXiao
committed
dc51ff2
View commit details
Copy full SHA for dc51ff2
Browse repository at this point
Fix error handling for the ABI validation scripts
Show description for 14daac8
DrXiao
committed
14daac8
View commit details
Copy full SHA for 14daac8
Browse repository at this point
Fix expected output and test programs for the ABI test suites
Show description for 6f43590
DrXiao
committed
6f43590
View commit details
Copy full SHA for 6f43590
Browse repository at this point
You can’t perform that action at this time.