[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/LIBUNWIND PATCH 0/2] Introduce libunwind on Unikfraft
This patch introduce the libunwind(LLVM) port. This library is necessary for the C++ exception support on unikraft. Vlad-Andrei Badoiu (2): Add .gitignore Initial port of Libunwind to Unikraft .gitignore | 27 +++++++++ Config.uk | 5 ++ Makefile.uk | 89 ++++++++++++++++++++++++++++++ exportsyms.uk | 9 +++ patches/0001-Updated-the-RIP.patch | 32 +++++++++++ 5 files changed, 162 insertions(+) create mode 100644 .gitignore create mode 100644 Config.uk create mode 100644 Makefile.uk create mode 100644 exportsyms.uk create mode 100644 patches/0001-Updated-the-RIP.patch -- 2.20.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |