]> xenbits.xensource.com Git - unikraft/libs/libcxxabi.git/log
unikraft/libs/libcxxabi.git
6 years agoInitial public release: configuration and build files
Vlad-Andrei BĂDOIU (78692) [Sun, 7 Apr 2019 11:34:48 +0000 (11:34 +0000)]
Initial public release: configuration and build files

This is our initial port of libcxxabi to Unikraft as an external
library. The Makefile should include the following library
dependencies:

...:$(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) [Sun, 7 Apr 2019 11:34:47 +0000 (11:34 +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 18:08:14 +0000 (20:08 +0200)]
Initial commit (empty)