genode/base-linux
Christian Helmuth a7c5417369 base-linux: ld.lib.so loads dynamic binaries
For ARM support on N900, commit 4a9b1c6 changed the process library to
start dynamic binaries directly depending on the Linux kernel to comply
to the interp section info ("ld.lib.so"). This seems not required on
more recent platforms or kernel versions and also introduced challenging
corner cases in region handling on Linux. Therefore, this commit
restores the original behavior.
2013-09-24 09:44:32 +02:00
..
etc base-linux: add ARM support 2013-05-24 14:55:37 +02:00
include base: Add tracing support to CPU session interface 2013-08-13 17:27:40 +02:00
lib base: User-level tracing support 2013-08-14 18:43:19 +02:00
mk base-linux: add ARM support 2013-05-24 14:55:37 +02:00
run run: add success message to lx_hybrid_pthread_ipc 2013-07-11 12:44:24 +02:00
src base-linux: ld.lib.so loads dynamic binaries 2013-09-24 09:44:32 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.