go/src/cmd/ld
Michael Hudson-Doyle f8c06b1f70 cmd/ld, cmd/5l, cmd/8l: support new 386/amd64 relocations
Backport of golang.org/cl/16529 to release-branch.go1.4.

I wanted to build go 1.4 packages for Xenial so I did this. It's not enough for
1.4.4 but it may as well be included if we ever find a reason to release that,
so I thought I'd send it in.

Change-Id: I907627586e6c7a0580ae447a349c0e3534d64e3d
Reviewed-on: https://go-review.googlesource.com/21598
Reviewed-by: Russ Cox <rsc@golang.org>
2016-05-18 14:14:36 +00:00
..
data.c cmd/ld: fix addstrdata for big-endian systems 2014-10-21 10:10:11 -07:00
decodesym.c runtime: remove type-punning for Type.gc[0], gc[1] 2014-10-07 11:06:51 -04:00
doc.go cmd/ld: document that -X overwrites initialized variables 2014-09-15 18:16:45 -07:00
dwarf.c [release-branch.go1.4] runtime: hashmap: move overflow pointer to end of bucket 2015-01-14 05:42:05 +00:00
dwarf.h cmd/ld: move instruction selection + layout into compilers, assemblers 2013-12-16 12:51:58 -05:00
dwarf_defs.h cmd/ld: generate relocated DWARF in hostobj mode 2013-03-19 16:31:52 -04:00
elf.c cmd/go, cmd/ld, runtime, os/user: TLS emulation for android 2014-07-03 16:14:34 -04:00
elf.h cmd/ld, cmd/5l, cmd/8l: support new 386/amd64 relocations 2016-05-18 14:14:36 +00:00
go.c liblink: fix incorrect hash collision in lookup 2014-04-16 11:53:14 -04:00
ldelf.c cmd/ld, cmd/5l, cmd/8l: support new 386/amd64 relocations 2016-05-18 14:14:36 +00:00
ldmacho.c cmd/ld: mark hostobj sections as containing no pointers 2014-07-22 12:10:18 +04:00
ldpe.c cmd/ld: do not assume that only pe section names start with '.' 2014-10-11 22:01:04 +11:00
lib.c undo CL 141840043 / 65e21380cb2a 2014-09-29 13:28:08 -07:00
lib.h cmd/ld: diagnose Go calling C 2014-08-31 22:49:14 -04:00
macho.c cmd/ld: fix off-by-one error when emitting symbol names 2014-10-10 20:30:24 -04:00
macho.h
pcln.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
pe.c cmd/ld: correct pe section number in symbol table 2014-05-06 11:40:43 +10:00
pe.h liblink: create new library based on linker code 2013-12-08 22:49:37 -05:00
pobj.c cmd/go: display program name when reporting crash 2014-09-26 13:48:30 -04:00
symtab.c cmd/{ld,link,objdump}, runtime, debug/gosym: move linker-defined symbols into runtime package 2014-08-27 20:15:05 -04:00
textflag.h build: annotations and modifications for c2go 2014-07-02 15:41:29 -04:00