summaryrefslogtreecommitdiff
path: root/src/liblink/ld.c
Commit message (Expand)AuthorAgeFilesLines
* liblink: support big-endian properlyShenghou Ma2014-08-061-8/+23
* build: annotations and modifications for c2goRuss Cox2014-07-021-1/+4
* liblink: don't search for an import file with an absolute pathIan Lance Taylor2013-12-181-5/+9
* cmd/ld: move instruction selection + layout into compilers, assemblersRuss Cox2013-12-161-329/+11
* liblink: create new library based on linker codeRuss Cox2013-12-081-0/+572