- 08 May, 2018 1 commit
-
-
* configure.host: Add RISC-V support. * Makefile.am: Likewise. * Makefile.in: Regenerate. * src/riscv/ffi.c, src/riscv/ffitarget.h, src/riscv/sysv.S: New files. From-SVN: r260033
Andreas Schwab committed
-
- 13 Jan, 2015 2 commits
-
-
* libffi/configure.host: Remove extra brackets for sh. From-SVN: r219565
Kaz Kojima committed -
PR bootstrap/64575 * configure.host (TARGET): Set to X86_64 if __x86_64__ is defined. From-SVN: r219539
H.J. Lu committed
-
- 12 Jan, 2015 1 commit
-
-
From-SVN: r219477
Richard Henderson committed
-
- 30 Aug, 2004 1 commit
-
-
2004-08-30 Anthony Green <green@redhat.com> * Makefile.am: Add frv support. * Makefile.in, testsuite/Makefile.in: Rebuilt. * configure.ac: Read configure.host. * configure, aclocal.m4: Rebuilt. * configure.host: New file. frv-elf needs libgloss. * include/ffi.h.in: Force ffi_closure to have a nice big (8) alignment. This is needed to frv and should harm the others. * include/ffi_common.h (ALIGN_DOWN): New macro. * src/frv/ffi.c, src/frv/ffitarget.h, src/frv/eabi.S: New files. From-SVN: r86779
Anthony Green committed
-