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
.
python
/
cpython-source-deps
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
48
Star
28
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
libffi
User selector
All users
All time
Commit history
Commits on Mar 18, 2025
Import libffi-3.4.7
zooba
committed
e7a5ad7
View commit details
Copy full SHA for e7a5ad7
Browse repository at this point
Commits on Feb 9, 2023
Import libffi-3.4.4
zooba
committed
73b247f
View commit details
Copy full SHA for 73b247f
Browse repository at this point
Commits on Sep 23, 2022
Remove double comments that break the build
zooba
committed
8ccd4ef
View commit details
Copy full SHA for 8ccd4ef
Browse repository at this point
Import libffi-3.4.3
zooba
committed
ba2ec14
View commit details
Copy full SHA for ba2ec14
Browse repository at this point
Commits on Aug 26, 2021
Import libffi-3.4.2
zooba
committed
16fad48
View commit details
Copy full SHA for 16fad48
Browse repository at this point
Commits on Oct 11, 2019
Import libffi master
zooba
committed
35a5081
View commit details
Copy full SHA for 35a5081
Browse repository at this point
Commits on Apr 17, 2019
Add support for Windows ARM32 in libffi (#9)
paulmon
authored and
zooba
committed
82244f9
View commit details
Copy full SHA for 82244f9
Browse repository at this point
Commits on Mar 29, 2019
Make even more things binary
zooba
committed
d160812
View commit details
Copy full SHA for d160812
Browse repository at this point
Add attributes
zooba
committed
68f488b
View commit details
Copy full SHA for 68f488b
Browse repository at this point
Commits on Mar 7, 2019
Reconfigure libffi headers (#10)
paulmon
authored and
zooba
committed
ed22026
View commit details
Copy full SHA for ed22026
Browse repository at this point
Commits on Feb 16, 2019
Add configured header files (#8)
paulmon
authored and
zooba
committed
8ba2b2c
View commit details
Copy full SHA for 8ba2b2c
Browse repository at this point
Commits on Feb 9, 2019
Patch libffi for Windows (#6)
paulmon
authored and
zooba
committed
2413cf1
View commit details
Copy full SHA for 2413cf1
Browse repository at this point
Commits on Dec 19, 2018
Merge pull request #461 from NativeScript/bektchiev/fix-visibility-hidden-check-in-configure
Show description for 8fa8837
tromey
authored
8fa8837
View commit details
Copy full SHA for 8fa8837
Browse repository at this point
fix(configure): Correctly detect visibility("hidden") support on Darwin
mbektchiev
committed
2c5b164
View commit details
Copy full SHA for 2c5b164
Browse repository at this point
Commits on Nov 30, 2018
Merge pull request #457 from NativeScript/bektchiev/fix-arm64-q3-q4-args
Show description for 737d4fa
tromey
authored
737d4fa
View commit details
Copy full SHA for 737d4fa
Browse repository at this point
Commits on Oct 31, 2018
Fix Q registers parameter passing on ARM64
Show description for 4a84df4
mbektchiev
committed
4a84df4
View commit details
Copy full SHA for 4a84df4
Browse repository at this point
Commits on Sep 19, 2018
Merge pull request #443 from jeremyhu/master
Show description for a5ea752
tromey
authored
a5ea752
View commit details
Copy full SHA for a5ea752
Browse repository at this point
Commits on Sep 18, 2018
Merge pull request #449 from gpakosz/align-macros
Show description for b11b08c
tromey
authored
b11b08c
View commit details
Copy full SHA for b11b08c
Browse repository at this point
Prefix ALIGN_DOWN macro with FFI_
gpakosz
committed
e6eac78
View commit details
Copy full SHA for e6eac78
Browse repository at this point
Commits on Aug 11, 2018
Merge pull request #445 from andreas-schwab/master
Show description for 980908b
tromey
authored
980908b
View commit details
Copy full SHA for 980908b
Browse repository at this point
Commits on Aug 9, 2018
RISC-V go closures
Show description for 4cb776b
andreas-schwab
committed
4cb776b
View commit details
Copy full SHA for 4cb776b
Browse repository at this point
Commits on Jul 21, 2018
Update FFI_HIDDEN() to use .private_extern on Apple platforms and use the macro where appropriate
Show description for ba73a67
jeremyhu
committed
ba73a67
View commit details
Copy full SHA for ba73a67
Browse repository at this point
Commits on Jun 25, 2018
Add compact unwind for darwin/i386 (#440)
Show description for 65da63a
jeremyhu
authored and
atgreen
committed
65da63a
View commit details
Copy full SHA for 65da63a
Browse repository at this point
Commits on Jun 18, 2018
Mark sysv.S as SafeSEH compatible (#438)
Show description for 2309b58
smeenai
authored and
atgreen
committed
2309b58
View commit details
Copy full SHA for 2309b58
Browse repository at this point
i386: Fix missing break; in case statement leading to incorrectly returned FFI_BAD_ABI (#437)
Show description for 1d70405
jeremyhu
authored and
atgreen
committed
1d70405
View commit details
Copy full SHA for 1d70405
Browse repository at this point
Commits on May 9, 2018
Handle FFI_GNUW64 on non-Windows systems (EFI)
atgreen
committed
b55baf0
View commit details
Copy full SHA for b55baf0
Browse repository at this point
Mark some cases as xfail due to GCC bug
atgreen
committed
8206253
View commit details
Copy full SHA for 8206253
Browse repository at this point
Commits on May 5, 2018
Revert "Remove some symbol exports and cleanup newline warnings (#433)"
Show description for b5ee395
atgreen
committed
b5ee395
View commit details
Copy full SHA for b5ee395
Browse repository at this point
Remove some symbol exports and cleanup newline warnings (#433)
Show description for a5a0f3c
jeremyhu
authored and
atgreen
committed
a5a0f3c
View commit details
Copy full SHA for a5a0f3c
Browse repository at this point
Commits on May 2, 2018
Re-enable msabi testing (#436)
Show description for d3c54cf
hjl-tools
authored and
atgreen
committed
d3c54cf
View commit details
Copy full SHA for d3c54cf
Browse repository at this point
PowerPC64 ELFv1 fp arg fixes
Show description for ebf2416
amodra
authored and
atgreen
committed
ebf2416
View commit details
Copy full SHA for ebf2416
Browse repository at this point
Commits on May 1, 2018
Add license for build-time tools
atgreen
committed
a2c6c7a
View commit details
Copy full SHA for a2c6c7a
Browse repository at this point
Commits on Apr 28, 2018
Fix two "return" issues in x86/ffi64.c (#431)
Show description for 4c2206a
tromey
authored and
atgreen
committed
4c2206a
View commit details
Copy full SHA for 4c2206a
Browse repository at this point
Commits on Apr 27, 2018
Merge pull request #429 from yousong/m4subst
Show description for ed3ed4d
tromey
authored
ed3ed4d
View commit details
Copy full SHA for ed3ed4d
Browse repository at this point
build: fix subst toolexecdir, toolexeclibdir
Show description for b69f95d
yousong
committed
b69f95d
View commit details
Copy full SHA for b69f95d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.