]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: wrap long data lines in -a output
authorRuss Cox <rsc@golang.org>
Sun, 10 Mar 2013 20:32:00 +0000 (16:32 -0400)
committerRuss Cox <rsc@golang.org>
Sun, 10 Mar 2013 20:32:00 +0000 (16:32 -0400)
commit4c40e5ae51a3a8ba76ffae04b394523e154fe1b7
tree36156610ed279d8af19e492caaf03f94ffcbff05
parentdf6072b41c76f2ac839d248b7c706fa554f483ed
cmd/ld: wrap long data lines in -a output

Also move symbol names onto lines by themselves: some are very long.
Show relocations.

R=ken2
CC=golang-dev
https://golang.org/cl/7689043
src/cmd/ld/data.c