]> Cypherpunks repositories - gostls13.git/commit
[dev.power64] liblink: power64 fixes and ports of changes
authorAustin Clements <austin@google.com>
Mon, 27 Oct 2014 19:25:40 +0000 (15:25 -0400)
committerAustin Clements <austin@google.com>
Mon, 27 Oct 2014 19:25:40 +0000 (15:25 -0400)
commit32c75a2d3d121f31ace325d48d9fcbdde58cc042
tree69e73a35319a603f45823b16c922bb2a4cc5848e
parent93341e8664e66b217a6911a08e1c1dac9dcf004e
[dev.power64] liblink: power64 fixes and ports of changes

Ports of platform-specific changes that happened on default
after dev.power64 forked (fixes for c2go, wrapper math fixes,
moved stackguard field, stackguard1 support, precise stacks).
Bug fixes (missing AMOVW in instruction table, correct
unsigned 32-bit remainder).

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/164920044
src/liblink/asm9.c
src/liblink/obj9.c