]> Cypherpunks repositories - gostls13.git/commit
[dev.power64] runtime: fix time.now
authorShenghou Ma <minux@golang.org>
Thu, 14 Aug 2014 15:59:58 +0000 (11:59 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 14 Aug 2014 15:59:58 +0000 (11:59 -0400)
commit5f02073dedd5174db2e24ef1597f36606da9696b
tree805f47145ee963b2cf38a6e055e654d84a5bdb75
parentb697c120f6ccf30dbc26ce757122f2b4fd908f47
[dev.power64] runtime: fix time.now

Was reading a uint64 field with a MOVW, which has endian issues.

LGTM=rsc
R=rsc, iant
CC=golang-codereviews
https://golang.org/cl/122550043
src/pkg/runtime/sys_linux_power64x.s