1. 3a7580d Mark java raw APIs as deprecated. by Anthony Green · 4 years, 7 months ago
  2. 05a1796 Cleanup symbol exports on darwin and add architecture preprocessor checks to assist in building fat binaries (eg: i386+x86_64 on macOS or arm+aarch64 on iOS) (#450) by Jeremy Huddleston Sequoia · 5 years ago
  3. 44a6c28 aarch64: Flush code mapping in addition to data mapping (#471) by Florian Weimer · 5 years ago
  4. e6eac78 Prefix ALIGN_DOWN macro with FFI_ by Gregory Pakosz · 6 years ago
  5. af6773d Fix appveyor windows build (#420) by fwg · 6 years ago
  6. 3840d49 New RISC-V port (#281) by Stef O'Rear · 6 years ago
  7. 9c6cb58 __attribute__ deprecated (msg) only since gcc 4.5 by Reini Urban · 7 years ago
  8. bd72848 Prefix ALIGN macros with FFI_ by Gregory Pakosz · 7 years ago
  9. 982b89c Install public headers in the standard path by Yen Chi Hsuan · 8 years ago
  10. b50eabf minor comment cleanup by Tom Tromey · 8 years ago
  11. 6c07077 Change ffi.h.in so that braces match by Tom Tromey · 8 years ago
  12. 2fbc036 move ffi_prep_cif_core to ffi_common.h by Tom Tromey · 9 years ago
  13. 38a4d72 add ffi_get_struct_offsets by Tom Tromey · 9 years ago
  14. 0bb71b5 Merge pull request #211 from tromey/move-prep-types-out-of-ffi.h by Anthony Green · 8 years ago
  15. 4805bf9 remove FFI_TYPE typedef by Tom Tromey · 9 years ago
  16. 8bec5ca ffi_prep_types is internal-only by Tom Tromey · 9 years ago
  17. ff33ddd mark ffi_prep_closure as deprecated by Tom Tromey · 9 years ago
  18. 5d69d57 configure: Move target source selection into configure.host by Richard Henderson · 10 years ago
  19. 89bbde8 Add ffi_cfi.h by Richard Henderson · 10 years ago
  20. e951d64 Add entry points for interacting with Go by Richard Henderson · 10 years ago
  21. 6e8a446 2014-07-22 Dominik Vogt <vogt@linux.vnet.ibm.com> by Dominik Vogt · 10 years ago
  22. fb25cd0 Add support for building with clang-cl by Ehsan Akhgari · 10 years ago
  23. cbc5a3c Fix typo by Ryan Hill · 10 years ago
  24. 35634db Remove autogenerated files from the repository by Josh Triplett · 10 years ago
  25. 3dc3f32 Undo iOS ARM64 changes. by Anthony Green · 10 years ago
  26. cb719a5 Darwin/iOS: Fix LLVM 3.3 warning re: memcpy. by Zachary Waldowski · 11 years ago
  27. ac75368 This separates the 32-bit sysv/linux/bsd code from the 64-bit linux by Alan Modra · 11 years ago
  28. 8af42f9 Respect HAVE_ALLOCA_H by Anthony Green · 11 years ago
  29. d2fcbcd Add m88k and VAX support. Update some configury bits. by Anthony Green · 11 years ago
  30. 6a028ca Don't use GCCisms to define types when by Anthony Green · 11 years ago
  31. 4394096 missed trampoline_table patch. Move to GCC. by Anthony Green · 11 years ago
  32. ed7a59c Windows symbol export fix. Move to GCC. by Anthony Green · 11 years ago
  33. 8bad679 New stand-alone patch by Anthony Green · 11 years ago
  34. 981c32e Merge with GCC. Eliminate quilt bits. by Anthony Green · 11 years ago
  35. 69da33a Pull in config.sub for aarch64 support and more by Anthony Green · 12 years ago
  36. f680b59 Add missing aarch64 configury bits by Anthony Green · 12 years ago
  37. 6993a66 Fix autoconf macros by Anthony Green · 12 years ago
  38. 048d2f4 Rebase by Anthony Green · 12 years ago
  39. 213ed15 Add blackfin supprt from Alexandre Keunecke. by Anthony Green · 12 years ago
  40. 39dccdd Fix building with Clang for Darwin (OS X 10.6+ and iOS 4.0+) by Zachary Waldowski · 12 years ago
  41. 0a1ab12 Various MSVC-related changes. by Peter Rosin · 12 years ago
  42. 84d3253 Rebase post GCC merge by Anthony Green · 12 years ago
  43. d578b89 Fix ABI check regression by Anthony Green · 12 years ago
  44. 4130e19 Refresh autoconf-archive m4 scripts by Anthony Green · 12 years ago
  45. 1ff9c60 Rebase from GCC by Anthony Green · 12 years ago
  46. 8efc0b1 Unlikely fixes by Anthony Green · 12 years ago
  47. c365ee7 Refresh by Anthony Green · 12 years ago
  48. 95f3115 Rerun automake by Anthony Green · 13 years ago
  49. ff9454d Add David Gilbert's variadic function call support by Anthony Green · 13 years ago
  50. 3d56106 Rebase by Anthony Green · 13 years ago
  51. 8c01954 Build assembly files with debug info by Anthony Green · 13 years ago
  52. ee6696f 3.0.11-rc1. soname bump. by Anthony Green · 13 years ago
  53. c6265c3 Version 3.0.10 by Anthony Green · 13 years ago
  54. cc5e41b Fix use of autoconf macros by Anthony Green · 13 years ago
  55. 049d838 Many new patches by Anthony Green · 13 years ago
  56. d992ac5 Refresh from GCC by Anthony Green · 13 years ago
  57. 09f8f31 More AIX fixes. rc9. by Anthony Green · 13 years ago
  58. 3000dc2 Merge remote branch 'upstream/master' by Landon Fuller · 13 years ago
  59. 1fbf9dc Fix bad_abi test. rc5. by Anthony Green · 13 years ago
  60. 56b3f8c Modify the ffi_closure structures to hold table/table entry pointers instead of a code buffer. by Landon Fuller · 13 years ago
  61. 71c792f rc4 by Anthony Green · 13 years ago
  62. 7c7c9f3 ungccify parts of the build by Anthony Green · 13 years ago
  63. 17d9e9e Use newer autotools. Only build debug.c when --enable-debug. by Anthony Green · 13 years ago
  64. 42695e7 Fix IRIX support by Anthony Green · 13 years ago
  65. 747d6c3 Add Interix support by Anthony Green · 13 years ago
  66. 630b9c0 Update to rc2 by Anthony Green · 13 years ago
  67. 857fe3d Clean ups by Anthony Green · 13 years ago
  68. 1106229 Add iOS support by Anthony Green · 13 years ago
  69. 3b83624 Rebase from GCC by Anthony Green · 13 years ago
  70. 89284fe Fix AIX build with IBM XLC by Anthony Green · 13 years ago
  71. 0e58439 Refresh from GCC by Anthony Green · 13 years ago
  72. 2db7261 Rebase by Anthony Green · 14 years ago
  73. da2773e Modify the ffi_closure structures to hold table/table entry pointers instead of a code buffer. by Landon Fuller · 14 years ago
  74. 5feacad define generic symbols carefully by Anthony Green · 14 years ago
  75. 3f5b137 rebase by Anthony Green · 14 years ago
  76. 9dc9a29 Rebase to latest GCC sources by Anthony Green · 14 years ago
  77. c3813b6 Rebuild Makefiles with automake 1.11.1 for CVE-2009-4029. by Anthony Green · 14 years ago
  78. cadeba6 Microsoft Visual C port by Anthony Green · 14 years ago
  79. 7b7a42f Rebase from GCC by Anthony Green · 14 years ago
  80. c3042af Reset quilt patches post 3.0.9 merge with GCC by Anthony Green · 14 years ago
  81. 2e7e03d Final updates before 3.0.9 by Anthony Green · 14 years ago
  82. 0cfe60e 3.0.9rc12 by Anthony Green · 14 years ago
  83. 14e2e92 3.0.9rc11 by Anthony Green · 14 years ago
  84. 9458d88 Rebase from GCC by Anthony Green · 14 years ago
  85. 1fe3dc7 Add windows support patch. by Anthony Green · 14 years ago
  86. da11bec Release 3.0.9rc5 by Anthony Green · 14 years ago
  87. 115ab36 Update missing changes for 3.0.9r4. by Anthony Green · 14 years ago
  88. 2340e7a AVR support by Anthony Green · 15 years ago
  89. 5cbe205 Initial stand-alone patch. by Anthony Green · 15 years ago
  90. c6dddbd Initial commit by Anthony Green · 15 years ago