go/src/cmd/8l
Russ Cox 5f1efe738b cmd/ld: make cmd/ld a real library
Make cmd/ld a real library invoked by the individual linkers.
There are no reverse symbol references anymore
(symbols referred to in cmd/ld but defined in cmd/5l etc).

This means that in principle we could do an automatic
conversion of these to Go, as a stopgap until cmd/link is done
or as a replacement for cmd/link.

Change-Id: I4a94570257a3a7acc31601bfe0fad9dea0aea054
Reviewed-on: https://go-review.googlesource.com/4649
Reviewed-by: Rob Pike <r@golang.org>
2015-02-13 17:31:38 +00:00
..
8.out.h cmd/gc: factor newly-portable code into gc directory 2015-02-11 20:36:27 +00:00
Makefile
asm.c cmd/ld: make cmd/ld a real library 2015-02-13 17:31:38 +00:00
doc.go cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
l.h cmd/ld: make cmd/ld a real library 2015-02-13 17:31:38 +00:00
list.c cmd/ld: make cmd/ld a real library 2015-02-13 17:31:38 +00:00
obj.c cmd/ld: make cmd/ld a real library 2015-02-13 17:31:38 +00:00