aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/mkall.sh
AgeCommit message (Expand)Author
2021-01-28runtime,syscall: convert syscall on openbsd/arm64 to libcJoel Sing
2021-01-27syscall: clean up mkasm related changesJoel Sing
2021-01-26runtime,syscall: convert syscall on openbsd/amd64 to libcJoel Sing
2020-10-29syscall: add support for openbsd/mips64Joel Sing
2020-09-26syscall: remove mksysnum_darwin.pl scriptTobias Klauser
2020-04-08all: remove scattered remnants of darwin/386Austin Clements
2020-04-08all: remove scattered remnants of darwin/armAustin Clements
2019-11-01syscall: add support for linux/riscv64Tobias Klauser
2019-10-09all: remove the nacl port (part 2, amd64p32 + toolchain)Brad Fitzpatrick
2019-10-09all: remove the nacl port (part 1)Brad Fitzpatrick
2019-10-05syscall: add support for freebsd/arm64Tobias Klauser
2019-05-05syscall: support generating netbsd/arm64 files in mkall.shTobias Klauser
2019-04-26syscall: add support for openbsd/arm64Joel Sing
2018-12-12syscall: regenerate ztypes for openbsd/armJoel Sing
2018-11-07syscall: implement syscalls on Darwin using libSystemKeith Randall
2018-10-10syscall: change solaris files to libc filesClément Chigot
2018-06-13syscall: support Linux syscalls without error return on mipsx/mips64xTobias Klauser
2018-02-13syscall: support Getwd on all BSDsTobias Klauser
2017-11-23syscall: remove dragonfly/386 from mkall.shTobias Klauser
2017-02-09syscall: remove "use" function and calls from generated code.Sameer Ajmani
2016-08-24syscall, internal/syscall/windows, internal/syscall/windows/registry: make go...Alex Brainman
2016-04-03syscall: add support for s390xMichael Munday
2016-03-22syscall: correct spelling/typos in commentMichael Munday
2015-05-12syscall: mksysnum_linux.pl: run syscall numbers through GCCIan Lance Taylor
2015-05-12syscall: fix running mkall.sh on linux/{ppc64,ppc64le}Shenghou Ma
2015-04-16syscall: darwin/arm64 supportShenghou Ma
2015-03-16syscall: add support for GOARCH=arm64Aram Hăvărneanu
2015-03-15syscall: add support for openbsd/armJoel Sing
2015-01-08syscall: use go generate to build zsyscall_windows.goAlex Brainman
2014-12-05all: power64 is now ppc64Russ Cox
2014-10-22build: merge the great pkg/ rename into dev.power64Austin Clements
2014-09-08build: move package sources from src/pkg to srcRuss Cox