]> xenbits.xensource.com Git - unikraft/libs/libfxdiv.git/log
unikraft/libs/libfxdiv.git
5 years agoInitial port of fxdiv to Unikraft RELEASE-0.4 RELEASE-0.5
Vlad-Andrei BĂDOIU (78692) [Wed, 12 Jun 2019 11:54:54 +0000 (11:54 +0000)]
Initial port of fxdiv to Unikraft

This is our initial port of fxdiv to Unikraft as an external library. Libcxx is
required. When adding the library to the dependency list it should stay after
libcxx (eg. ...:$(UK_LIBS)/libunwind:$(UK_LIBS)/compiler-rt:$(UK_LIBS)/libcxxabi:
$(UK_LIBS)/libcxx:$(UK_LIBS)/newlib:$(UK_LIBS)/fxdiv:...)

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
5 years agoAdd documentation
Vlad-Andrei BĂDOIU (78692) [Wed, 12 Jun 2019 11:54:52 +0000 (11:54 +0000)]
Add documentation

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
5 years agoAdd .gitignore
Vlad-Andrei BĂDOIU (78692) [Wed, 12 Jun 2019 11:54:51 +0000 (11:54 +0000)]
Add .gitignore

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
5 years agoInitial commit (empty)
Felipe Huici [Mon, 10 Jun 2019 18:23:10 +0000 (20:23 +0200)]
Initial commit (empty)