[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT/LIBUNWIND PATCH v3 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

Changes from v2:
*) Added CODING_STYLE, CONTRIBUTING, MAINTAINER and README
*) Removed gluecode include from Makefile

Vlad-Andrei Badoiu (2):
  Add .gitignore
  Initial port of Libunwind to Unikraft

 .gitignore                         | 27 +++++++++
 CODING_STYLE.md                    |  4 ++
 CONTRIBUTING.md                    |  4 ++
 Config.uk                          |  6 ++
 MAINTAINERS.md                     | 11 ++++
 Makefile.uk                        | 92 ++++++++++++++++++++++++++++++
 README.md                          |  5 ++
 exportsyms.uk                      | 33 +++++++++++
 patches/0001-Updated-the-RIP.patch | 37 ++++++++++++
 9 files changed, 219 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 CODING_STYLE.md
 create mode 100644 CONTRIBUTING.md
 create mode 100644 Config.uk
 create mode 100644 MAINTAINERS.md
 create mode 100644 Makefile.uk
 create mode 100644 README.md
 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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.