]> Cypherpunks repositories - gostls13.git/commit
ld: Permit an ELF symbol to be exported in the dynamic symbol table.
authorIan Lance Taylor <iant@golang.org>
Fri, 7 Jan 2011 00:37:05 +0000 (16:37 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 7 Jan 2011 00:37:05 +0000 (16:37 -0800)
commit1b2d5b4c9389aecc56a4547a9770d0c73925b248
tree441f61277c6b9d33c3e181142f039c09d74e7318
parent4cd31e8a28b84a467bbcbe74e3f2044872472fbc
ld: Permit an ELF symbol to be exported in the dynamic symbol table.

This permits exporting crosscall2 from the runtime/cgo
package.

R=rsc
CC=golang-dev
https://golang.org/cl/3885041
src/cmd/ld/ldelf.c