summaryrefslogtreecommitdiff
path: root/include/ffi_common.h
Commit message (Expand)AuthorAgeFilesLines
* 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-261-0/+21
* Static tramp v5 (#624)Madhavan T. Venkataraman2021-03-051-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
* New RISC-V port (#281)Stef O'Rear2018-03-111-0/+2
* Prefix ALIGN macros with FFI_Gregory Pakosz2017-04-271-1/+1
* move ffi_prep_cif_core to ffi_common.hTom Tromey2016-05-041-0/+10
* ffi_prep_types is internal-onlyTom Tromey2015-11-151-0/+5
* 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
* Respect HAVE_ALLOCA_HAnthony Green2013-11-131-7/+11
* Don't use GCCisms to define types whenAnthony Green2013-01-101-1/+1
* Unlikely fixesAnthony Green2012-01-231-3/+3
* Add David Gilbert's variadic function call supportAnthony Green2011-11-121-0/+2
* Fix bad_abi test. rc5.Anthony Green2011-02-131-5/+9
* Update missing changes for 3.0.9r4.Anthony Green2009-12-241-1/+7
* Initial commitAnthony Green2009-10-041-0/+116