genode/repos/base/src/lib
Christian Helmuth 949130d80e Remove warning exec_static_constructors() warning
The warning falsely detected cases where shared objects where loaded before
exec_static_constructors() was called as unneeded even in cases were the
binary itself contained static globals.

The commit also removes one redundant call to exec_static_constructors()
from the block tester.
2019-07-09 08:58:38 +02:00
..
alarm timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
base base: add 'trace' function to base/log.h 2019-07-09 08:55:23 +02:00
cxx base: fix cxx library compile errors with GCC 8.3.0 2019-05-16 13:11:02 +02:00
ldso Remove warning exec_static_constructors() warning 2019-07-09 08:58:38 +02:00
startup base: dynamic linking support of crt0.s on ARM 64-bit 2019-05-27 14:52:51 +02:00
timeout Timer::Connection: simplify curr_time 2019-05-06 16:15:26 +02:00
target.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00