Changeset 45ce950 in mainline for uspace/lib/c/generic/thread.c

Timestamp:
2011-05-26T10:05:36Z (13 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a1e7e78
Parents:
d4c472b
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.