summaryrefslogtreecommitdiff
path: root/src/cmd/ld/decodesym.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: remove type-punning for Type.gc[0], gc[1]Russ Cox2014-10-071-1/+4
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-081-2/+2
* runtime: simpler and faster GCDmitriy Vyukov2014-07-291-4/+24
* cmd/ld: generate correct upper bound value for array types.Rob Pike2014-07-151-1/+2
* all: final merge of NaCl treeRuss Cox2014-02-271-19/+28
* liblink: create new library based on linker codeRuss Cox2013-12-081-31/+31
* reflect: add ArrayOf, ChanOf, MapOf, SliceOfRuss Cox2012-11-131-3/+3
* cmd/ld: prepare for 64-bit intsRuss Cox2012-09-241-8/+8
* ld: add .gcdata and .gcbss sectionsJan Ziak2012-09-131-0/+215