freebsd-dev/lib/libc/sparc64/sys
2002-05-13 22:48:01 +00:00
..
__sparc_sigtramp_setup.c Add an alternate signal trampoline to libc; add a wrapper for the sigtramp 2002-04-29 18:14:44 +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 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 Handle alignment fault fixups in libc rather than in the kernel. 2002-05-13 04:35:08 +00:00
__sparc_utrap_setup.c Handle alignment fault fixups in libc rather than in the kernel. 2002-05-13 04:35:08 +00:00
__sparc_utrap.c Handle alignment fault fixups in libc rather than in the kernel. 2002-05-13 04:35:08 +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 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 Handle alignment fault fixups in libc rather than in the kernel. 2002-05-13 04:35:08 +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
sigcode.S Add an alternate signal trampoline to libc; add a wrapper for the sigtramp 2002-04-29 18:14:44 +00:00