freebsd-dev/lib/libc/sparc64/sys
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
..
__sparc_utrap_fp_disabled.S Add libc side of user trap handling. 2002-01-01 21:58:32 +00:00
__sparc_utrap_gen.S Save/restore the %y register around calls to the C user trap handler; 2002-03-11 02:53:03 +00:00
__sparc_utrap_install.c Add libc side of user trap handling. 2002-01-01 21:58:32 +00:00
__sparc_utrap_private.h Add space for %fsr and %tstate to utrapframe. Save them in the generic 2002-02-23 19:00:30 +00:00
__sparc_utrap_setup.c Add userland floating point emulator code for sparc64. This is a port 2002-02-23 21:37:18 +00:00
__sparc_utrap.c Add userland floating point emulator code for sparc64. This is a port 2002-02-23 21:37:18 +00:00
assym.s Fix wrong offsets. Add offsets for %fsr and %tstate. 2002-02-23 19:01:22 +00:00
brk.S Need .type and .size here too. 2001-11-18 04:48:34 +00:00
cerror.S Need .type and .size here too. 2001-11-18 04:48:34 +00:00
exect.S Need .type and .size here too. 2001-11-18 04:48:34 +00:00
Makefile.inc Connect user trap code to the build. 2002-01-01 21:59:53 +00:00
pipe.S Need .type and .size here too. 2001-11-18 04:48:34 +00:00
ptrace.S Need .type and .size here too. 2001-11-18 04:48:34 +00:00
sbrk.S Make sure curbrk is well aligned. 2001-12-29 06:40:58 +00:00
setlogin.S Need .type and .size here too. 2001-11-18 04:48:34 +00:00