install sysarch, to be called from _start. This will allow the stack to be mapped non-executable, as required by the sparc v9 abi.
Submitted by: tmm
Add support for handling floating point disabled traps mostly in userland for the simple single threaded case. Not yet enabled by default. Implement __sparc_utrap_install as specified by the sparc abi.