freebsd-nq/lib/libc/sparc64
Thomas Moestl d095bc220d Fix some bugs that would prevent %fsr to be set correctly, and add
support for fcmp and fcmpe instructions with a condition code
specification other than %fcc0.
This (primarily the first part) seems to fix a lot of problems that
people were seeing, e.g. perl and gawk failures.

Reported and analyzed by:	wollman
2002-03-11 03:18:17 +00:00
..
fpu Fix some bugs that would prevent %fsr to be set correctly, and add 2002-03-11 03:18:17 +00:00
gen Account for <machine/fsr.h> no longer being usable for assembler code. 2002-03-11 03:13:02 +00:00
net o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
stdlib
string
sys Save/restore the %y register around calls to the C user trap handler; 2002-03-11 02:53:03 +00:00
Makefile.inc Connect the sparc64 userland fp emulator to the build. 2002-03-05 00:00:40 +00:00
SYS.h Include utrap.h for soft trap types. 2001-12-29 06:36:07 +00:00