]> xenbits.xensource.com Git - unikraft/libs/compiler-rt.git/commit
Initial port of compiler-rt to Unikraft
authorVlad-Andrei BĂDOIU (78692) <vlad_andrei.badoiu@stud.acs.upb.ro>
Fri, 29 Mar 2019 00:55:17 +0000 (00:55 +0000)
committerFelipe Huici <felipe.huici@neclab.eu>
Fri, 5 Apr 2019 07:09:44 +0000 (09:09 +0200)
commit64d5663ec63ae889cfbbc4f150c9079c7e55be4c
treeaf027fc1c99392d3993ad7268710307040c3be7c
parent347f6779fdb956f3040e6982a3f86c157f2b5d87
Initial port of compiler-rt to Unikraft

This is our initial port of compiler-rt to Unikraft as an external
library. The port currently requires a libc-equivalent (e.g.,
newlib), libunwind, libcxxabi and libcxx.

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Config.uk [new file with mode: 0644]
Makefile.uk [new file with mode: 0644]
exportsyms.uk [new file with mode: 0644]