]> Cypherpunks repositories - gostls13.git/commit
cgo: windows/386 port
authorWei Guangjing <vcc.163@gmail.com>
Thu, 20 Jan 2011 15:22:20 +0000 (10:22 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 20 Jan 2011 15:22:20 +0000 (10:22 -0500)
commit1aa2d887395b55a5967e0c519c479ef95743404d
tree31fac6322e4c12a2a1c8bbe7fb6a06d18072ba81
parent3aec5516ed89ac01f8885b3c17b6f1fe5ee26fc5
cgo: windows/386 port

R=rsc, peterGo, brainman
CC=golang-dev
https://golang.org/cl/3733046
17 files changed:
src/cmd/5l/Makefile
src/cmd/6l/Makefile
src/cmd/8l/Makefile
src/cmd/cgo/main.go
src/cmd/cgo/out.go
src/cmd/gopack/ar.c
src/cmd/ld/data.c
src/cmd/ld/ldpe.c [new file with mode: 0644]
src/cmd/ld/lib.c
src/cmd/ld/pe.c
src/pkg/Makefile
src/pkg/debug/pe/file.go
src/pkg/runtime/386/asm.s
src/pkg/runtime/cgo/Makefile
src/pkg/runtime/cgo/windows_386.c
src/pkg/runtime/runtime.c
src/pkg/runtime/windows/386/rt0.s