]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: always set timestamp in PE header to 0
authorShenghou Ma <minux@golang.org>
Mon, 2 Feb 2015 23:53:24 +0000 (18:53 -0500)
committerMinux Ma <minux@golang.org>
Thu, 5 Feb 2015 02:45:03 +0000 (02:45 +0000)
commit98376204e8aa8abb159fc8d5a752c2c07fb431a3
tree8c8ddb1746dca70232a13a839302a978b849096d
parentda4abda2a1718c74b39134764ae6f694041a25e4
cmd/ld: always set timestamp in PE header to 0

Fixes #9756.

Change-Id: If4ee6fe10f8f90294ff9c5e7480371494094b111
Signed-off-by: Shenghou Ma <minux@golang.org>
Reviewed-on: https://go-review.googlesource.com/3740
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
doc/go1.5.txt
src/cmd/ld/pe.c