summaryrefslogtreecommitdiff
path: root/src/syscall/asm_openbsd_amd64.s
Commit message (Expand)AuthorAgeFilesLines
* runtime,syscall: convert syscall on openbsd/amd64 to libcJoel Sing2021-01-261-0/+32
* syscall: unify unix/amd64 asm implementationsJosh Bleecher Snyder2016-08-161-103/+0
* syscall: split out unix Syscall9 asm supportJosh Bleecher Snyder2016-08-161-33/+0
* liblink: make GO_ARGS the default for functions beginning with ยทRuss Cox2014-09-161-5/+0
* syscall: add #include "funcdata.h" to files modified in last CLRuss Cox2014-09-121-0/+1
* syscall: make func Syscall use pointer maps from Go prototypesRuss Cox2014-09-121-0/+5
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+135