freebsd-dev/lib/libc/sparc64
Thomas Moestl 9300cb7db7 Save/restore the %y register around calls to the C user trap handler;
gcc emits the deprecated sparc v8 instructions that use this register
when optimizing for UltraSparc machines because they are apparetly
faster then their v9 counterpars there.
2002-03-11 02:53:03 +00:00
..
fpu Add userland floating point emulator code for sparc64. This is a port 2002-02-23 21:37:18 +00:00
gen Add fpsetmask(). Needed to build miniperl. 2002-03-05 04:03:57 +00:00
net o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
stdlib Minimal libc for sparc64. 2001-10-26 05:40:07 +00:00
string Minimal libc for sparc64. 2001-10-26 05:40:07 +00:00
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