aboutsummaryrefslogtreecommitdiff
path: root/src/liblink/ld.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-03liblink: the zero Prog is now valid and ready for useRuss Cox
2014-08-06liblink: support big-endian properlyShenghou Ma
2014-07-02build: annotations and modifications for c2goRuss Cox
2013-12-18liblink: don't search for an import file with an absolute pathIan Lance Taylor
2013-12-16cmd/ld: move instruction selection + layout into compilers, assemblersRuss Cox
2013-12-08liblink: create new library based on linker codeRuss Cox