aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-11-13Mark java raw APIs as deprecated.Anthony Green
2019-02-19Cleanup symbol exports on darwin and add architecture preprocessor checks to ...Jeremy Huddleston Sequoia
2019-02-19aarch64: Flush code mapping in addition to data mapping (#471)Florian Weimer
2018-09-18Prefix ALIGN_DOWN macro with FFI_Gregory Pakosz
2018-04-02Fix appveyor windows build (#420)fwg
2018-03-11New RISC-V port (#281)Stef O'Rear
2017-07-04__attribute__ deprecated (msg) only since gcc 4.5Reini Urban
2017-04-27Prefix ALIGN macros with FFI_Gregory Pakosz
2016-11-13Install public headers in the standard pathYen Chi Hsuan
2016-05-04minor comment cleanupTom Tromey
2016-05-04Change ffi.h.in so that braces matchTom Tromey
2016-05-04move ffi_prep_cif_core to ffi_common.hTom Tromey
2016-02-22add ffi_get_struct_offsetsTom Tromey
2016-02-20Merge pull request #211 from tromey/move-prep-types-out-of-ffi.hAnthony Green
2015-11-19remove FFI_TYPE typedefTom Tromey
2015-11-15ffi_prep_types is internal-onlyTom Tromey
2015-11-07mark ffi_prep_closure as deprecatedTom Tromey
2014-11-14configure: Move target source selection into configure.hostRichard Henderson
2014-11-12Add ffi_cfi.hRichard Henderson
2014-11-12Add entry points for interacting with GoRichard Henderson
2014-09-202014-07-22 Dominik Vogt <vogt@linux.vnet.ibm.com>Dominik Vogt
2014-06-12Add support for building with clang-clEhsan Akhgari
2014-05-31Fix typoRyan Hill
2014-03-16Remove autogenerated files from the repositoryJosh Triplett
2013-12-05Undo iOS ARM64 changes.Anthony Green
2013-11-30Darwin/iOS: Fix LLVM 3.3 warning re: memcpy.Zachary Waldowski
2013-11-21This separates the 32-bit sysv/linux/bsd code from the 64-bit linuxAlan Modra
2013-11-13Respect HAVE_ALLOCA_HAnthony Green
2013-10-08Add m88k and VAX support. Update some configury bits.Anthony Green
2013-01-10Don't use GCCisms to define types whenAnthony Green
2013-01-02missed trampoline_table patch. Move to GCC.Anthony Green
2013-01-02Windows symbol export fix. Move to GCC.Anthony Green
2013-01-02New stand-alone patchAnthony Green
2013-01-02Merge with GCC. Eliminate quilt bits.Anthony Green
2012-11-12Pull in config.sub for aarch64 support and moreAnthony Green
2012-11-06Add missing aarch64 configury bitsAnthony Green
2012-10-30Fix autoconf macrosAnthony Green
2012-10-11RebaseAnthony Green
2012-04-27Add blackfin supprt from Alexandre Keunecke.Anthony Green
2012-04-05Fix building with Clang for Darwin (OS X 10.6+ and iOSZachary Waldowski
2012-03-30Various MSVC-related changes.Peter Rosin
2012-03-19Rebase post GCC mergeAnthony Green
2012-02-15Fix ABI check regressionAnthony Green
2012-02-03Refresh autoconf-archive m4 scriptsAnthony Green
2012-02-01Rebase from GCCAnthony Green
2012-01-23Unlikely fixesAnthony Green
2012-01-23RefreshAnthony Green
2011-11-12Rerun automakeAnthony Green
2011-11-12Add David Gilbert's variadic function call supportAnthony Green
2011-11-12RebaseAnthony Green