genode/base-nova/src/core
Martin Stein 0b64328944 base: setup thread object for main thread in CRT0
For a main thread a thread object is created by the CRT0 before _main gets
called so that _main can already run in a generic environment that, e.g.,
catches stack overflows as a page-fault instead of corrupting the BSS.
Additionally dynamic programs have only one CRT0 - the one of the LDSO -
which does the initialization for both LDSO and program.

ref #989
2014-02-25 14:58:05 +01:00
..
include nova: remove cap_sel - use cap_map 2013-11-18 11:01:46 +01:00
core_rm_session.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cpu_session_extension.cc nova: remove native_cap method from cpu_session 2013-10-16 09:26:09 +02:00
cpu_session_support.cc base-nova: Coding style 2013-01-11 23:11:07 +01:00
echo.cc nova: remove cap_sel - use cap_map 2013-11-18 11:01:46 +01:00
io_mem_session_support.cc nova: map write_combined ds as dma able 2013-02-21 11:52:02 +01:00
irq_session_component.cc Unify stack alignment among all platforms 2014-01-27 18:54:08 +01:00
pd_session_extension.cc nova: extend pd_session by assign_pci function 2013-02-21 11:52:02 +01:00
platform.cc nova: remove cap_sel - use cap_map 2013-11-18 11:01:46 +01:00
platform_pd.cc nova: remove cap_sel - use cap_map 2013-11-18 11:01:46 +01:00
platform_thread.cc base: setup thread object for main thread in CRT0 2014-02-25 14:58:05 +01:00
ram_session_support.cc nova: throw exception if ram_ds setup fails 2013-12-20 15:17:33 +01:00
rm_session_support.cc nova: optimize unmap path 2013-02-27 16:50:27 +01:00
signal_source_component.cc nova: remove cap_sel - use cap_map 2013-11-18 11:01:46 +01:00
target.inc base: setup thread object for main thread in CRT0 2014-02-25 14:58:05 +01:00
target.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
thread_start.cc base: setup thread object for main thread in CRT0 2014-02-25 14:58:05 +01:00