]> Cypherpunks repositories - gostls13.git/commit
8l : add dynimport to import table in Windows PE, initial make cgo dll work.
authorWei Guangjing <vcc.163@gmail.com>
Tue, 7 Dec 2010 20:28:33 +0000 (15:28 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 7 Dec 2010 20:28:33 +0000 (15:28 -0500)
commit70deac67cfa559cff70f040b0f4ff0ea674fd1e8
tree8ecd8dcc22e1dde67d75c4738b0c5ed917d3f38c
parent836643400cccf84c06591f92e8ca1d1f52962bf3
8l : add dynimport to import table in Windows PE, initial make cgo dll work.

R=rsc, brainman, Joe Poirier, mattn
CC=golang-dev
https://golang.org/cl/2166041
src/cmd/8l/asm.c
src/cmd/8l/l.h
src/cmd/8l/obj.c
src/cmd/ld/pe.c
src/cmd/ld/pe.h
src/pkg/runtime/windows/386/sys.s
src/pkg/runtime/windows/mem.c
src/pkg/runtime/windows/os.h
src/pkg/runtime/windows/thread.c