genode/base/src/platform
Martin Stein f4c724639b arm: raise stack size of main thread
With 64K stack size, when doing 'make core' in noux on base-hw, the main thread
of /libexec/gcc/arm-elf-eabi/4.7.2/cc1plus runs into a stack overflow during
the compilation of core/main.o . Thus raise the stack size to 128K.

fix #964
2013-12-03 08:33:26 +01:00
..
arm arm: raise stack size of main thread 2013-12-03 08:33:26 +01:00
x86_32 base: store initial ax and di registers in crt0.s 2013-08-13 17:08:24 +02:00
x86_64 base: store initial ax and di registers in crt0.s 2013-08-13 17:08:24 +02:00
_main_parent_cap.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
_main.cc Call exit handlers before notfying the parent 2013-11-05 12:01:13 +01:00
cap_copy.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
genode.ld Put entry point at start of text segment / binary 2013-09-23 14:26:00 +02:00