]> Cypherpunks repositories - gostls13.git/commit
libmach: correct handling of .5 files with D_REGREG addresses
authorRuss Cox <rsc@golang.org>
Thu, 22 Jul 2010 16:00:34 +0000 (09:00 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 22 Jul 2010 16:00:34 +0000 (09:00 -0700)
commitfa3d86ca39f9d168f194b232538794bd09f887f3
treec607457c2dfa9db29de7de4c362065a840f29f6c
parent2cc9d339e6b7f8cce7faeff2a22e8aa8683d84e3
libmach: correct handling of .5 files with D_REGREG addresses
undo workaround in gc

Fixes #943.

R=kaib
CC=golang-dev
https://golang.org/cl/1889041
src/cmd/gc/range.c
src/libmach/5obj.c