]> git.ipfire.org Git - thirdparty/gcc.git/commit
avr32 libffi port
authorBradley Smith <brad@brad-smith.co.uk>
Sat, 26 Dec 2009 04:21:07 +0000 (04:21 +0000)
committerAnthony Green <green@gcc.gnu.org>
Sat, 26 Dec 2009 04:21:07 +0000 (04:21 +0000)
commit124f60ab29f46aefdf892a4fcf981e4e292eb08c
tree984389db502cb8627d3aa23e9674f5c9aefa6d7a
parentf8b9b505f2700ba50e83636ba98d87c4e86c9790
avr32 libffi port

From-SVN: r155469
libffi/ChangeLog
libffi/Makefile.am
libffi/Makefile.in
libffi/configure
libffi/configure.ac
libffi/src/avr32/ffi.c [new file with mode: 0644]
libffi/src/avr32/ffitarget.h [new file with mode: 0644]
libffi/src/avr32/sysv.S [new file with mode: 0644]