genode-ehmry/repos/base/src
Johannes Kliemann 1261c18ce9 ada: runtime and library support
The Ada runtime can now be set with the ADA_RTS variable. The ada
library builds a (currently) minimal runtime from the gcc sources that
come with Genode (to stay consistent with the used compiler) and sets
the runtime path accordingly. It is build as a shared library ada.lib.so
which needs to be added to the build files.

I split the existing Ada test into program and library, and moved it
to libports as it depends on the runtime library residing in this
repository too.

Fixes #2748
2018-04-19 12:38:54 +02:00
..
core base: free up all meta-data of trace subjects 2018-02-09 13:26:02 +01:00
include AVL node/tree: make non-copyable 2018-02-09 13:34:23 +01:00
ld hw: switch page-tables only when necessary 2017-10-19 13:31:18 +02:00
lib Warn on redundant call to exec_static_constructors() 2018-04-10 11:20:43 +02:00
test ada: runtime and library support 2018-04-19 12:38:54 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.