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>
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2013-06-12 Mischa Jonker <mjonker@synopsys.com>
|
||||
|
||||
* configure.ac: Add support for ARC.
|
||||
* Makefile.am: Likewise.
|
||||
* README: Add ARC details.
|
||||
* src/arc/arcompact.S: New.
|
||||
* src/arc/ffi.c: Likewise.
|
||||
* src/arc/ffitarget.h: Likewise.
|
||||
|
||||
2013-03-28 David Schneider <david.schneider@bivab.de>
|
||||
|
||||
* src/arm/ffi.c: Fix support for ARM hard-float calling convention.
|
||||
|
||||
Reference in New Issue
Block a user