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
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 }}
Mayank85Y
/
wild
Public
forked from
wild-linker/wild
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 22, 2025
linker-diff: Diff .init_array and .fini_array
Show description for 072a9fd
davidlattimore
committed
072a9fd
View commit details
Copy full SHA for 072a9fd
Browse repository at this point
linker-diff: Index symbols by address
davidlattimore
committed
59b14da
View commit details
Copy full SHA for 59b14da
Browse repository at this point
linker-diff: Fix non-workspace build
davidlattimore
committed
f376b73
View commit details
Copy full SHA for f376b73
Browse repository at this point
Commits on Mar 21, 2025
Don't bypass GOT for copy-relocated symbols
Show description for 04b45b0
davidlattimore
committed
04b45b0
View commit details
Copy full SHA for 04b45b0
Browse repository at this point
integration test: Provide rerun commands when libwild returns error
davidlattimore
committed
8dce187
View commit details
Copy full SHA for 8dce187
Browse repository at this point
integration test: Document arg overrides for Object/Archive etc
davidlattimore
committed
d14d7d3
View commit details
Copy full SHA for d14d7d3
Browse repository at this point
Ensure copy relocations have deterministic order
davidlattimore
committed
2fdf0f0
View commit details
Copy full SHA for 2fdf0f0
Browse repository at this point
Handle symbol aliases when doing copy relocations
Show description for 9d44cfe
davidlattimore
committed
9d44cfe
View commit details
Copy full SHA for 9d44cfe
Browse repository at this point
Commits on Mar 20, 2025
Add missing relaxation to linker-diff and fix extraction (#577)
Show description for 2677b95
marxin
authored
2677b95
View commit details
Copy full SHA for 2677b95
Browse repository at this point
Emit a proper error message if an empty linker script is provided
marxin
authored and
davidlattimore
committed
150b541
View commit details
Copy full SHA for 150b541
Browse repository at this point
Commits on Mar 19, 2025
Reference verdef symbols in the test
mati865
authored and
davidlattimore
committed
c191d6e
View commit details
Copy full SHA for c191d6e
Browse repository at this point
Commits on Mar 18, 2025
integration test: Use relative paths when building thin archives
davidlattimore
committed
5d3978d
View commit details
Copy full SHA for 5d3978d
Browse repository at this point
Thin archives: handle relative paths correctly (#570)
Show description for b22219c
GlowingScrewdriver
authored
b22219c
View commit details
Copy full SHA for b22219c
Browse repository at this point
Commits on Mar 16, 2025
Force more functions to be inlined
davidlattimore
committed
dbee0ee
View commit details
Copy full SHA for dbee0ee
Browse repository at this point
Verify lld can do: rel.extra-opt.R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21.… (#565)
marxin
authored
0edf938
View commit details
Copy full SHA for 0edf938
Browse repository at this point
Include Ubuntu 25.04
marxin
authored and
davidlattimore
committed
ebee3a9
View commit details
Copy full SHA for ebee3a9
Browse repository at this point
CI: unify used names for Ubuntu containers
marxin
authored and
davidlattimore
committed
3537632
View commit details
Copy full SHA for 3537632
Browse repository at this point
Force inlining of a few functions
Show description for 2ac28a4
davidlattimore
committed
2ac28a4
View commit details
Copy full SHA for 2ac28a4
Browse repository at this point
Avoid unnecessary symbol name lookup when applying relocations
Show description for 613ee05
davidlattimore
committed
613ee05
View commit details
Copy full SHA for 613ee05
Browse repository at this point
Commits on Mar 15, 2025
Support outputting versioned symbols in shared objects (#517)
Show description for e0a708d
mati865
authored
e0a708d
View commit details
Copy full SHA for e0a708d
Browse repository at this point
zlib: switch to faster native Rust implementation
marxin
authored and
davidlattimore
committed
e629c5e
View commit details
Copy full SHA for e629c5e
Browse repository at this point
Deduplicate basic linker invocation code
Show description for 1628688
davidlattimore
committed
1628688
View commit details
Copy full SHA for 1628688
Browse repository at this point
Fix a few typos
davidlattimore
committed
4fb7298
View commit details
Copy full SHA for 4fb7298
Browse repository at this point
Reduce layers of borrowing
Show description for d60c797
davidlattimore
committed
d60c797
View commit details
Copy full SHA for d60c797
Browse repository at this point
Fixes to --time output
Show description for 1ce063b
davidlattimore
committed
1ce063b
View commit details
Copy full SHA for 1ce063b
Browse repository at this point
Commits on Mar 14, 2025
Parse relocations index later
Show description for 8047994
davidlattimore
committed
8047994
View commit details
Copy full SHA for 8047994
Browse repository at this point
Commits on Mar 13, 2025
Integration test: Refactoring: Split up main test function
Show description for 0063c98
davidlattimore
committed
0063c98
View commit details
Copy full SHA for 0063c98
Browse repository at this point
integration test: Document test directives
davidlattimore
committed
fce3b42
View commit details
Copy full SHA for fce3b42
Browse repository at this point
Refactoring: Change Layout to take ownership of SymbolDb
Show description for 15e397c
davidlattimore
committed
15e397c
View commit details
Copy full SHA for 15e397c
Browse repository at this point
Commits on Mar 11, 2025
Add support for --start-lib and --end-lib
Show description for 5b4045b
davidlattimore
committed
5b4045b
View commit details
Copy full SHA for 5b4045b
Browse repository at this point
Verify that input files didn't change while we were running
Show description for a66a2a7
davidlattimore
committed
a66a2a7
View commit details
Copy full SHA for a66a2a7
Browse repository at this point
Commits on Mar 10, 2025
build(deps): bump crate-ci/typos from 1.30.1 to 1.30.2
Show description for ec32799
dependabot[bot]
authored and
davidlattimore
committed
ec32799
View commit details
Copy full SHA for ec32799
Browse repository at this point
build(deps): bump the weekly-updates group with 4 updates
Show description for ee75348
dependabot[bot]
authored and
davidlattimore
committed
ee75348
View commit details
Copy full SHA for ee75348
Browse repository at this point
Commits on Mar 9, 2025
integration tests: Use libwild directly where possible
davidlattimore
committed
15a291b
View commit details
Copy full SHA for 15a291b
Browse repository at this point
Set O_CLOEXEC on our output file
Show description for 2a0e3ed
davidlattimore
committed
2a0e3ed
View commit details
Copy full SHA for 2a0e3ed
Browse repository at this point
Previous
Next
You can’t perform that action at this time.