summaryrefslogtreecommitdiffstats
path: root/lib/libc/ia64/sys
Commit message (Expand)AuthorAgeFilesLines
* Add the mlockall() and munlockall() system calls.bms2003-08-111-1/+1
* Override the default stubs for getcontext(2) and swapcontext(2) somarcel2003-08-023-2/+80
* The END() must expand to the .endp directive with the same name asmarcel2003-08-013-6/+5
* Revamp of the syscall path, exception and context handling. Themarcel2003-05-163-12/+23
* Use __FBSDID.obrien2003-03-0310-13/+30
* We cannot use an alloc with only inputs and/or locals. The kernelmarcel2002-08-231-11/+16
* Generate the normal asm stubs for all sysv system calls. Use these insteadjake2002-05-231-5/+3
* Our default syscall.S is identical to what was explicitly being done forobrien2002-05-152-34/+1
* Fix WAW dependency. p6 is written in the syscall epilogue.peter2001-10-221-0/+1
* Adjust so that we don't use relocations which can't exist in a shareddfr2001-10-104-5/+10
* Fix a load of dependancy violations.dfr2001-10-051-2/+2
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSdeischen2001-01-295-12/+8
* Comment only change; s/_thread_sys_/__sys_/deischen2001-01-261-2/+2
* Remove last vestiges of thr_sleep and thr_wakeup from libc.jake2000-12-021-1/+1
* Fix RAW dependency violation on p6 between cmp and mov.marcel2000-10-152-0/+2
* Initial libc port for ia64.dfr2000-10-1412-0/+459
OpenPOWER on IntegriCloud