]> xenbits.xensource.com Git - unikraft/libs/libfp16.git/commit
Initial port of fp16 to Unikraft RELEASE-0.4 RELEASE-0.5
authorVlad-Andrei BĂDOIU (78692) <vlad_andrei.badoiu@stud.acs.upb.ro>
Mon, 10 Jun 2019 00:20:08 +0000 (00:20 +0000)
committerFelipe Huici <felipe.huici@neclab.eu>
Wed, 12 Jun 2019 19:00:25 +0000 (21:00 +0200)
commit3c039c0c510814286d2a97c5c1202ae52161952d
tree12842f2f3f32cb1804e5da794f380f1518c827ba
parent6ed3db295d7f92e5285a7c73b0c08cc4d25f5e3b
Initial port of fp16 to Unikraft

This is our initial port of fp16 to Unikraft as an external library. Libcxx is
required. When adding the library to the dependency list it should stay after
libcxx (e.g. ...:$(UK_LIBS)/libcxx:$(UK_LIBS)/libfp16:...).

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Config.uk [new file with mode: 0644]
Makefile.uk [new file with mode: 0644]
exportsyms.uk [new file with mode: 0644]