aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/rt0_windows_amd64.s
AgeCommit message (Expand)Author
2021-03-20runtime: fix stack alignment for Windows amd64 lib entryYoufu Zhang
2019-04-08runtime: follow Windows calling convention for _cgo_sys_thread_createJingnan Si
2017-10-11runtime: unify amd64 -buildmode=exe entry point codeIan Lance Taylor
2016-04-04cmd/go: fix -buildmode=c-archive should work on windowsChristopher Nelson
2015-10-23runtime: replace is{plan9,solaris,windows} with GOOS testsMatthew Dempsky
2014-11-11[dev.cc] runtime: convert assembly files for C to Go transitionRuss Cox
2014-09-24runtime: more NOPTRRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox