Differences From Artifact [ea9bb06f4a]:

To Artifact [ed3219aaf8]:














1
2
3
4
5
6
7
8
9
10
11
12
13
14
15












New in 1.9:

* Added support for x86_64 (AMD64) Linux.
* Added support for PowerPC MacOS X.

New in 1.8:

* Added support for IA-64 Linux.

New in 1.7:

* Struct types containing elements other than int, long, long long, pointer
  are not supported any more. Passing them as arguments and results is too
  hairy.
* Added support for PowerPC Linux.
>
>
>
>
>
>
>
>
>
>
>
>







|







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
New in 1.11

* Header now define LIBFFCALL_VERSION (to 0x010B).
* Better support for IA64 on Linux (kernel 2.6.16+ and gcc 4.1.0+).
* Added ARM support from Jonathan Olson (debian 1.10-2).
* Added MIPSel support from Thiemo Seufer (debian 1.10-2).
* Added ARMel support from Max Lapan.

New in 1.10

* Added support for PowerPC NetBSD.

New in 1.9:

* Added support for x86_64 (AMD64) Linux.
* Added support for PowerPC MacOS X.

New in 1.8:

* Added support for IA64 Linux.

New in 1.7:

* Struct types containing elements other than int, long, long long, pointer
  are not supported any more. Passing them as arguments and results is too
  hairy.
* Added support for PowerPC Linux.