]> Cypherpunks repositories - gostls13.git/commit
6l -e: emit external ELF symbol table.
authorRuss Cox <rsc@golang.org>
Tue, 3 Nov 2009 22:20:37 +0000 (14:20 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 3 Nov 2009 22:20:37 +0000 (14:20 -0800)
commit96ea081c04a1f59aefb8d90b52641e08d8a642a6
treec882cccef36df9c3430bdb9e02e24b71f9bf153d
parentc56b366c283f47f1aedc1bb9f8873438980eb8f7
6l -e: emit external ELF symbol table.
enough to make nm and oprofile work.

R=r
http://go/go-review/1017016
src/cmd/6l/asm.c
src/cmd/6l/l.h
src/cmd/6l/span.c
src/cmd/ld/elf.c