]> Cypherpunks repositories - gostls13.git/commit
6l: move mapped symbol table lower in memory
authorAndrew Gerrand <adg@golang.org>
Thu, 4 Feb 2010 20:46:11 +0000 (12:46 -0800)
committerAndrew Gerrand <adg@golang.org>
Thu, 4 Feb 2010 20:46:11 +0000 (12:46 -0800)
commit8ec9ffc742bd00ee8d09c088d7e79bc634f4dc26
tree9de7256579a16d09579a78dc8809990c1d7ace62
parent36cd49e3187eb9a08d6abd50d75aa8ebe6c41df1
6l: move mapped symbol table lower in memory
Allows binary to run on some Linux system.

Fix for issue 365.

R=rsc
CC=golang-dev
https://golang.org/cl/199096
src/cmd/5l/asm.c
src/cmd/6l/asm.c
src/cmd/ld/lib.h
src/pkg/runtime/symtab.c