]> Cypherpunks repositories - gostls13.git/commit
cmd/link, cmd/internal/goobj: update constants, regenerate testdata
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Sun, 19 Apr 2015 23:53:20 +0000 (11:53 +1200)
committerIan Lance Taylor <iant@golang.org>
Wed, 22 Apr 2015 20:32:16 +0000 (20:32 +0000)
commit68f55700320cb6d4d5a63a6c1e0f2c4f31c01203
treee880938daef52b996e42e6e4ff7c63d38706a324
parent4655aadd00fd0228469ebc3c8b9edead7387f285
cmd/link, cmd/internal/goobj: update constants, regenerate testdata

The constants in cmd/internal/goobj had gone stale (we had three copies of
these constants, working on reducing that was what got me to noticing this).

Some of the changes to link.hello.darwin.amd64 are the change from absolute
to %rip-relative addressing, a change which happened quite a while ago...

Depends on http://golang.org/cl/9113.

Fixes #10501.

Change-Id: Iaa1511f458a32228c2df2ccd0076bb9ae212a035
Reviewed-on: https://go-review.googlesource.com/9105
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/internal/goobj/read.go
src/cmd/link/load.go
src/cmd/link/pclntab.go
src/cmd/link/testdata/Makefile
src/cmd/link/testdata/autosection.6
src/cmd/link/testdata/autoweak.6
src/cmd/link/testdata/dead.6
src/cmd/link/testdata/hello.6
src/cmd/link/testdata/layout.6
src/cmd/link/testdata/link.hello.darwin.amd64
src/cmd/link/testdata/pclntab.6