]> Cypherpunks repositories - gostls13.git/commit
8l/6l: pe fixes
authorAlex Brainman <alex.brainman@gmail.com>
Sat, 29 Jan 2011 12:13:40 +0000 (23:13 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Sat, 29 Jan 2011 12:13:40 +0000 (23:13 +1100)
commitd08df51366ed7fff5dde879adba02ab38c8c8cfc
tree9e75e8623f98f5b85af4e32e0c8c997dadb42bc6
parent89cc4d78146b6969e94ee15c929a7db0a635f20d
8l/6l: pe fixes

- fixed length of amd64 .data pe section
  (don't need to include non-initialised data)

- use correct oh/oh64 variable when updating
  data directory in addexports

- simplify and cleanup

R=vcc, rsc
CC=golang-dev
https://golang.org/cl/4106044
src/cmd/ld/lib.h
src/cmd/ld/pe.c