genode/os/src/lib/trace/policy
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
..
null os: example trace policy-modules 2013-08-15 09:22:50 +02:00
rpc_name os: example trace policy-modules 2013-08-15 09:22:50 +02:00
policy.inc os: reenable -fPIC and fix policy linkerscript 2013-08-30 13:36:25 +02:00
policy.ld os: reenable -fPIC and fix policy linkerscript 2013-08-30 13:36:25 +02:00
table.cc os: example trace policy-modules 2013-08-15 09:22:50 +02:00