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

[Minios-devel] [UNIKRAFT PATCH 0/2] Add eh_frame and eh_frame_hdr to the linker script



For the exception handling in C++ additional information must be provided to
the runtime environment that describes the call frames that much be unwound
during the processing of an exception. This information is contained in the
special sections .eh_frame and .eh_frame_hdr.

Vlad-Andrei Badoiu (2):
  plat: Add the eh_frame and eh_frame_hdr sections
  plat: Register eh_frame and eh_frame_hdr in memory.h

 plat/common/x86/link64.lds | 51 ++++++++++++++++++++++++++++++++++++++
 plat/kvm/memory.c          | 27 ++++++++++++++++++--
 plat/kvm/x86/link64.lds    |  2 ++
 plat/xen/memory.c          | 23 +++++++++++++++--
 plat/xen/x86/link64.lds    |  2 ++
 5 files changed, 101 insertions(+), 4 deletions(-)
 create mode 100644 plat/common/x86/link64.lds

-- 
2.19.2


_______________________________________________
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®.