Sign in
go
/
go
/
4dad4ab57bc0cedcc8d164147262f7f6898282dd
/
src
/
runtime
/
rt0_windows_amd64.s
cf3f771
runtime: unify amd64 -buildmode=exe entry point code
by Ian Lance Taylor
· 7 years ago
ed8f0e5
cmd/go: fix -buildmode=c-archive should work on windows
by Christopher Nelson
· 9 years ago
8ee0fd8
runtime: replace is{plan9,solaris,windows} with GOOS tests
by Matthew Dempsky
· 10 years ago
15ced2d
[dev.cc] runtime: convert assembly files for C to Go transition
by Russ Cox
· 10 years ago
75cca05
runtime: more NOPTR
by Russ Cox
· 11 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/runtime/rt0_windows_amd64.s]
cb040d5
runtime: use new #include "textflag.h"
by Russ Cox
· 11 years ago
7ba41e9
runtime: convert a few traceback-related functions from proc.c to traceback.go
by Russ Cox
· 11 years ago
0273dc1
runtime: convert .s textflags from numbers to symbolic constants.
by Keith Randall
· 12 years ago
6120ef0
runtime: rename _rt0_$GOARCH to _rt0_go
by Russ Cox
· 12 years ago
efd3d1f
runtime: fix netbsd, windows build
by Russ Cox
· 12 years ago
36b414f
runtime: change amd64 startup convention
by Russ Cox
· 12 years ago
5588940
runtime: separate out auto-generated files, take 2
by Russ Cox
· 13 years ago
86dcc43
runtime: hg revert -r 6ec0a5c12d75
by Russ Cox
· 13 years ago
bd9243d
runtime: separate out auto-generated files
by Russ Cox
· 13 years ago
851f301
runtime: make more build-friendly
by Russ Cox
· 13 years ago
[Renamed (92%) from src/pkg/runtime/windows/amd64/rt0.s]
9f63659
cgo: windows amd64 port
by Wei Guangjing
· 14 years ago
f83609f
runtime: windows/amd64 port
by Wei Guangjing
· 14 years ago