freebsd-dev/lib/libc/sparc64/sys
Kip Macy 7b5cdd4faf - change ABI for user trap handler for sun4v (eventually will sync sparc64 no
hardware set up to test at the moment)

Approved by: scottl (standing in for mentor rwatson)
2006-11-03 23:43:18 +00:00
..
__sparc_sigtramp_setup.c We need to discard `const'ness explicitly when invoking sysarch. 2004-01-10 15:57:06 +00:00
__sparc_utrap_align.c Use the right byte order for unaligned stores. <blush>. 2002-05-13 22:48:01 +00:00
__sparc_utrap_emul.c Add a support macro to convert the 5-bit packed register field of 2002-05-11 21:20:05 +00:00
__sparc_utrap_fp_disabled.S Use FBSDID 2002-06-30 05:36:49 +00:00
__sparc_utrap_gen.S - change ABI for user trap handler for sun4v (eventually will sync sparc64 no 2006-11-03 23:43:18 +00:00
__sparc_utrap_install.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
__sparc_utrap_private.h Handle alignment fault fixups in libc rather than in the kernel. 2002-05-13 04:35:08 +00:00
__sparc_utrap_setup.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
__sparc_utrap.c Add prototypes for the three syscall stubs that are invoked here, 2004-01-19 16:14:58 +00:00
assym.s Add an alternate signal trampoline to libc; add a wrapper for the sigtramp 2002-04-29 18:14:44 +00:00
brk.S Use FBSDID 2002-06-30 05:36:49 +00:00
cerror.S Use FBSDID 2002-06-30 05:36:49 +00:00
exect.S Use FBSDID 2002-06-30 05:36:49 +00:00
Makefile.inc - change ABI for user trap handler for sun4v (eventually will sync sparc64 no 2006-11-03 23:43:18 +00:00
pipe.S Use FBSDID 2002-06-30 05:36:49 +00:00
ptrace.S Add missing ret instruction to the ptrace() syscall wrapper. 2002-07-11 15:48:02 +00:00
sbrk.S Use FBSDID 2002-06-30 05:36:49 +00:00
setlogin.S Use FBSDID 2002-06-30 05:36:49 +00:00
sigaction.S Install the userland signal trampoline when sigaction is first called, 2002-09-03 14:55:29 +00:00
sigcode.S Rename the libc signal trampoline to __sigtramp to match netbsd. This 2002-10-22 15:15:39 +00:00