go/src/cmd/internal/ld
Shenghou Ma f55b2a11f4 cmd/internal/ld, cmd/7l: external linking support for linux/arm64
Based on Michael Hudson-Doyle's patch:
b735215ee4

Change-Id: I309e3df7608b9eef9339196fdc50dedf5f9439f0
Reviewed-on: https://go-review.googlesource.com/8437
Reviewed-by: Aram Hăvărneanu <aram@mgk.ro>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-04-08 09:07:32 +00:00
..
ar.go cmd/internal/ld: change string vars into constants where possible 2015-03-06 20:28:36 +00:00
arch.go cmd/7l: add the ARM64 linker 2015-03-16 18:45:16 +00:00
data.go cmd/5g etc: merge simple case expressions onto fewer lines 2015-04-01 17:27:22 +00:00
decodesym.go cmd/5l etc: restore comments lost during C -> Go conversion 2015-03-05 21:49:39 +00:00
dwarf.go cmd/internal/ld, cmd/7l: external linking support for linux/arm64 2015-04-08 09:07:32 +00:00
dwarf_defs.go cmd/5l etc: restore comments lost during C -> Go conversion 2015-03-05 21:49:39 +00:00
elf.go cmd/internal/ld, cmd/7l: external linking support for linux/arm64 2015-04-08 09:07:32 +00:00
go.go cmd/internal/ld: maintain Ctxt.Etextp when removing dead code 2015-04-04 00:06:19 +00:00
ld.go cmd/internal/ld: remove some dead code 2015-03-14 01:04:25 +00:00
ldelf.go cmd/5g etc: merge simple case expressions onto fewer lines 2015-04-01 17:27:22 +00:00
ldmacho.go cmd/5l etc: restore comments lost during C -> Go conversion 2015-03-05 21:49:39 +00:00
ldpe.go cmd/5g etc: merge simple case expressions onto fewer lines 2015-04-01 17:27:22 +00:00
lib.go cmd/internal/ld, cmd/7l: external linking support for linux/arm64 2015-04-08 09:07:32 +00:00
link.go cmd/7l: add the ARM64 linker 2015-03-16 18:45:16 +00:00
macho.go cmd/5g etc: merge simple case expressions onto fewer lines 2015-04-01 17:27:22 +00:00
objfile.go cmd/internal/ld: change string vars into constants where possible 2015-03-06 20:28:36 +00:00
pcln.go runtime: poison pcln.frame value 2015-03-05 04:14:00 +00:00
pe.go cmd/5g etc: merge simple case expressions onto fewer lines 2015-04-01 17:27:22 +00:00
pobj.go cmd/internal/ld: remove some dead code 2015-03-14 01:04:25 +00:00
sym.go cmd/5g etc: merge simple case expressions onto fewer lines 2015-04-01 17:27:22 +00:00
symtab.go cmd/internal/ld, cmd/7l: external linking support for linux/arm64 2015-04-08 09:07:32 +00:00
textflag.go cmd/new5l etc: convert from C to Go 2015-03-01 00:39:38 +00:00
util.go cmd/5g etc: mechanical cleanup 2015-03-02 18:40:28 +00:00