summaryrefslogtreecommitdiff
path: root/devel/libffi
AgeCommit message (Expand)AuthorFilesLines
2020-05-10Pullup ticket #6187 - requested by tnnbsiegert3-3/+19
2020-03-21Fix build for ILP32 powerpc, which doesn't have 128-bit-length data types.rin3-1/+55
2020-03-16Readd support for NetBSD/mips.rin2-1/+17
2020-03-04libffi: bump bl3 for solib major change.tnn1-2/+2
2020-02-28libffi: kludge for aarch64. Bump rev.tnn3-2/+23
2020-02-28libffi: provide a stub function as temporary band aid for aarch64tnn2-1/+31
2020-02-28Back out previous patch.tnn2-23/+1
2020-02-28libffi: deal with fallout on aarch64tnn2-1/+23
2020-02-28libffi: Restrict perl to SunOS, as requested by joerg.jperkin1-2/+3
2020-02-27libffi: update comment; spotted by @leotadam1-2/+2
2020-02-27libffi: New version requires perl.jperkin1-2/+2
2020-02-26libffi: updated to 3.3adam14-452/+71
2020-01-12Fix build on FreeBSD 12pho1-1/+7
2017-09-05Fix a glaring sign bug in the closure handling on NetBSD 8+. Fixesjoerg3-6/+6
2017-05-26Implement a W^X-aware closure allocator. Overhead is one page perjoerg3-3/+98
2017-01-28Revert, all the parts for tests were already, just not for interactive use.wiz1-5/+1
2017-01-28Add test target. Result:wiz1-1/+5
2016-11-03libffi: remove some netbsd/mips specific patches that are uneededmaya4-40/+7
2016-01-25Fix GNU triplet match for Solaris to indicate that writeable and executablejperkin12-42/+52
2015-11-03Add SHA512 digests for distfiles for devel categoryagc1-1/+2
2015-03-23Disable incompatible assembly sections on 32-bit OSX. Based on MacPorts fixjperkin2-1/+25
2015-03-07wants pthreadstnn1-1/+2
2015-01-09Make it buildable on NetBSD/alphamartin2-1/+28
2014-11-20Remove Cygwin patches (were integrated in 3.2)wiz2-30/+0
2014-11-19Update to 3.2.1:wiz11-1098/+22
2014-11-10Restore NetBSD/eARM supportjoerg2-9/+25
2014-11-04pkg-config always uses ${} for variable expansion, not $(). Make surejoerg3-7/+19
2014-10-28Changes 3.1:adam7-216/+55
2014-06-11GAS doesn't like unified ARM syntax without explicitly told so.joerg2-13/+22
2014-06-01Fix build under OpenBSD 5.5ryoon2-7/+49
2014-05-21Add .cfi_startprroc / .cfi_endproc annotation. XXX Note marking up thejoerg2-1/+89
2014-05-18Update HOMEPAGE.wiz1-3/+2
2014-02-11Fixes for IRIX from Staffan Thomén in PR 48587.dholland5-14/+33
2013-11-03Add libffi support for VAX and m88k. Tested with netbsd-6 on VAX.jklos10-14/+1340
2013-07-26Fix build on Cygwin64.ryoon3-1/+33
2013-04-06Update libffi to 3.0.13.obache3-17/+17
2013-03-18Disable multilib directories. Fixes packaging issues on at least SunOSjperkin2-4/+18
2013-03-14update to 3.0.12drochner4-38/+17
2012-12-18Fix PR/47199ryoon2-3/+16
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-11fix closures on NetBSD/amd64 and possibly more NetBSD platforms wheredrochner3-5/+15
2012-10-09Fix build under NetBSD/macppc.jmmv2-1/+21
2012-09-15Library major version changed.asau1-3/+2
2012-09-14Update to libffi 3.0.11asau10-189/+97
2012-05-30Apply fix from http://gcc.gnu.org/ml/java-patches/2010-q1/msg00058.htmljperkin4-3/+69
2011-12-31Pull fix from upstream for asm error on NetBSD/arm with newer binutils:tsutsui2-1/+19
2011-09-27Fix build for Solaris x86 with older gcc per PR#42865tez1-1/+6
2011-04-24The library uses m68k_sync_icache from libm68k on NetBSD/m68k.asau1-1/+7
2011-01-21enable for hppa*-*-netbsd*tnn2-6/+15
2010-11-20Make this build on NetBSD/sh3el.tsutsui2-5/+14