summaryrefslogtreecommitdiff
path: root/src/cmd/ld/ldelf.c
Commit message (Expand)AuthorAgeFilesLines
* cmd/ld, cmd/6l, cmd/8l, cmd/5l: fix hidden/local symbol import for ELF systemsShenghou Ma2012-05-231-66/+94
* cmd/5l, cmd/ld: dynamic linking library supportShenghou Ma2012-05-041-8/+27
* ld: align ELF data sectionsIan Lance Taylor2011-11-301-0/+1
* ld: fix build on Plan 9Lucio De Re2011-07-251-2/+2
* 8l: more fixes for Plan 9Lucio De Re2011-06-211-3/+4
* for GCC4.6: fix a bunch of set-and-not-used errors.Rob Pike2011-04-141-2/+1
* ld: Permit an ELF symbol to be exported in the dynamic symbol table.Ian Lance Taylor2011-01-061-2/+4
* ld: allow relocations pointing at ELF .bss symbolsRuss Cox2010-12-171-16/+9
* ld: allow .o files with no symbolsRuss Cox2010-12-131-1/+1
* 5l (and 6l, 8l, ld): more arm build fixesRuss Cox2010-12-081-2/+1
* ld: reading of ELF object filesRuss Cox2010-12-081-0/+822