aboutsummaryrefslogtreecommitdiff
path: root/src/liblink/go.c
AgeCommit message (Expand)Author
2015-03-01all: delete C libraries and cmd/dist code that builds themRuss Cox
2015-02-26liblink: delete unused codeRuss Cox
2015-02-11cmd/gc: factor newly-portable code into gc directoryRuss Cox
2015-02-03liblink: the zero Prog is now valid and ready for useRuss Cox
2015-02-02cmd/6g, liblink, runtime: support saving base pointersAustin Clements
2015-01-21build: implement GOEXPERIMENT again in runtime, and add to liblinkRuss Cox
2013-12-08liblink: create new library based on linker codeRuss Cox