[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/LIBUNWIND v2 0/2] Introduce libunwind on Unikfraft
This patch introduce the libunwind(LLVM) port. This library is necessary for the C++ exception support on unikraft. Changes from v1: *) Updated the license *) Added a description to the 0001-Updated-the-RIP.patch patch *) Formated the Makefile.uk *) Disabled the library on the linuxu platform *) Updated the exportsyms.uk file Vlad-Andrei Badoiu (2): Add .gitignore Initial port of Libunwind to Unikraft .gitignore | 27 +++++++++ Config.uk | 6 ++ Makefile.uk | 95 ++++++++++++++++++++++++++++++ exportsyms.uk | 33 +++++++++++ patches/0001-Updated-the-RIP.patch | 37 ++++++++++++ 5 files changed, 198 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 |