summaryrefslogtreecommitdiffstats
path: root/runtime/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* build: support x86-64 without CONFIG_IA32_EMULATIONFrank Ch. Eigler2009-09-101-0/+1
* utrace/ia64: Fix syscall_get_set_args_cb() to handle syscalls via syscall()Masami Hiramatsu2009-04-221-3/+10
* Uses upstream ia64 syscall functions.David Smith2009-04-201-27/+116
* Improved ppc and ia64 runtime/syscall.h.David Smith2009-04-161-7/+18
* Uses <asm/syscall.h> when available.David Smith2009-04-091-107/+191
* Revert "runtime/syscall.h: Forward declare __ia64_fetch_register."William Cohen2009-04-021-3/+0
* runtime/syscall.h: Forward declare __ia64_fetch_register.Mark Wielaard2009-04-021-0/+3
* PR5274 - Added s390 task_finder support.David Smith2008-11-041-0/+48
* Utrace on ia64 fast fetch-register supportMasami Hiramatsu2008-09-091-11/+6
* Add ia64 utrace supportMasami Hiramatsu2008-09-091-1/+46
* Looks for both mmap and mmap2.David Smith2008-08-201-5/+17
* Added powerpc support to runtime/syscall.h.David Smith2008-06-241-3/+45
* Made RHEL5 changes.David Smith2008-06-231-2/+30
* Major update to memory map change notification code.David Smith2008-06-231-0/+132