NetBSD/lib/libc/arch/sparc64
thorpej c061e6bf8b Enable the libc-provided signal trampoline. The old __sigaction14
entry point has been replaced by the new __sigaction14() which is a
wrapper around the __sigaction_sigtramp system call (which is itself
not directly exposed outside of libc).

No shared library version change is necessary; no new symbols
are exposed outside of libc.
2002-07-10 04:29:05 +00:00
..
gen Use large (-fPIC) relocations. 2002-05-07 01:34:21 +00:00
net
softfloat Add SIGFPE support to SoftFloat, so fpsetmask/fpgetmask now work. A new 2002-05-12 13:12:45 +00:00
stdlib
string The mask for 8-byte alignment is 0x7 not 0xf. 2002-04-02 22:07:55 +00:00
sys Also need <machine/fsr.h> and <machine/psl.h>. 2002-07-10 03:27:23 +00:00
Makefile.inc Enable the libc-provided signal trampoline. The old __sigaction14 2002-07-10 04:29:05 +00:00
SYS.h Revert previous: .S files are currently compiled with -traditional-cpp, 2002-05-26 12:24:55 +00:00