]> xenbits.xensource.com Git - unikraft/libs/libcxx.git/log
unikraft/libs/libcxx.git
6 years agoInitial port of libcxx to Unikraft
Vlad-Andrei BĂDOIU (78692) [Wed, 10 Apr 2019 12:26:29 +0000 (12:26 +0000)]
Initial port of libcxx to Unikraft

This is our initial port of libcxx to Unikraft as an external
library. Libc is requiered for it to work. The dependency list
should contain: ...:$(UK_LIBS)/libunwind:
$(UK_LIBS)/compiler-rt:$(UK_LIBS)/libcxxabi:$(UK_LIBS)/libcxx:
$(UK_LIBS)/newlib:...

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) [Wed, 10 Apr 2019 12:26:28 +0000 (12:26 +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, 28 Mar 2019 17:20:10 +0000 (19:20 +0200)]
Initial commit (empty)