freebsd-dev/lib/libc/ia64/sys
Marcel Moolenaar 31582c4e81 We cannot use an alloc with only inputs and/or locals. The kernel
assumes that the parameters are passed in output registers. Remove
the alloc entirely, but don't depend on the kernel not trashing
our registers.
2002-08-23 03:47:50 +00:00
..
brk.S Adjust so that we don't use relocations which can't exist in a shared 2001-10-10 10:35:01 +00:00
cerror.S
exect.S
fork.S Fix a load of dependancy violations. 2001-10-05 18:52:42 +00:00
Makefile.inc Generate the normal asm stubs for all sysv system calls. Use these instead 2002-05-23 23:51:57 +00:00
Ovfork.S Fix WAW dependency. p6 is written in the syscall epilogue. 2001-10-22 09:17:14 +00:00
pipe.S Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
ptrace.S Adjust so that we don't use relocations which can't exist in a shared 2001-10-10 10:35:01 +00:00
sbrk.S We cannot use an alloc with only inputs and/or locals. The kernel 2002-08-23 03:47:50 +00:00
setlogin.S Adjust so that we don't use relocations which can't exist in a shared 2001-10-10 10:35:01 +00:00
sigreturn.S Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00