aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/api
diff options
context:
space:
mode:
authorAnthony Martin <ality@pbrane.org>2013-01-18 19:00:38 -0800
committerAnthony Martin <ality@pbrane.org>2013-01-18 19:00:38 -0800
commit60826e0be6e62ae76f5771b22894bd3dc8bade10 (patch)
tree6834f27af41cd7831c8ebb8f765d2d2fe82ab929 /src/cmd/api
parentc8c8ab08ed4946e719d0ae001d9af3287e73b70d (diff)
downloadgo-60826e0be6e62ae76f5771b22894bd3dc8bade10.tar.xz
cmd/6c, cmd/8c: fix print format for Prog
The FmtLong flag should only be used with the %D verb when printing an ATEXT Prog. It was erroneously used for every Prog except ADATA. This caused a preponderance of exclamation points, "!!", in the assembly listings. I also cleaned up the code so that the list.c files look very similar. Now the real differences are easily spotted with a simple diff. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/7128045
Diffstat (limited to 'src/cmd/api')
0 files changed, 0 insertions, 0 deletions