CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/09/24 07:54:06
Modified files:
lib/libarch/mips64: Makefile
lib/libc/arch/mips64/gen: Makefile.inc
Added files:
lib/libarch/mips64: get_fpc_csr.3
lib/libc/arch/mips64/gen: fpc_csr.c
Log message:
Provide IRIX-compatible get_fpc_csr() and set_fpc_csr() for mips, although
we don't provide the silly union to decompose the value. This will allow
userland to flip the ``flush denormalized to zero'' setting, which apparently
is being relied upon by tcl.
Asked by jasper@ a long time ago. Riding upon the upcoming libc major crank.