|
67c0c070
|
2014-11-11T07:30:49
|
|
Final 3.2 changes
|
|
ee826b93
|
2014-11-11T07:29:26
|
|
Final 3.2 changes
|
|
c81a705d
|
2014-11-04T13:29:58
|
|
Mention OpenRISC
|
|
0f316ab7
|
2014-09-27T00:19:15
|
|
Add OpenRISC support
This patch adds support for the OpenRISC architecture.
(http://opencores.org/or1k/Main_Page)
This patch has been tested under Linux with QEMU-user emulation support.
- 32 Bit
- big endian
- delayed instructions
This is the only available configuration under Linux.
The description of the ABI can be found on the official website.
Is passes the testsuite except of the unwindtest_ffi_call.cc
testcase, which seems to be a problem of gcc and not libffi.
Some testcases of the gcc testsuite still fail.
Signed-off-by: Sebastian Macke <sebastian@macke.de>
|
|
b2ca59d3
|
2014-09-20T07:08:05
|
|
More README updates for 3.2
|
|
f920a01a
|
2014-09-20T06:54:06
|
|
Update release notes.
|
|
fb25cd08
|
2014-06-11T12:07:24
|
|
Add support for building with clang-cl
|
|
69289c10
|
2014-05-31T08:54:08
|
|
Prepare for libffi 3.1.1
|
|
9d8e3018
|
2014-05-24T23:28:42
|
|
Update current version.
|
|
0403f332
|
2014-05-19T09:41:32
|
|
Update date. Annoucing 3.1 today.
|
|
57465744
|
2014-05-11T10:30:22
|
|
Update to version 3.1
|
|
03ca8800
|
2014-03-27T08:44:34
|
|
README: Note the testsuite changes to respect $CC and $CXX
|
|
d74df8c5
|
2014-03-27T00:44:12
|
|
README: Update Windows example to set both CC and CXX
|
|
9837073e
|
2014-03-25T16:24:14
|
|
Update copyright date and clean up README notes.
|
|
b61b472b
|
2014-03-16T09:45:55
|
|
Update version to 3.1-rc0. Clean up README.
|
|
1c68c072
|
2014-03-16T06:11:58
|
|
Generate ChangeLog from git in make dist
Archive the existing ChangeLog to ChangeLog.libffi-3.1
|
|
e892e581
|
2014-03-16T05:38:24
|
|
README: Update news for 3.0.14
|
|
35634dbc
|
2014-03-15T18:11:16
|
|
Remove autogenerated files from the repository
Add an autogen.sh to regenerate them.
|
|
c7b67e87
|
2014-03-01T18:34:18
|
|
Add README note
|
|
6ae046cc
|
2013-11-30T21:06:51
|
|
Mention Aarch64 on iOS
|
|
3dc3f32c
|
2013-12-05T16:23:25
|
|
Undo iOS ARM64 changes.
|
|
484a7584
|
2013-11-30T21:06:51
|
|
Mention Aarch64 on iOS
|
|
07345a30
|
2013-11-30T21:06:51
|
|
Mention Aarch64 on iOS
|
|
2f450822
|
2013-11-18T06:52:29
|
|
Clean up code to appease modern GCC compiler.
|
|
2f5b7ce5
|
2013-11-09T06:16:32
|
|
UltraSPARC IIi fix. Update README and build configury.
|
|
666f3e71
|
2013-10-26T09:12:42
|
|
Add more credits to README. Tidy up.
|
|
73ada14e
|
2013-10-26T09:09:45
|
|
Update README
|
|
16b93a21
|
2013-10-15T15:33:59
|
|
Add nios2 port.
|
|
ff06269d
|
2013-10-08T06:32:18
|
|
Update README for M88K and VAX
|
|
b082e150
|
2013-06-10T16:19:33
|
|
Add ARC support
This adds support for the ARC architecture to libffi. DesignWare ARC
is a family of processors from Synopsys, Inc.
This patch has been tested on a little-endian system and passes
the testsuite.
Signed-off-by: Mischa Jonker <mjonker@synopsys.com>
|
|
f22ab3c6
|
2013-03-17T18:34:54
|
|
Merge branch 'master' of github.com:/atgreen/libffi
|
|
12b1886d
|
2013-03-17T18:32:12
|
|
cygwin fix & updates for 3.0.13
|
|
d08124be
|
2013-03-17T18:32:12
|
|
cygwin fix & updates for 3.0.13
|
|
efd7866a
|
2013-03-16T08:35:57
|
|
2.0.13rc1
|
|
4acf0056
|
2013-03-16T08:18:45
|
|
Build fix for soft-float power targets
|
|
8a286f57
|
2013-03-16T08:01:19
|
|
Fix for m68000 systems
|
|
215763d0
|
2013-03-16T07:57:35
|
|
Update configury.
|
|
2fb527a0
|
2013-03-16T07:46:38
|
|
Add Meta processor support
|
|
f308faf1
|
2013-02-11T14:25:13
|
|
Add moxie support. Release 3.0.12.
|
|
10e77227
|
2013-02-10T08:47:26
|
|
mend
|
|
176aa9d2
|
2013-02-07T15:29:22
|
|
Fix GCC usage test and update README
|
|
bada2e32
|
2013-01-21T08:02:07
|
|
Update README
|
|
aeb8719a
|
2013-01-21T07:37:30
|
|
New microblaze support
|
|
40860245
|
2013-01-21T07:37:30
|
|
New microblaze support
|
|
20cae32b
|
2013-01-21T07:07:38
|
|
Xtensa support
|
|
9742f917
|
2013-01-21T07:03:41
|
|
Mention IBM XL compiler support on AIX.
|
|
05fbe1fa
|
2013-01-11T16:54:40
|
|
xlc compiler support
|
|
bff052d9
|
2013-01-11T10:24:32
|
|
32-bit x86 fix and more
|
|
cd41aeab
|
2013-01-10T17:25:45
|
|
Add compiler column to table
|
|
8bad679a
|
2013-01-02T08:28:35
|
|
New stand-alone patch
|
|
e944b8c7
|
2012-10-30T14:06:09
|
|
Add PaX work-around
|
|
58e8b66f
|
2012-10-30T07:07:19
|
|
AArch64 port
|
|
fa5d7479
|
2012-10-30T07:07:19
|
|
AArch64 port
|
|
70084e70
|
2012-10-12T23:55:06
|
|
Update Tile* port info
|
|
9c00a3f6
|
2012-10-12T16:46:06
|
|
TILE-Gx/TILEPro support
|
|
048d2f41
|
2012-10-11T10:55:25
|
|
Rebase
|
|
d330f192
|
2012-05-05T09:37:02
|
|
iOS build fixes.
|
|
09b23cfc
|
2012-04-27T08:29:48
|
|
Update README with Blackfin/uClinux support
|
|
ff3d76fd
|
2012-04-11T23:16:48
|
|
3.0.11
|
|
ebb8e894
|
2012-04-06T20:02:08
|
|
Build iOS library with xcode
|
|
9bcc8842
|
2012-04-06T11:53:07
|
|
Fix Linux/x32 reference in README
|
|
59bb61a3
|
2012-04-06T08:26:14
|
|
Update libtool version, README, tests dists
|
|
bd78c9c3
|
2012-03-21T08:09:30
|
|
More cygwin fixes
|
|
964c5b93
|
2012-03-03T14:46:20
|
|
abi check fixes and Linux/x32 support
|
|
afaf3381
|
2012-01-23T14:17:13
|
|
mend
|
|
3d56106b
|
2011-11-12T07:20:24
|
|
Rebase
|
|
d76441cf
|
2011-08-24T10:14:23
|
|
Update list of supported OpenBSD systems
|
|
ee6696fd
|
2011-08-23T12:30:29
|
|
3.0.11-rc1. soname bump.
|
|
c6265c36
|
2011-08-23T10:31:33
|
|
Version 3.0.10
|
|
cbb062cc
|
2011-02-17T20:39:21
|
|
Another non-GCC configury fix
|
|
24b72070
|
2011-02-14T15:30:57
|
|
Fix warning and msvcc patches
|
|
1fbf9dc4
|
2011-02-13T08:06:39
|
|
Fix bad_abi test. rc5.
|
|
747d6c32
|
2011-02-09T14:56:23
|
|
Add Interix support
|
|
f498318c
|
2011-02-09T06:26:46
|
|
Update README for iOS again
|
|
630b9c0a
|
2011-02-09T06:24:23
|
|
Update to rc2
|
|
e2214f8a
|
2011-02-08T19:22:56
|
|
Update README
|
|
2db72615
|
2010-11-21T10:50:56
|
|
Rebase
|
|
9dc9a293
|
2010-04-13T10:33:52
|
|
Rebase to latest GCC sources
|
|
f2c2a4fc
|
2010-04-13T10:19:28
|
|
Remove warnings and add OS/2 support
|
|
c0b69e57
|
2010-03-30T08:30:22
|
|
Dan Witte's windows build fixes.
|
|
8d27f68b
|
2010-01-15T11:35:37
|
|
Mention recent changes in README
|
|
ff3cd68b
|
2010-01-15T11:27:24
|
|
Add msvc.sh wrapper
|
|
7b7a42f2
|
2010-01-12T09:14:14
|
|
Rebase from GCC
|
|
4b18d1f7
|
2010-01-01T10:24:27
|
|
Add x86-64 MingW to README
|
|
2e7e03d0
|
2009-12-31T07:43:22
|
|
Final updates before 3.0.9
|
|
0cfe60e9
|
2009-12-29T10:06:04
|
|
3.0.9rc12
|
|
f7c0bc61
|
2009-12-25T01:22:11
|
|
3.0.9rc6
|
|
da11bece
|
2009-12-24T05:34:46
|
|
Release 3.0.9rc5
|
|
e3399b11
|
2009-12-24T01:09:32
|
|
Update README
|
|
c6dddbd0
|
2009-10-04T08:11:33
|
|
Initial commit
|