On Mon, 15 Aug 2011 16:55:45 -0700, Chad Versace wrote:
> Remove the inclusion of fpu_control.h from compiler.h. Since Bionic lacks
> fpu_control.h, this fixes the Android build.
>
> Also remove the sole use of the fpu_control bits, which was in debug.c.
> Those were brianp's debug bits, and he
Remove the inclusion of fpu_control.h from compiler.h. Since Bionic lacks
fpu_control.h, this fixes the Android build.
Also remove the sole use of the fpu_control bits, which was in debug.c.
Those were brianp's debug bits, and he approved of their removal.
CC: Eric Anholt
CC: Brian Paul
Signed