]> Cypherpunks repositories - gostls13.git/commit
cmd/link: PIE executables for android/arm
authorDavid Crawshaw <crawshaw@golang.org>
Mon, 19 Oct 2015 16:53:36 +0000 (12:53 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Mon, 19 Oct 2015 17:41:39 +0000 (17:41 +0000)
commit26205cb3c098b4d02d658658fd938f58e8dcdd68
treec59aae17eb924f9ea5f9753b4fa340ff76750ca4
parente538e1b627d16778134704310f39a1fec997184d
cmd/link: PIE executables for android/arm

For #10807

Change-Id: Ied826d06cb622edf6413b6f2cdcc46987ab0b05a
Reviewed-on: https://go-review.googlesource.com/16054
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/link/internal/ld/elf.go
src/cmd/link/internal/ld/lib.go
src/cmd/link/internal/ld/symtab.go