go/src/cmd
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
..
5a liblink: require DATA lines to be ordered by offset, with no overlap 2014-10-14 23:25:12 -04:00
5c cmd/5c, cmd/6c, cmd/8c: make failure to optimize fatal 2014-10-07 12:07:40 -04:00
5g [release-branch.go1.4] cmd/5g: make sure we normalize after unary ops on small types 2015-02-17 06:48:55 +00:00
5l cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug 2014-08-27 22:53:28 -04:00
6a liblink: require DATA lines to be ordered by offset, with no overlap 2014-10-14 23:25:12 -04:00
6c cmd/5c, cmd/6c, cmd/8c: make failure to optimize fatal 2014-10-07 12:07:40 -04:00
6g cmd/gc: simplify compiled code for explicit zeroing 2014-10-15 19:33:15 -04:00
6l cmd/ld, cmd/5l, cmd/8l: support new 386/amd64 relocations 2016-05-18 14:14:36 +00:00
8a liblink: require DATA lines to be ordered by offset, with no overlap 2014-10-14 23:25:12 -04:00
8c cmd/5c, cmd/6c, cmd/8c: make failure to optimize fatal 2014-10-07 12:07:40 -04:00
8g cmd/gc: simplify compiled code for explicit zeroing 2014-10-15 19:33:15 -04:00
8l cmd/ld, cmd/5l, cmd/8l: support new 386/amd64 relocations 2016-05-18 14:14:36 +00:00
addr2line cmd/addr2line, cmd/nm: factor object reading into cmd/internal/objfile 2014-08-07 12:33:06 -04:00
api [release-branch.go1.4] api: create go1.4.txt 2014-12-10 11:07:40 +11:00
cc runtime: crash if we see an invalid pointer into GC arena 2014-10-07 11:07:18 -04:00
cgo cmd/cgo: tweak doc to not show example of passing Go pointer 2014-11-10 08:12:43 -08:00
dist cmd/dist: remove -Werror from CFLAGS 2015-09-03 06:23:23 +00:00
fix build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
gc [release-branch.go1.4] cmd/gc: treat non-local vars inlined into wrapper as escaping 2015-02-17 23:36:32 +00:00
go [release-branch.go1.4] cmd/go: handle \r in input text 2015-02-17 06:48:22 +00:00
gofmt go/format, cmd/gofmt: added missing comments, minor internal cleanup 2014-09-30 12:26:38 -07:00
internal [release-branch.go1.4] debug/goobj: move to cmd/internal/goobj 2014-11-17 12:56:35 +11:00
ld cmd/ld, cmd/5l, cmd/8l: support new 386/amd64 relocations 2016-05-18 14:14:36 +00:00
nm build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
objdump cmd/objdump, cmd/pprof: factor disassembly into cmd/internal/objfile 2014-11-06 19:56:55 -05:00
pack cmd/pack: fix c command for existing file 2014-09-23 18:24:35 -07:00
pprof [release-branch.go1.4] cmd/pprof/internal/commands: add command to open browser on windows 2014-12-04 11:25:25 -05:00
yacc cmd/yacc: fix handling of tokens that don't start with letters 2014-09-29 13:32:14 -07:00