genode/base-hw/src/base
Christian Helmuth 7e517179c9 Unify stack alignment among all platforms
The alignment is now done in Thread_base::Context. Implementations are
forced to use Context::stack_top(), which aligns the stack top.
2014-01-27 18:54:08 +01:00
..
lock hw: no default values for kernel-call args 2013-11-26 14:32:07 +01:00
signal hw: sync signal contexts directly as user 2013-12-20 14:48:06 +01:00
thread hw: turn Native_utcb into restrictive class 2013-12-03 08:33:24 +01:00
console.cc hw: replace unsynchronized by unmanaged singleton 2013-12-20 14:48:05 +01:00
ipc.cc hw: turn Native_utcb into restrictive class 2013-12-03 08:33:24 +01:00
pager.cc hw: cancel unresolved faults before pager dissolve 2013-12-20 14:48:06 +01:00
placement_new.h hw: replace unsynchronized by unmanaged singleton 2013-12-20 14:48:05 +01:00
thread_support.cc Unify stack alignment among all platforms 2014-01-27 18:54:08 +01:00