Descriptioncmd/gc: make the fpu handle all exceptions on Plan 9
The compilers expect to not be interrupted by floating
point exceptions. On Plan 9, every process starts with
interrupts enabled for invalid operation, stack overflow,
and divide by zero exceptions.
Patch Set 1 #Patch Set 2 : diff -r fb17c23eee74 https://code.google.com/p/go #Patch Set 3 : diff -r fb17c23eee74 https://code.google.com/p/go #Patch Set 4 : diff -r 35d1f708a0d2 https://code.google.com/p/go #MessagesTotal messages: 4
|