summaryrefslogtreecommitdiff
path: root/src/liblink/sym.c
Commit message (Expand)AuthorAgeFilesLines
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-081-1/+1
* liblink: support big-endian properlyShenghou Ma2014-08-061-1/+1
* liblink: remove some gotos + other fixesRuss Cox2014-07-211-6/+1
* cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm supportShenghou Ma2014-07-101-0/+3
* build: annotations and modifications for c2goRuss Cox2014-07-021-14/+14
* liblink, runtime: preliminary support for plan9/amd64Aram H?v?rneanu2014-07-021-2/+0
* all: add GOOS=androidDavid Crawshaw2014-07-011-0/+1
* liblink: fix incorrect hash collision in lookupRuss Cox2014-04-161-1/+1
* build: remove tmp dir names from objects, support GOROOT_FINAL againRuss Cox2014-04-151-0/+4
* liblink: introduce TLS register on 386 and amd64Russ Cox2014-04-151-0/+1
* liblink, runtime: make nacl/386 binaries valid.R?my Oudompheng2014-03-141-2/+11
* all: final merge of NaCl treeRuss Cox2014-02-271-2/+7
* include, linlink, cmd/6l, cmd/ld: part 1 of solaris/amd64 linker changes.Shenghou Ma2014-02-091-0/+2
* cmd/ld: move instruction selection + layout into compilers, assemblersRuss Cox2013-12-161-2/+94
* liblink: create new library based on linker codeRuss Cox2013-12-081-0/+158