]> xenbits.xensource.com Git - unikraft/libs/eigen.git/commit
Initial port of libeigen to Unikraft RELEASE-0.4
authorVlad-Andrei BĂDOIU (78692) <vlad_andrei.badoiu@stud.acs.upb.ro>
Sun, 5 May 2019 21:52:02 +0000 (21:52 +0000)
committerFelipe Huici <felipe.huici@neclab.eu>
Mon, 6 May 2019 09:10:31 +0000 (11:10 +0200)
commit77cc6d83400be85f441d57ef7438b0d09c4bd9b2
treea63618a1ace33f6f52aa58d270bc6ad8612d3fe2
parente4e45a155d22622a8f1f7037d8ab9b609b4f9b06
Initial port of libeigen to Unikraft

This is our initial port of libeigen to Unikraft as an external
library. Both libcxx and libc are needed. This library should
be after libcxx in the dependency list.

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
CODING_STYLE.md [new file with mode: 0644]
CONTRIBUTING.md [new file with mode: 0644]
Config.uk [new file with mode: 0644]
MAINTAINERS.md [new file with mode: 0644]
Makefile.uk [new file with mode: 0644]
README.md [new file with mode: 0644]
exportsyms.uk [new file with mode: 0644]
include/__unikraft_eigen_config.h [new file with mode: 0644]
patches/0001-Add-header-config-file-for-Unikraft.patch [new file with mode: 0644]