Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install public headers in the standard path | Yen Chi Hsuan | 2016-11-13 | 1 | -2/+1 |
* | minor comment cleanup | Tom Tromey | 2016-05-04 | 1 | -35/+25 |
* | Change ffi.h.in so that braces match | Tom Tromey | 2016-05-04 | 1 | -3/+6 |
* | move ffi_prep_cif_core to ffi_common.h | Tom Tromey | 2016-05-04 | 2 | -9/+10 |
* | add ffi_get_struct_offsets | Tom Tromey | 2016-02-22 | 1 | -0/+3 |
* | Merge pull request #211 from tromey/move-prep-types-out-of-ffi.h | Anthony Green | 2016-02-20 | 2 | -5/+5 |
|\ | |||||
| * | ffi_prep_types is internal-only | Tom Tromey | 2015-11-15 | 2 | -5/+5 |
* | | remove FFI_TYPE typedef | Tom Tromey | 2015-11-19 | 1 | -2/+0 |
* | | mark ffi_prep_closure as deprecated | Tom Tromey | 2015-11-07 | 1 | -1/+2 |
|/ | |||||
* | configure: Move target source selection into configure.host | Richard Henderson | 2014-11-14 | 1 | -1/+2 |
* | Add ffi_cfi.h | Richard Henderson | 2014-11-12 | 1 | -0/+55 |
* | Add entry points for interacting with Go | Richard Henderson | 2014-11-12 | 1 | -0/+16 |
* | 2014-07-22 Dominik Vogt <vogt@linux.vnet.ibm.com> | Dominik Vogt | 2014-09-20 | 1 | -1/+12 |
* | Add support for building with clang-cl | Ehsan Akhgari | 2014-06-12 | 1 | -1/+1 |
* | Fix typo | Ryan Hill | 2014-05-31 | 1 | -3/+3 |
* | Remove autogenerated files from the repository | Josh Triplett | 2014-03-16 | 1 | -582/+0 |
* | Undo iOS ARM64 changes. | Anthony Green | 2013-12-05 | 1 | -1/+1 |
* | Darwin/iOS: Fix LLVM 3.3 warning re: memcpy. | Zachary Waldowski | 2013-11-30 | 1 | -1/+1 |
* | This separates the 32-bit sysv/linux/bsd code from the 64-bit linux | Alan Modra | 2013-11-21 | 2 | -0/+6 |
* | Respect HAVE_ALLOCA_H | Anthony Green | 2013-11-13 | 1 | -7/+11 |
* | Add m88k and VAX support. Update some configury bits. | Anthony Green | 2013-10-08 | 1 | -58/+103 |
* | Don't use GCCisms to define types when | Anthony Green | 2013-01-10 | 1 | -1/+1 |
* | missed trampoline_table patch. Move to GCC. | Anthony Green | 2013-01-02 | 1 | -1/+15 |
* | Windows symbol export fix. Move to GCC. | Anthony Green | 2013-01-02 | 1 | -13/+27 |
* | New stand-alone patch | Anthony Green | 2013-01-02 | 2 | -51/+103 |
* | Merge with GCC. Eliminate quilt bits. | Anthony Green | 2013-01-02 | 3 | -129/+63 |
* | Pull in config.sub for aarch64 support and more | Anthony Green | 2012-11-12 | 1 | -1/+12 |
* | Add missing aarch64 configury bits | Anthony Green | 2012-11-06 | 1 | -12/+1 |
* | Fix autoconf macros | Anthony Green | 2012-10-30 | 1 | -1/+14 |
* | Rebase | Anthony Green | 2012-10-11 | 1 | -13/+45 |
* | Add blackfin supprt from Alexandre Keunecke. | Anthony Green | 2012-04-27 | 1 | -11/+1 |
* | Fix building with Clang for Darwin (OS X 10.6+ and iOS | Zachary Waldowski | 2012-04-05 | 1 | -1/+15 |
* | Various MSVC-related changes. | Peter Rosin | 2012-03-30 | 1 | -13/+27 |
* | Rebase post GCC merge | Anthony Green | 2012-03-19 | 1 | -0/+2 |
* | Fix ABI check regression | Anthony Green | 2012-02-15 | 1 | -2/+0 |
* | Refresh autoconf-archive m4 scripts | Anthony Green | 2012-02-03 | 1 | -0/+9 |
* | Rebase from GCC | Anthony Green | 2012-02-01 | 1 | -10/+0 |
* | Unlikely fixes | Anthony Green | 2012-01-23 | 1 | -3/+3 |
* | Refresh | Anthony Green | 2012-01-23 | 1 | -1/+14 |
* | Rerun automake | Anthony Green | 2011-11-12 | 1 | -14/+1 |
* | Add David Gilbert's variadic function call support | Anthony Green | 2011-11-12 | 2 | -0/+18 |
* | Rebase | Anthony Green | 2011-11-12 | 1 | -1/+2 |
* | Build assembly files with debug info | Anthony Green | 2011-09-06 | 1 | -4/+14 |
* | 3.0.11-rc1. soname bump. | Anthony Green | 2011-08-23 | 1 | -14/+4 |
* | Version 3.0.10v3.0.10 | Anthony Green | 2011-08-23 | 1 | -1/+13 |
* | Fix use of autoconf macros | Anthony Green | 2011-08-22 | 1 | -4/+4 |
* | Many new patches | Anthony Green | 2011-08-22 | 1 | -4/+4 |
* | Refresh from GCC | Anthony Green | 2011-07-29 | 1 | -13/+1 |
* | More AIX fixes. rc9. | Anthony Green | 2011-02-28 | 1 | -16/+5 |
* | Merge remote branch 'upstream/master' | Landon Fuller | 2011-02-13 | 2 | -9/+23 |
|\ |