• Home
  • Raw
  • Download

Lines Matching +full:gcc +full:- +full:aarch64 +full:- +full:linux +full:- +full:gnu

2 libffi-3.3 was released on November 23, 2019.  Check the libffi web
19 told at run-time about the number and types of arguments used to call
46 | --------------- | ---------------- | ----------------------- |
47 | AArch64 (ARM64) | iOS | Clang |
48 | AArch64 | Linux | GCC |
49 | AArch64 | Windows | MSVC |
50 | Alpha | Linux | GCC |
51 | Alpha | Tru64 | GCC |
52 | ARC | Linux | GCC |
53 | ARM | Linux | GCC |
54 | ARM | iOS | GCC |
56 | AVR32 | Linux | GCC |
57 | Blackfin | uClinux | GCC |
58 | HPPA | HPUX | GCC |
59 | IA-64 | Linux | GCC |
60 | M68K | FreeMiNT | GCC |
61 | M68K | Linux | GCC |
62 | M68K | RTEMS | GCC |
63 | M88K | OpenBSD/mvme88k | GCC |
64 | Meta | Linux | GCC |
65 | MicroBlaze | Linux | GCC |
66 | MIPS | IRIX | GCC |
67 | MIPS | Linux | GCC |
68 | MIPS | RTEMS | GCC |
69 | MIPS64 | Linux | GCC |
70 | Moxie | Bare metal | GCC |
71 | Nios II | Linux | GCC |
72 | OpenRISC | Linux | GCC |
73 | PowerPC 32-bit | AIX | IBM XL C |
74 | PowerPC 64-bit | AIX | IBM XL C |
75 | PowerPC | AMIGA | GCC |
76 | PowerPC | Linux | GCC |
77 | PowerPC | Mac OSX | GCC |
78 | PowerPC | FreeBSD | GCC |
79 | PowerPC 64-bit | FreeBSD | GCC |
80 | PowerPC 64-bit | Linux ELFv1 | GCC |
81 | PowerPC 64-bit | Linux ELFv2 | GCC |
82 | RISC-V 32-bit | Linux | GCC |
83 | RISC-V 64-bit | Linux | GCC |
84 | S390 | Linux | GCC |
85 | S390X | Linux | GCC |
86 | SPARC | Linux | GCC |
87 | SPARC | Solaris | GCC |
89 | SPARC64 | Linux | GCC |
90 | SPARC64 | FreeBSD | GCC |
92 | TILE-Gx/TILEPro | Linux | GCC |
93 | VAX | OpenBSD/vax | GCC |
94 | X86 | FreeBSD | GCC |
95 | X86 | GNU HURD | GCC |
96 | X86 | Interix | GCC |
97 | X86 | kFreeBSD | GCC |
98 | X86 | Linux | GCC |
99 | X86 | Mac OSX | GCC |
100 | X86 | OpenBSD | GCC |
101 | X86 | OS/2 | GCC |
102 | X86 | Solaris | GCC |
104 | X86 | Windows/Cygwin | GCC |
105 | X86 | Windows/MingW | GCC |
106 | X86-64 | FreeBSD | GCC |
107 | X86-64 | Linux | GCC |
108 | X86-64 | Linux/x32 | GCC |
109 | X86-64 | OpenBSD | GCC |
110 | X86-64 | Solaris | Oracle Solaris Studio C |
111 | X86-64 | Windows/Cygwin | GCC |
112 | X86-64 | Windows/MingW | GCC |
113 | X86-64 | Mac OSX | GCC |
114 | Xtensa | Linux | GCC |
117 libffi-discuss@sourceware.org.
133 header files. To do that, use the ``--prefix`` configure switch. Libffi
136 If you want to enable extra run-time debugging checks use the the
137 ``--enable-debug`` configure switch. This is useful when your program dies
140 Another useful configure switch is ``--enable-purify-safety``. Using this
145 If you don't want to build documentation, use the ``--disable-docs``
152 …figure CC=path/to/msvcc.sh CXX=path/to/msvcc.sh LD=link CPP="cl -nologo -EP" CPPFLAGS="-DFFI_BUILD…
154 For 64-bit Windows builds, use ``CC="path/to/msvcc.sh -m64"`` and
155 ``CXX="path/to/msvcc.sh -m64"``. You may also need to specify
156 ``--build`` appropriately.
159 project's clang-cl compiler, like below:
161 …path/to/configure CC="path/to/msvcc.sh -clang-cl" CXX="path/to/msvcc.sh -clang-cl" LD=link CPP="cl…
166 using MingW-style paths.)
169 aarch64/Ffi_staticLib.sln
170 required header files in aarch64/aarch64_include/
173 SPARC Solaris builds require the use of the GNU assembler and linker.
179 Configure has many other options. Use ``configure --help`` to see them all.
182 GNU make. You can ftp GNU make from ftp.gnu.org:/pub/gnu/make .
195 3.3 Nov-23-19
196 Add RISC-V support.
198 Add IEEE754 binary128 long double support for 64-bit Power
200 GNU compiler uses 80 bits (128 in memory) FFI_GNUW64 ABI.
202 Add Windows 32-bit ARM support.
204 Add pre-built PDF documentation to source distribution.
207 3.2.1 Nov-12-14
208 Build fix for non-iOS AArch64 targets.
210 3.2 Nov-11-14
214 Windows/Linux.
215 Add OpenRISC and Cygwin-64 support.
218 3.1 May-19-14
219 Add AArch64 (ARM64) iOS support.
222 Add support for stdcall, thiscall, and fastcall on non-Windows
223 32-bit x86 targets such as Linux.
231 3.0.13 Mar-17-13
234 Fix stack alignment bug on 32-bit x86.
236 Build fix for soft-float Power targets.
238 with GCC (OS X, Solaris).
241 3.0.12 Feb-11-13
243 Add AArch64 support.
245 Add TILE-Gx/TILEPro support.
251 Work around LLVM/GCC interoperability issue on x86_64.
253 3.0.11 Apr-11-12
256 Add Linux/x32 support.
264 3.0.10 Aug-23-11
270 Fix the N64 build on mips-sgi-irix6.5.
278 3.0.9 Dec-31-09
280 Many fixes for AIX, Solaris, HP-UX, *BSD.
281 Several PowerPC and x86-64 bug fixes.
284 3.0.8 Dec-19-08
285 Add *BSD, BeOS, and PA-Linux support.
287 3.0.7 Nov-11-08
291 3.0.6 Jul-17-08
293 Mark the sh/sh64 stack as non-executable.
296 3.0.5 Apr-3-08
301 3.0.4 Feb-24-08
304 3.0.3 Feb-22-08
306 x86-64 FreeBSD thanks to Björn König and Andreas Tobler.
309 3.0.2 Feb-21-08
313 3.0.1 Feb-15-08
317 3.0.0 Feb-15-08
318 Many changes, mostly thanks to the GCC project.
323 1.20 Oct-5-98
326 1.19 Oct-5-98
332 1.18 Apr-17-98
335 1.17 Feb-24-98
339 1.16 Feb-11-98
342 1.15 Dec-4-97
345 1.14 May-13-97
350 1.13 Dec-2-96
351 Added --enable-purify-safety to keep Purify from complaining
354 Linux x86 a.out fix.
356 1.12 Nov-22-96
361 1.11 Oct-30-96
362 Added notes about GNU make.
364 1.10 Oct-29-96
365 Added configuration fix for non GNU compilers.
367 1.09 Oct-29-96
368 Added --enable-debug configure switch. Clean-ups based on LCLint
372 1.08 Oct-15-96
373 Fixed n32 problem. Many clean-ups.
375 1.07 Oct-14-96
378 1.06 Oct-14-96
381 1.05 Oct-14-96
384 1.04 Oct-11-96
387 1.03 Oct-10-96
391 1.02 Oct-9-96
392 Added SGI n32 support. Fixed bugs in both o32 and Linux support.
395 1.01 Oct-8-96
399 1.00 Oct-7-96
407 The developers of the GNU Compiler Collection project have made
420 aarch64 Marcus Shawcroft, James Greenhalgh
426 cris Simon Posnjak, Hans-Peter Nilsson
448 tile-gx/tilepro Walter Lee
451 x86-64 Bo Thorsen
472 libffi-discuss@sourceware.org.