summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Clean ups, preparing for new releaseAnthony Green2022-09-191-2/+2
* Fix struct padding warning reported by MSVC (#613)Ole André Vadla Ravnås2022-09-011-0/+3
* Move FFI_TYPE definitions above <ffitarget.h> include (#722)matoro2022-07-211-25/+25
* Add missing FFI_HIDDEN to ffi_tramp_is_present declaration (#651)Jeremy Huddleston Sequoia2021-06-281-1/+1
* Add missing file from make dist. Add missing license info.Anthony Green2021-06-264-1/+64
* Bug #680. Don't accept floats or small ints as var args. (#628)Anthony Green2021-03-231-13/+15
* Static tramp v5 (#624)Madhavan T. Venkataraman2021-03-053-1/+32
* Revamp PA_LINUX and PA_HPUX target closures to use function descriptors.Moxie Bot2020-02-241-0/+8
* Mark java raw APIs as deprecated.Anthony Green2019-11-131-7/+7
* Cleanup symbol exports on darwin and add architecture preprocessor checks to ...Jeremy Huddleston Sequoia2019-02-191-0/+4
* aarch64: Flush code mapping in addition to data mapping (#471)Florian Weimer2019-02-191-0/+4
* Prefix ALIGN_DOWN macro with FFI_Gregory Pakosz2018-09-181-1/+1
* Fix appveyor windows build (#420)fwg2018-04-021-26/+48
* New RISC-V port (#281)Stef O'Rear2018-03-111-0/+2
* __attribute__ deprecated (msg) only since gcc 4.5Reini Urban2017-07-041-1/+6
* Prefix ALIGN macros with FFI_Gregory Pakosz2017-04-271-1/+1
* Install public headers in the standard pathYen Chi Hsuan2016-11-131-2/+1
* minor comment cleanupTom Tromey2016-05-041-35/+25
* Change ffi.h.in so that braces matchTom Tromey2016-05-041-3/+6
* move ffi_prep_cif_core to ffi_common.hTom Tromey2016-05-042-9/+10
* add ffi_get_struct_offsetsTom Tromey2016-02-221-0/+3
* Merge pull request #211 from tromey/move-prep-types-out-of-ffi.hAnthony Green2016-02-202-5/+5
|\
| * ffi_prep_types is internal-onlyTom Tromey2015-11-152-5/+5
* | remove FFI_TYPE typedefTom Tromey2015-11-191-2/+0
* | mark ffi_prep_closure as deprecatedTom Tromey2015-11-071-1/+2
|/
* configure: Move target source selection into configure.hostRichard Henderson2014-11-141-1/+2
* Add ffi_cfi.hRichard Henderson2014-11-121-0/+55
* Add entry points for interacting with GoRichard Henderson2014-11-121-0/+16
* 2014-07-22 Dominik Vogt <vogt@linux.vnet.ibm.com>Dominik Vogt2014-09-201-1/+12
* Add support for building with clang-clEhsan Akhgari2014-06-121-1/+1
* Fix typoRyan Hill2014-05-311-3/+3
* Remove autogenerated files from the repositoryJosh Triplett2014-03-161-582/+0
* Undo iOS ARM64 changes.Anthony Green2013-12-051-1/+1
* Darwin/iOS: Fix LLVM 3.3 warning re: memcpy.Zachary Waldowski2013-11-301-1/+1
* This separates the 32-bit sysv/linux/bsd code from the 64-bit linuxAlan Modra2013-11-212-0/+6
* Respect HAVE_ALLOCA_HAnthony Green2013-11-131-7/+11
* Add m88k and VAX support. Update some configury bits.Anthony Green2013-10-081-58/+103
* Don't use GCCisms to define types whenAnthony Green2013-01-101-1/+1
* missed trampoline_table patch. Move to GCC.Anthony Green2013-01-021-1/+15
* Windows symbol export fix. Move to GCC.Anthony Green2013-01-021-13/+27
* New stand-alone patchAnthony Green2013-01-022-51/+103
* Merge with GCC. Eliminate quilt bits.Anthony Green2013-01-023-129/+63
* Pull in config.sub for aarch64 support and moreAnthony Green2012-11-121-1/+12
* Add missing aarch64 configury bitsAnthony Green2012-11-061-12/+1
* Fix autoconf macrosAnthony Green2012-10-301-1/+14
* RebaseAnthony Green2012-10-111-13/+45
* Add blackfin supprt from Alexandre Keunecke.Anthony Green2012-04-271-11/+1
* Fix building with Clang for Darwin (OS X 10.6+ and iOSZachary Waldowski2012-04-051-1/+15
* Various MSVC-related changes.Peter Rosin2012-03-301-13/+27
* Rebase post GCC mergeAnthony Green2012-03-191-0/+2