~martin-decky/helenos/rcu

Viewing all changes in revision 993.

  • Committer: Jakub Jermar
  • Date: 2011-05-26 10:05:36 UTC
  • Revision ID: jakub@jermar.eu-20110526100536-s7nn61jgk7kinfd9
Remove FPU tests from the kernel. Similar tests should be implemented in user space.
We basically don't want to fiddle with the FPU beyond managing the FPU context of
user threads. Not having C code which explicitly needs FPU instructions, we will now
have greater control of what instructions can the compiler use. We may want to
apply the -mno-fpu globally.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: