aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/ld/lib.h
AgeCommit message (Expand)Author
2010-06-29ld: fix implementation of -uRuss Cox
2010-04-275l, 6l, 8l, runtime: make -s binaries workRuss Cox
2010-02-046l: move mapped symbol table lower in memoryAndrew Gerrand
2010-02-03ld: include main and runtime in the library loopRuss Cox
2010-01-22eliminate the package global name space assumption in object filesRuss Cox
2010-01-13ignore $GOARCH inside the compiler and linker.Rob Pike
2009-12-17 first stub for softfloats, intercepts float instructions and skipsKai Backman
2009-10-10reallocate library, libraryobj: 50 isn't nearly enoughRob Pike
2009-10-07factor portable object+library bits out of 5l/6l/8l into ldRuss Cox