Age | Commit message (Expand) | Author | Files | Lines |
2020-04-25 | libffi/test: Fix compilation for build sysroot | Maciej W. Rozycki | 1 | -0/+5 |
2020-01-24 | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 1 | -3/+30 |
2019-09-27 | Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update | Maciej W. Rozycki | 1 | -6/+16 |
2019-09-03 | re PR other/79543 (Inappropriate "ld --version" checking) | Chung-Lin Tang | 1 | -1/+1 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 1 | -773/+967 |
2018-04-18 | re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used) | David Malcolm | 1 | -1/+1 |
2017-01-21 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 1 | -2/+21 |
2016-11-15 | config-ml.in: Remove references to GCJ. | Matthias Klose | 1 | -1/+0 |
2016-03-02 | re PR libffi/70024 (libffi ABI change w/o SONAME bump) | Richard Henderson | 1 | -4/+440 |
2015-05-13 | libffi: Bump to automake 1.11.6 | Michael Haubenwallner | 1 | -9/+14 |
2015-01-28 | Merge with upstream libffi db1b34b7e1f5e473d17557e454a29933dfecd1af | Richard Henderson | 1 | -77/+9 |
2015-01-12 | Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16 | Richard Henderson | 1 | -733/+4049 |
2014-11-21 | Always use PIC option with -shared in libtool | H.J. Lu | 1 | -1/+1 |
2014-11-11 | re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14)) | Francois-Xavier Coudert | 1 | -1/+1 |
2014-10-15 | configure.ac: If the compiler supports -Qunused-arguments... | Ian Lance Taylor | 1 | -0/+32 |
2013-12-10 | ffitarget.h: Import from upstream. | Alan Modra | 1 | -4/+16 |
2013-09-20 | libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. | Alan Modra | 1 | -5/+11 |
2012-12-29 | * Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS) | Andreas Schwab | 1 | -2/+123 |
2012-12-26 | libffi merge | Anthony Green | 1 | -44/+157 |
2012-09-14 | * configure: Regenerated. | David Edelsohn | 1 | -2/+3 |
2012-05-16 | Regenerate configure files for libtool.m4 change | H.J. Lu | 1 | -3/+10 |
2012-02-10 | configure.ac (AM_LTLDFLAGS): Add -no-undefine for x64 windows target. | Kai Tietz | 1 | -0/+9 |
2012-01-09 | Build 64-bit libffi multilib for i?86-linux | Rainer Orth | 1 | -1/+1 |
2011-11-21 | Additional fixes for FreeBSD-10 build: | Andreas Tobler | 1 | -3/+3 |
2011-11-10 | configure.ac (GCC_AS_CFI_PSEUDO_OP): Use it instead of inline check. | Richard Henderson | 1 | -8/+9 |
2011-02-13 | Remove freebsd1 from libtool.m4 macros and config.rpath. | Ralf Wildenhues | 1 | -10/+2 |
2011-02-08 | configure.ac: Add mips*-*-rtems* support. | Joel Sherrill | 1 | -1/+1 |
2011-01-26 | re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch... | Dave Korn | 1 | -2/+9 |
2010-12-06 | configure.ac (libffi_cv_as_ascii_pseudo_op): Use double backslashes. | Rainer Orth | 1 | -2/+2 |
2010-08-09 | configure.ac: Add target powerpc64-*-freebsd*. | Andreas Tobler | 1 | -0/+3 |
2010-08-06 | Add OS/2 Support | Dan Witte | 1 | -1/+1 |
2010-08-06 | Fix spelling errors | Michael Kohler | 1 | -1/+1 |
2010-05-19 | configure.ac (libffi_cv_as_x86_pcrel): Check for illegal in as output, too. | Rainer Orth | 1 | -1/+71 |
2010-03-15 | configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test. | Rainer Orth | 1 | -0/+23 |
2010-01-01 | Define HAVE_LONG_DOUBLE appropriately for MIPS. | Matthias Klose | 1 | -0/+2 |
2010-01-01 | Add openbsd support. | Andreas Tobler | 1 | -1/+1 |
2009-12-31 | Windows patch | Anthony Green | 1 | -12/+16 |
2009-12-26 | configure.ac: Define FFI_MMAP_EXEC_WRIT for the given targets. | Andreas Tobler | 1 | -0/+8 |
2009-12-26 | avr32 libffi port | Bradley Smith | 1 | -2/+20 |
2009-12-21 | configure.ac: Make i?86 build on FreeBSD and OpenBSD. | Andreas Tobler | 1 | -1/+1 |
2009-12-05 | Sync from git Libtool and regenerate. | Ralf Wildenhues | 1 | -431/+555 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 1 | -6628/+5318 |
2009-06-16 | configure.ac (TARGETDIR): Add missing blank lines. | Andrew Haley | 1 | -1/+26 |
2009-06-09 | Import from libffi 3.0.8: | Andrew Haley | 1 | -17/+40 |
2009-05-22 | configure.ac: Also check if assembler supports pc-relative relocs on X86_WIN3... | Dave Korn | 1 | -1/+4 |
2009-03-01 | backport: Support GNU/kOpenSolaris. | Ralf Wildenhues | 1 | -4/+4 |
2008-12-19 | re PR libffi/26048 (libffi doesn't build on Solaris 10/x86 with native assemb... | Rainer Orth | 1 | -0/+25 |
2008-12-18 | Backport from upstream Libtool: | Ralf Wildenhues | 1 | -39/+54 |
2008-09-26 | configure: Regenerate for new libtool. | Peter O'Gorman | 1 | -339/+1129 |
2008-06-17 | Makefile.tpl ($(srcdir)/configure): Update dependencies. | Ralf Wildenhues | 1 | -34/+64 |