genode/os/src
Josef Söntgen d2f7c7bec4 os: reenable -fPIC and fix policy linkerscript
As it turns out using -fPIC was not the issue but discarding certain
sections. The policy_module_table is now located in .data.rel which
needs to be at the beginning of the binary.

Fixes #849.
2013-08-30 13:36:25 +02:00
..
app Use cpu regulator in cli_monitor only on Arndale 2013-06-26 11:29:26 +02:00
drivers acpi: parse RMRR structures and print DMA regions 2013-08-30 13:34:14 +02:00
init init: Read affinity assignments from config 2013-08-13 17:08:25 +02:00
lib os: reenable -fPIC and fix policy linkerscript 2013-08-30 13:36:25 +02:00
platform Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
server Attach affinity information to session requests 2013-08-13 17:08:25 +02:00
test signal test: let sender yield CPU when idle 2013-08-23 11:23:47 +02:00