summaryrefslogtreecommitdiff
path: root/src/libbio
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2010-10-13 15:51:21 -0400
committerRuss Cox <rsc@golang.org>2010-10-13 15:51:21 -0400
commit62f10a8d5240975bc8b0ed0ac90ac58ced58f9fa (patch)
treefabbd56a68cf84c43a2e648058b03145e487c857 /src/libbio
parent5c2d5da9038182e328a81cc15068a5b938931526 (diff)
downloadgo-62f10a8d5240975bc8b0ed0ac90ac58ced58f9fa.tar.gz
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 http://codereview.appspot.com/2335043
Diffstat (limited to 'src/libbio')
0 files changed, 0 insertions, 0 deletions