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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ocaml
/
flexdll
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
115
Code
Issues
23
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Patch RELOC_REL32 cases where offset is > 2GiB
- #52
#52
Open
dra27
wants to merge 15 commits into
ocaml:master
ocaml/flexdll:master
from
dra27:fix-RELOC_REL32
dra27/flexdll:fix-RELOC_REL32
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Patch RELOC_REL32 cases where offset is > 2GiB
#52
dra27
wants to merge 15 commits into
ocaml:master
ocaml/flexdll:master
from
dra27:fix-RELOC_REL32
dra27/flexdll:fix-RELOC_REL32
Copy head branch name to clipboard
Commits
Commits on Dec 29, 2024
Remove default for -base and apply to all ports
Show description for 489d3f5
dra27
committed
489d3f5
View commit details
Copy full SHA for 489d3f5
Browse repository at this point
Add jmptbl section for RELOC trampolines
Show description for fc6858d
dra27
committed
fc6858d
View commit details
Copy full SHA for fc6858d
Browse repository at this point
Alter resolver to return entire symbol struct
dra27
committed
8ee8b15
View commit details
Copy full SHA for 8ee8b15
Browse repository at this point
Factor out environment setting code in dlopen
dra27
committed
14de245
View commit details
Copy full SHA for 14de245
Browse repository at this point
Commits on Dec 30, 2024
Use trampolines for RELOC_REL32 > 2GiB
Show description for c800efe
dra27
committed
c800efe
View commit details
Copy full SHA for c800efe
Browse repository at this point
Fix build on msvc64
dra27
committed
4f461b7
View commit details
Copy full SHA for 4f461b7
Browse repository at this point
Can't use trampolines for data symbols.
Show description for 64de60a
dra27
committed
64de60a
View commit details
Copy full SHA for 64de60a
Browse repository at this point
Use indirect jmp instead of trashing %rax
dra27
committed
909b57d
View commit details
Copy full SHA for 909b57d
Browse repository at this point
Oh dear, oh dear, oh dear :$
dra27
committed
62dbeff
View commit details
Copy full SHA for 62dbeff
Browse repository at this point
Create new trampolines when previous out of range
Show description for e459fec
dra27
committed
e459fec
View commit details
Copy full SHA for e459fec
Browse repository at this point
Test everything on AppVeyor for SKIP_OCAML_TEST=no
dra27
committed
afc232f
View commit details
Copy full SHA for afc232f
Browse repository at this point
Test large RELOC_REL32 on AppVeyor
dra27
committed
db30ffe
View commit details
Copy full SHA for db30ffe
Browse repository at this point
Don't generate jmptbl symbol on 32-bit
dra27
committed
9ce19d2
View commit details
Copy full SHA for 9ce19d2
Browse repository at this point
Prevent local OCaml from interfering on AppVeyor
Show description for 20599e3
dra27
committed
20599e3
View commit details
Copy full SHA for 20599e3
Browse repository at this point
WIP: Include symbol name in relocation error
Show description for 3dc05ee
dra27
committed
3dc05ee
View commit details
Copy full SHA for 3dc05ee
Browse repository at this point
You can’t perform that action at this time.