]> xenbits.xensource.com Git - unikraft/libs/compiler-rt.git/log
unikraft/libs/compiler-rt.git
6 years agoInitial port of compiler-rt to Unikraft
Vlad-Andrei BĂDOIU (78692) [Fri, 29 Mar 2019 00:55:17 +0000 (00:55 +0000)]
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>
6 years agoAdd .gitignore
Vlad-Andrei BĂDOIU (78692) [Fri, 29 Mar 2019 00:55:16 +0000 (00:55 +0000)]
Add .gitignore

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
6 years agoInitial commit (empty)
Vlad-Andrei Badoiu [Thu, 21 Mar 2019 15:45:11 +0000 (17:45 +0200)]
Initial commit (empty)