diff options
| author | Russ Cox <rsc@golang.org> | 2010-10-13 15:51:21 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2010-10-13 15:51:21 -0400 |
| commit | 085be1740afeb292c3aeb6c43c002f06884f763a (patch) | |
| tree | ba3978474dc763ff2617ada611e244aedea3ed4e /src/cmd/nm | |
| parent | d42903119b1d9540b4d8546b7f19bc93d29cadf8 (diff) | |
| download | go-085be1740afeb292c3aeb6c43c002f06884f763a.tar.xz | |
5l, 6l, 8l: first pass cleanup
* Maintain Sym* list for text with individual
prog lists instead of using one huge list and
overloading p->pcond.
* Comment what each file is for.
* Move some output code from span.c to asm.c.
* Move profiling into prof.c, symbol table into symtab.c.
* Move mkfwd to ld/lib.c.
* Throw away dhog dynamic loading code.
* Throw away Alef become.
* Fix printing of WORD instructions in 5l -a.
Goal here is to be able to handle each piece of text or data
as a separate piece, both to make it easier to load the
occasional .o file and also to make it possible to split the
work across multiple threads.
R=ken2, r, ken3
CC=golang-dev
https://golang.org/cl/2335043
Diffstat (limited to 'src/cmd/nm')
0 files changed, 0 insertions, 0 deletions
