Sign in
fuchsia
/
third_party
/
libffi
/
HEAD
980908b
Merge pull request #445 from andreas-schwab/master
by Tom Tromey
· 6 years ago
main
master
4cb776b
RISC-V go closures
by Andreas Schwab
· 6 years ago
65da63a
Add compact unwind for darwin/i386 (#440)
by Jeremy Huddleston Sequoia
· 6 years ago
2309b58
Mark sysv.S as SafeSEH compatible (#438)
by Shoaib Meenai
· 6 years ago
1d70405
i386: Fix missing break; in case statement leading to incorrectly returned FFI_BAD_ABI (#437)
by Jeremy Huddleston Sequoia
· 6 years ago
b55baf0
Handle FFI_GNUW64 on non-Windows systems (EFI)
by Anthony Green
· 6 years ago
8206253
Mark some cases as xfail due to GCC bug
by Anthony Green
· 6 years ago
b5ee395
Revert "Remove some symbol exports and cleanup newline warnings (#433)"
by Anthony Green
· 6 years ago
a5a0f3c
Remove some symbol exports and cleanup newline warnings (#433)
by Jeremy Huddleston Sequoia
· 6 years ago
d3c54cf
Re-enable msabi testing (#436)
by hjl-tools
· 6 years ago
ebf2416
PowerPC64 ELFv1 fp arg fixes
by Alan Modra
· 6 years ago
a2c6c7a
Add license for build-time tools
by Anthony Green
· 6 years ago
4c2206a
Fix two "return" issues in x86/ffi64.c (#431)
by Tom Tromey
· 6 years ago
ed3ed4d
Merge pull request #429 from yousong/m4subst
by Tom Tromey
· 6 years ago
b69f95d
build: fix subst toolexecdir, toolexeclibdir
by Yousong Zhou
· 6 years ago
8e250c3
update to https for cygwin download (#428)
by Stephen
· 6 years ago
7d3cab7
xtensa-linux: use cache flush instruction only if it is available (#426)
by Lucas Pluvinage
· 6 years ago
159b94e
Various MIPS Fixes (#425)
by James Cowgill
· 6 years ago
f2afda0
Merge branch 'master' of github.com:/libffi/libffi
by Anthony Green
· 7 years ago
e27f70b
Fix case where callback arg value is split across regs and stack
by Anthony Green
· 7 years ago
801c1bd
Fix issue #421 (#422)
by Andreas Krebbel
· 7 years ago
8660e69
3.3 release candidate 0
by Anthony Green
· 7 years ago
v3.3-rc0
7b7638e
disable msabi testing for now
by Anthony Green
· 7 years ago
af6773d
Fix appveyor windows build (#420)
by fwg
· 7 years ago
48bdb02
Trim some optimization tests
by Anthony Green
· 7 years ago
f98e0f0
Simplify matrix
by Anthony Green
· 7 years ago
fa72b05
Remove warning message from clang
by Anthony Green
· 7 years ago
746c3ce
Expand ABI tests on x86. Testsuite bug fixes.
by Anthony Green
· 7 years ago
2eee934
deal with msvc warnings
by Anthony Green
· 7 years ago
206b297
fix quoting issue
by Anthony Green
· 7 years ago
499e41c
Don't ignore a file
by Anthony Green
· 7 years ago
5b41e9f
Try different msvc hack
by Anthony Green
· 7 years ago
e8cf133
msvc c99 hack
by Anthony Green
· 7 years ago
a3e2094
More msvc hacks
by Anthony Green
· 7 years ago
a82b456
msvc fixes
by Anthony Green
· 7 years ago
a2326aa
Remove debug output
by Anthony Green
· 7 years ago
85b6b20
Force literals to float (msvc warning)
by Anthony Green
· 7 years ago
2872c46
Fix msvc linking
by Anthony Green
· 7 years ago
b40a386
Fix library path handling
by Anthony Green
· 7 years ago
d78c5f6
Deal with libpath
by Anthony Green
· 7 years ago
f318bb6
Fix library path handling
by Anthony Green
· 7 years ago
4f0c9cb
Use mixed cygpath paths
by Anthony Green
· 7 years ago
d3693b4
Copy - don't symlink - to support msvc builds
by Anthony Green
· 7 years ago
51ce369
Use cygpath to convert windows paths
by Anthony Green
· 7 years ago
70b93e4
try to fix windows builds
by Anthony Green
· 7 years ago
377134d
Reduce verbosity
by Anthony Green
· 7 years ago
d01ef5b
iOS builds
by Anthony Green
· 7 years ago
d13583f
Fix -L support
by Anthony Green
· 7 years ago
d499115
Fix quoting
by Anthony Green
· 7 years ago
8f47ec4
Don't set AM_MAKEFLAGS
by Anthony Green
· 7 years ago
df31419
Run tests with lots of debug output
by Anthony Green
· 7 years ago
b394947
Add -L and -l support
by Anthony Green
· 7 years ago
33da6c0
Mention C99 and build requirements
by Anthony Green
· 7 years ago
e6bdbd7
Remove reference to wiki
by Anthony Green
· 7 years ago
24eb1f8
Refactor travis build instructions. Add iOS build
by Anthony Green
· 7 years ago
ffc3ff1
Add issue template
by Anthony Green
· 7 years ago
5c2ca47
Remove uninitialized warning. Fix #163.
by Anthony Green
· 7 years ago
0081378
revert
by Anthony Green
· 7 years ago
59d4424
Try bhaible tests in appveyor
by Anthony Green
· 7 years ago
6f7c29c
Formatting fixes
by Anthony Green
· 7 years ago
f3c2729
Add libffi.map.in to extra dist files
by Anthony Green
· 7 years ago
6d2233f
Add sparc solaris build notes
by Anthony Green
· 7 years ago
99a80d2
Fix formatting
by Anthony Green
· 7 years ago
a3e87ac
Fix formatting
by Anthony Green
· 7 years ago
cec3a3a
Don't align-double for 32-bit x86
by Anthony Green
· 7 years ago
f34f803
Remove debug output
by Anthony Green
· 7 years ago
f31b915
Add m4/ax_require_defined.m4
by Anthony Green
· 7 years ago
a2dc584
travis debug
by Anthony Green
· 7 years ago
81d345b
Update autoconf archive macros
by Anthony Green
· 7 years ago
369ef49
Add missing FFI_GNUW64 enum
by Anthony Green
· 7 years ago
56655e5
Merge branch 'master' of github.com:/libffi/libffi
by Anthony Green
· 7 years ago
43980dd
Add FFI_GNUW64 ABI for GNU 80-bit long double support
by Anthony Green
· 7 years ago
9bc40d8
Add FFI_GWIN64 ABI for GNU 80-bit long double support
by Anthony Green
· 7 years ago
d464060
Fully allocate file backing writable maps (#389)
by Ryan C. Underwood
· 7 years ago
247e44b
Fix return values
by Anthony Green
· 7 years ago
1f99701
Make tests compile/run standalone
by Anthony Green
· 7 years ago
d974207
Formatting fixes. Add 'bug fixes' note.
by Anthony Green
· 7 years ago
a33bfa9
xfail unwind tests for moxie
by Anthony Green
· 7 years ago
8bf0548
Install moxie libstdc++
by Anthony Green
· 7 years ago
84b383e
Install moxie-elf-g++
by Anthony Green
· 7 years ago
6a801d0
Fix closure case where 8-byte value is partially passed in register. Fixes cls_many_mixed_float_double test case.
by Anthony Green
· 7 years ago
0f0ba9e
Run dejagnu's runtest with -a option to prevent travis timeouts after 10min
by Anthony Green
· 7 years ago
7254541
fix .travis.yml
by Anthony Green
· 7 years ago
d71051c
fix .travis.yml
by Anthony Green
· 7 years ago
e86aa54
fix .travis.yml
by Anthony Green
· 7 years ago
5b538ed
fix .travis.yml
by Anthony Green
· 7 years ago
6ed64a7
fix .travis.yml
by Anthony Green
· 7 years ago
90809e9
fix .travis.yml
by Anthony Green
· 7 years ago
85e4c62
fix .travis.yml
by Anthony Green
· 7 years ago
aa8a5ec
fix .travis.yml
by Anthony Green
· 7 years ago
7c3e5da
fix .travis.yml
by Anthony Green
· 7 years ago
19aec19
Fix travis.yml
by Anthony Green
· 7 years ago
bf337b0
yaml syntax error fix
by Anthony Green
· 7 years ago
076d5a9
markdown fixes
by Anthony Green
· 7 years ago
d2f7e78
Fix test cases with short results
by Anthony Green
· 7 years ago
18fe190
Debug travis output
by Anthony Green
· 7 years ago
718a417
test
by Anthony Green
· 7 years ago
486c34b
debug
by Anthony Green
· 7 years ago
00464aa
debug
by Anthony Green
· 7 years ago
eb0544d
Debug env
by Anthony Green
· 7 years ago
Next »