aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/ld/pobj.c
AgeCommit message (Expand)Author
2015-03-01cmd/5l etc: replace C code with Go codeRuss Cox
2015-03-01cmd/ld: clean for c2goRuss Cox
2015-02-26liblink: delete unused codeRuss Cox
2015-02-13cmd/ld: make cmd/ld a real libraryRuss Cox
2015-01-07runtime: faster version of findfuncKeith Randall
2015-01-05Revert "liblink, cmd/ld, runtime: remove stackguard1"Russ Cox
2014-12-29liblink, cmd/ld, runtime: remove stackguard1Shenghou Ma
2014-12-22cmd/ld: add a text generation passAustin Clements
2014-09-26cmd/go: display program name when reporting crashRuss Cox
2014-08-31cmd/ld: diagnose Go calling CRuss Cox
2014-07-26cmd/ld: remove duplicated nuxiinit() call.Shenghou Ma
2014-07-15cmd/ld: consistently document flags that expect valuesMatthew Dempsky
2014-07-03cmd/go, cmd/ld, runtime, os/user: TLS emulation for androidDavid Crawshaw
2014-04-16cmd/ld: restore the call graph dumpAnthony Martin
2014-04-15liblink: introduce TLS register on 386 and amd64Russ Cox
2014-04-02cmd/gc, cmd/ld, runtime: compact liveness bitmapsRuss Cox
2014-02-27all: final merge of NaCl treeRuss Cox
2013-12-17ld: fix Plan 9 buildDavid du Colombier
2013-12-17cmd/ld: maintain correct headstring needed by windows port.Shenghou Ma
2013-12-16cmd/ld: move instruction selection + layout into compilers, assemblersRuss Cox
2013-12-09cmd/6l: fix linux/amd64Russ Cox
2013-12-08liblink: create new library based on linker codeRuss Cox