freebsd-dev/lib/libc/sparc64/sys
Jake Burkholder 2ecf9f7162 Rename the libc signal trampoline to __sigtramp to match netbsd. This
should allow gdb to detect when we're executing in a signal trampoline.
2002-10-22 15:15:39 +00:00
..
__sparc_sigtramp_setup.c Rename the libc signal trampoline to __sigtramp to match netbsd. This 2002-10-22 15:15:39 +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 Use FBSDID 2002-06-30 05:36:49 +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 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 Install the userland signal trampoline when sigaction is first called, 2002-09-03 14:55:29 +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