freebsd-dev/lib/libc/ia64/sys
David E. O'Brien c027737942 Our default syscall.S is identical to what was explicitly being done for
Alpha and IA-64.  So there is no need for special handling.
2002-05-15 21:17:59 +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 Our default syscall.S is identical to what was explicitly being done for 2002-05-15 21:17:59 +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 Adjust so that we don't use relocations which can't exist in a shared 2001-10-10 10:35:01 +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