summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Move to markdownAnthony Green2018-03-131-461/+0
|
* Add travis and appveyor build badgesAnthony Green2018-03-131-0/+2
|
* Next release will be 3.3Anthony Green2018-03-111-2/+4
|
* New RISC-V port (#281)Stef O'Rear2018-03-111-0/+3
| | | | | | | | | | | | | | | | | | | | | * Add RISC-V support This patch adds support for the RISC-V architecture (https://riscv.org). This patch has been tested using QEMU user-mode emulation and GCC 7.2.0 in the following configurations: * -march=rv32imac -mabi=ilp32 * -march=rv32g -mabi=ilp32d * -march=rv64imac -mabi=lp64 * -march=rv64g -mabi=lp64d The ABI currently can be found at https://github.com/riscv/riscv-elf-psabi-doc/blob/master/riscv-elf.md . * Add RISC-V to README * RISC-V: fix configure.host
* Merge pull request #238 from KubaKaszycki/masterAnthony Green2017-03-161-0/+1
|\ | | | | Update README with a new port
| * Update README with a new portJakub Kaszycki2016-04-011-0/+1
| | | | | | This is in fact not a NEW port. Apple Mac devices are generally x86-64 now, x86 rarely. If GCC exists for this CPU, it means that libffi has been built too.
* | Update project URLs to use libffi/libffiBerker Peksag2016-05-181-1/+1
| |
* | Add a note about the --disable-docs switchBerker Peksag2016-03-071-0/+3
|/ | | | Closes #204
* Update in preparation for next releaseAnthony Green2014-11-121-1/+4
|
* Fix for AArch64. Release as 3.2.1.v3.2.1Anthony Green2014-11-121-1/+4
|
* Final 3.2 changesv3.2Anthony Green2014-11-111-3/+3
|
* Final 3.2 changesAnthony Green2014-11-111-2/+4
|
* Mention OpenRISCAnthony Green2014-11-041-1/+1
|
* Add OpenRISC supportSebastian Macke2014-09-271-0/+1
| | | | | | | | | | | | | | | | | | | 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>
* More README updates for 3.2Anthony Green2014-09-201-0/+2
|
* Update release notes.Anthony Green2014-09-201-1/+4
|
* Add support for building with clang-clEhsan Akhgari2014-06-121-1/+6
|
* Prepare for libffi 3.1.1Anthony Green2014-05-311-0/+3
|
* Update current version.Anthony Green2014-05-241-1/+1
|
* Update date. Annoucing 3.1 today.v3.1Anthony Green2014-05-191-2/+2
|
* Update to version 3.1Anthony Green2014-05-111-3/+3
|
* README: Note the testsuite changes to respect $CC and $CXXJosh Triplett2014-03-271-2/+2
|
* README: Update Windows example to set both CC and CXXJosh Triplett2014-03-271-6/+9
|
* Update copyright date and clean up README notes.Anthony Green2014-03-251-6/+6
|
* Update version to 3.1-rc0. Clean up README.Anthony Green2014-03-161-3/+4
|
* Generate ChangeLog from git in make distJosh Triplett2014-03-161-3/+4
| | | | Archive the existing ChangeLog to ChangeLog.libffi-3.1
* README: Update news for 3.0.14Josh Triplett2014-03-161-0/+3
|
* Remove autogenerated files from the repositoryJosh Triplett2014-03-161-0/+3
| | | | Add an autogen.sh to regenerate them.
* Add README noteAnthony Green2014-03-011-1/+2
|
* Mention Aarch64 on iOSAnthony Green2014-02-051-0/+2
|
* Undo iOS ARM64 changes.Anthony Green2013-12-051-4/+1
|
* Mention Aarch64 on iOSAnthony Green2013-11-301-1/+4
|
* Clean up code to appease modern GCC compiler.Anthony Green2013-11-181-1/+2
|
* UltraSPARC IIi fix. Update README and build configury.Anthony Green2013-11-091-0/+1
|
* Add more credits to README. Tidy up.Anthony Green2013-10-261-2/+4
|
* Update READMEAnthony Green2013-10-261-0/+2
|
* Add nios2 port.Sandra Loosemore2013-10-151-0/+1
|
* Update README for M88K and VAXAnthony Green2013-10-081-3/+8
|
* Add ARC supportMischa Jonker2013-06-141-0/+1
| | | | | | | | | | 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>
* Merge branch 'master' of github.com:/atgreen/libffiv3.0.13Anthony Green2013-03-171-2/+3
|\
| * cygwin fix & updates for 3.0.13Anthony Green2013-03-171-0/+2
| |
* | cygwin fix & updates for 3.0.13Anthony Green2013-03-171-0/+2
|/
* 2.0.13rc1Anthony Green2013-03-161-3/+3
|
* Build fix for soft-float power targetsAnthony Green2013-03-161-1/+1
|
* Fix for m68000 systemsAnthony Green2013-03-161-0/+1
|
* Update configury.Anthony Green2013-03-161-0/+1
|
* Add Meta processor supportAnthony Green2013-03-161-1/+7
|
* Add moxie support. Release 3.0.12.v3.0.12Anthony Green2013-02-111-4/+7
|
* mendAnthony Green2013-02-101-5/+8
|
* Fix GCC usage test and update READMEAnthony Green2013-02-071-0/+1
|