genode/repos/base-hw/lib/mk
Sebastian Sumpf da17f2cbd3 hw: eager FPU switching for x86_64
Since gcc 8.3.0 generates SSE instructions into kernel code, the
kernel itself may raise FPU exceptions and/or corrupt user level FPU
contexts thereby. Both things are not feasible, and therefore, lazy FPU
switching becomes a no go for base-hw because we cannot avoid FPU
instructions because of the entanglement of base-hw, base, and the tool
chain (libgcc_eh.a).

issue #3365
2019-05-27 14:53:32 +02:00
..
spec hw: eager FPU switching for x86_64 2019-05-27 14:53:32 +02:00
base-hw-common.mk base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
base-hw.mk hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
bootstrap-hw.inc hw: move `src/lib/hw` header to `src/include/hw` 2019-04-01 19:33:51 +02:00
core-hw.inc hw: move `src/lib/hw` header to `src/include/hw` 2019-04-01 19:33:51 +02:00
timeout-hw.mk Move timer from os to base repository 2019-01-14 12:33:57 +01:00