]> xenbits.xensource.com Git - unikraft/libs/libfxdiv.git/commit
Initial port of fxdiv to Unikraft RELEASE-0.4 RELEASE-0.5
authorVlad-Andrei BĂDOIU (78692) <vlad_andrei.badoiu@stud.acs.upb.ro>
Wed, 12 Jun 2019 11:54:54 +0000 (11:54 +0000)
committerFelipe Huici <felipe.huici@neclab.eu>
Wed, 12 Jun 2019 18:47:49 +0000 (20:47 +0200)
commitef85094ac4a25c5d5c157411f2a6afb5dca5b176
treeab57a1aa8a91404cd6c77c176055f58d101da143
parent4396e52a058ae2b027d86fe671dc8fc2003d94ba
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>
COPYING.md
Config.uk [new file with mode: 0644]
Makefile.uk [new file with mode: 0644]
exportsyms.uk [new file with mode: 0644]