]> xenbits.xensource.com Git - unikraft/libs/gcc.git/commit
Port libffi library
authorCharalampos Mainas <Charalampos.Mainas@neclab.eu>
Thu, 26 Sep 2019 15:19:10 +0000 (17:19 +0200)
committerFelipe Huici <felipe.huici@neclab.eu>
Fri, 27 Sep 2019 08:26:51 +0000 (10:26 +0200)
commit4c9e74e8e8c4f5784c04a68667fd917fa2b24d7e
treeb9b5dc78f3b05b4f0cf656b9939bb7e184718dfb
parent1f293cc9749d47fa4cbf6f1f1f7a66853558c9e7
Port libffi library

This port also adds generated ffi.h and fficonfig.h headers.

Signed-off-by: Charalampos Mainas <Charalampos.Mainas@neclab.eu>
Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Config.uk
Makefile.uk
libffi/exportsyms.uk [new file with mode: 0644]
libffi/include/config/fficonfig.h [new file with mode: 0644]
libffi/include/ffi.h [new file with mode: 0644]
libffi/include/ffitarget.h [new file with mode: 0644]