]> Cypherpunks repositories - gostls13.git/commit
ld: include main and runtime in the library loop
authorRuss Cox <rsc@golang.org>
Thu, 4 Feb 2010 00:30:45 +0000 (16:30 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 4 Feb 2010 00:30:45 +0000 (16:30 -0800)
commit00f4c6a1b5bc9ed76529d596ac28ecdaf890fb52
treebef856d02112c4d4f537874e02c7750c4b4f8a98
parent4a9a0056c1684b47f7986b0224b308e45e94af6e
ld: include main and runtime in the library loop

Fixes #585.

R=r
CC=golang-dev
https://golang.org/cl/195075
src/cmd/5l/obj.c
src/cmd/6l/obj.c
src/cmd/8l/obj.c
src/cmd/ld/lib.c
src/cmd/ld/lib.h