projects
/
platform
/
upstream
/
libffi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libffi.git
2013-11-16
Andrew Haley
Fix sample closure code
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Andrew Haley
Fix broken test cases
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Anthony Green
Merge branch 'master' of https://github.com/bivab/libffi
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
David Schneider
update Changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Alan Modra
This enshrines the current testsuite practice of using...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Anthony Green
Respect HAVE_ALLOCA_H
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
David Schneider
add a testcase for the double/float issue on ARMHF
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
David Schneider
stop trying to assing vfp regs once we are done with...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
David Schneider
mark all vfp registers as used when done.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Anthony Green
UltraSPARC IIi fix. Update README and build configury.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Mark Kettenis
Align the stack pointer to 16-bytes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Konstantin...
Mark executable as not requiring executable stack.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Anthony Green
Fix up docs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Anthony Green
Merge branch 'master' of github.com:/atgreen/libffi
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Anthony Green
Merge pull request #45 from foss-for-synopsys-dwc-arc...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Anthony Green
Merge pull request #45 from foss-for-synopsys-dwc-arc...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Anthony Green
Don't align stack for win32
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Anthony Green
Merge pull request #51 from vbudovski/for_upstream
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Anthony Green
Add more credits to README. Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Anthony Green
Update README
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Mark H Weaver
Fix N32 ABI issue for MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Anthony Green
Update travis-ci build dependencies to include texinfo
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Sandra Loosemore
Add nios2 port.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Sandra Loosemore
Fix testsuite bug
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Marcus Shawcroft
Fix many.c testcase for Aarch64
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Anthony Green
Fix spelling errors
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Anthony Green
Update README for M88K and VAX
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Anthony Green
Add m88k and VAX support. Update some configury bits.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Vitaly Budovski
Don't use 16 byte aligned stack for WIN32
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Mischa Jonker
arc: Fix build error
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Anthony Green
little-endian ppc64 support
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Anthony Green
Rebuild for ARC additions
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Anthony Green
Revert "Merge pull request #36 from abergmeier/emscript...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Anthony Green
Merge pull request #36 from abergmeier/emscripten_fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Anthony Green
Merge pull request #44 from foss-for-synopsys-dwc-arc...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Anthony Green
Merge pull request #43 from JensTimmerman/__m128
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Jens Timmerman
added include for xmmintrin.h
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Mischa Jonker
Add ARC support
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Andreas Bergmeier
Enable disabling of libtool on platforms where it does...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Anthony Green
Merge pull request #34 from davidsch/armhf
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
David Schneider
update changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
David Schneider
folow the ARM hard-float ABI in ffi_prep_incoming_args_VFP
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
David Schneider
create separated versions of ffi_prep_incoming_args_...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
David Schneider
add a failing test for closures on ARM hardfloat
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
David Schneider
extend ffi_prepare_args for FFI_VFP (hard-float ABI...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
David Schneider
separate ARM ffi_prepare_args in a version implementing...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
David Schneider
move the hardfloat specific argument copying code to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
David Schneider
extract setting of arguments to be passed to a helper...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
David Schneider
extract code to align the argument storage pointer...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
David Schneider
add a testcase, that on ARM hardfloat needs more than...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
David Schneider
use the absolute value to check the test result against...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Anthony Green
Merge branch 'master' of github.com:/atgreen/libffi
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Anthony Green
Merge branch 'master' of github.com:/atgreen/libffi
v3.0.13
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Anthony Green
Merge branch 'master' of github.com:/atgreen/libffi
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Anthony Green
cygwin fix & updates for 3.0.13
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Anthony Green
cygwin fix & updates for 3.0.13
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Anthony Green
Fix lib install dir
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Anthony Green
2.0.13rc1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Anthony Green
Merge branch 'master' of github.com:/atgreen/libffi
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Anthony Green
Build fix for soft-float power targets
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Anthony Green
Documentation fix
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Anthony Green
Fix for m68000 systems
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Anthony Green
Fix for m68000 systems
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Anthony Green
Update configury.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Anthony Green
Merge branch 'master' of github.com:/atgreen/libffi
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Anthony Green
Add Meta processor support
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Anthony Green
Merge pull request #32 from alex/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Anthony Green
Merge pull request #32 from alex/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alex Gaynor
Fix for a crasher due to misaligned stack on x86-32.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Anthony Green
Add moxie support. Release 3.0.12.
v3.0.12
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Anthony Green
Update README
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Anthony Green
mend
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Anthony Green
sparc v8 and testsuite fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Anthony Green
Fix small struct passing on ppc
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Anthony Green
Remove xfail for arm*-*-*.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Anthony Green
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Anthony Green
More man page cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Anthony Green
Fix many.c testcase for ppc
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Anthony Green
Add missing files to dist
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Anthony Green
sparc v9 fixes for sun tools
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Anthony Green
Fix microblaze big-endian struct issue
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Anthony Green
Fix botched sparc patch. Update version.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anthony Green
Update bug report address. rc2.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anthony Green
Add cache flushing routine for sun compiler on sparc...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anthony Green
Add libtool-ldflags. Define toolexeclibdir for non...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anthony Green
x32 and libtool fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anthony Green
Remove a.out cruft from dist
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anthony Green
Fix GCC usage test and update README
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anthony Green
Fixes for AIX xlc compiler.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anthony Green
Fix man page. Clean out junk.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anthony Green
Bump soversion
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anthony Green
Release candidate 1
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anthony Green
Fix pkgconfig install bits
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anthony Green
Work around LLVM ABI problem on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Anthony Green
Merge pull request #28 from jralls/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
John Ralls
Reorder x86_64 tests
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Anthony Green
Update README
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Anthony Green
Merge branch 'master' of github.com:/atgreen/libffi
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Anthony Green
Update README
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Anthony Green
Merge branch 'master' of github.com:/atgreen/libffi
commit
|
commitdiff
|
tree
|
snapshot
next