freebsd-dev/lib/libc/sparc64/sys
Jake Burkholder 621136996a Add an alternate signal trampoline to libc; add a wrapper for the sigtramp
install sysarch, to be called from _start.

This will allow the stack to be mapped non-executable, as required by the
sparc v9 abi.
2002-04-29 18:14:44 +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_emul.c Emulate ldq and stq (load/store long double) instructions. GCC has started 2002-04-27 21:56:28 +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 Emulate ldq and stq (load/store long double) instructions. GCC has started 2002-04-27 21:56:28 +00:00
__sparc_utrap_setup.c Emulate ldq and stq (load/store long double) instructions. GCC has started 2002-04-27 21:56:28 +00:00
__sparc_utrap.c Emulate ldq and stq (load/store long double) instructions. GCC has started 2002-04-27 21:56:28 +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 Add an alternate signal trampoline to libc; add a wrapper for the sigtramp 2002-04-29 18:14:44 +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