aboutsummaryrefslogtreecommitdiff
path: root/src/liblink/sym.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-06liblink, cmd/ld, cmd/5l: darwin/arm supportShenghou Ma
2015-01-30liblink: fix error message on linux for unknown TLS baseRuss Cox
2015-01-21build: implement GOEXPERIMENT again in runtime, and add to liblinkRuss Cox
2015-01-14liblink: adjustments for c2go conversionRuss Cox
2014-09-08build: adjustments for move from src/pkg to srcRuss Cox
2014-08-06liblink: support big-endian properlyShenghou Ma
2014-07-21liblink: remove some gotos + other fixesRuss Cox
2014-07-10cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm supportShenghou Ma
2014-07-02build: annotations and modifications for c2goRuss Cox
2014-07-02liblink, runtime: preliminary support for plan9/amd64Aram Hăvărneanu
2014-07-01all: add GOOS=androidDavid Crawshaw
2014-04-16liblink: fix incorrect hash collision in lookupRuss Cox
2014-04-15build: remove tmp dir names from objects, support GOROOT_FINAL againRuss Cox
2014-04-15liblink: introduce TLS register on 386 and amd64Russ Cox
2014-03-14liblink, runtime: make nacl/386 binaries valid.Rémy Oudompheng
2014-02-27all: final merge of NaCl treeRuss Cox
2014-02-09include, linlink, cmd/6l, cmd/ld: part 1 of solaris/amd64 linker changes.Shenghou Ma
2013-12-16cmd/ld: move instruction selection + layout into compilers, assemblersRuss Cox
2013-12-08liblink: create new library based on linker codeRuss Cox