genode/repos/libports/lib
Christian Helmuth 4ab990ad5b libc: provide C++ runtime symbols in ABI
This commit puts all C++ runtime/support symbols of ld.lib.so in a
dedicated section of base/lib/symbols/ld and mirrors the section to
libports/lib/symbols/libc. So, the libc ABI resolves potential C++
runtime dependencies of base-ABI-agnostic components at link time. The
runtime resolution is done by the linker by symbol lookup in ld.lib.so.

Issue #3720
2020-04-17 12:40:13 +02:00
..
import gmp: use architecture specific 'config.h' 2020-02-27 14:46:57 +01:00
mk qt5: handle Genode signals as Qt signals in QPA plugin 2020-03-26 11:38:54 +01:00
symbols libc: provide C++ runtime symbols in ABI 2020-04-17 12:40:13 +02:00