summaryrefslogtreecommitdiff
path: root/devel/libffi
AgeCommit message (Expand)AuthorFilesLines
2022-10-24libffi: updated to 3.4.4adam2-6/+6
2022-09-26libffi: updated to 3.4.3adam5-34/+32
2022-06-28*: recursive bump for perl 5.36wiz2-4/+4
2022-02-07libffi: add readelf to toolswiz1-2/+2
2022-01-09libffi: define FFI_MMAP_EXEC_WRIT for Solaristm3-7/+9
2021-12-09libffi: bl3 bump for solib major changetnn1-2/+2
2021-12-08libffi: fix broken patch; cannot use #ifdef like #if. Bump rev.tnn3-5/+6
2021-12-08libffi: updated to 3.4.2adam8-115/+39
2021-10-26archivers: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
2021-10-07devel: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-07-09Do not attempt to build in GO closure support when there is no supporthauke3-3/+79
2020-05-05libffi: re-add support for NetBSD/sh3el and hppa, from patch-aa rev 1.24.tsutsui2-7/+25
2020-04-24Revert portions of PR/48587 - applied in 2014 to resolve some issuedsainty3-29/+4
2020-04-20Use bash for this build unconditionally, the difficulty in parsing the shelldsainty1-5/+4
2020-04-08libffi: fix ARM buildtnn3-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