re PR go/65417 (debug/elf: lacks support for PPC relocations)
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 24 Mar 2015 20:55:43 +0000 (20:55 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 24 Mar 2015 20:55:43 +0000 (20:55 +0000)
commite93870c12bbd5843b93447646c631eb8d6d99a9a
treefabff1b90b4cd9a8bc7b7b25d6913e8da5956eaa
parentab24432b9ab95cc0e12cb5ae298fffbda04b3202
re PR go/65417 (debug/elf: lacks support for PPC relocations)

PR go/65417
debug/elf: support reading debug info from 32-bit PPC objects

This is a backport of http://golang.org/7590 from the master
Go library.

From-SVN: r221644
libgo/go/debug/elf/file.go
libgo/go/debug/elf/file_test.go
libgo/go/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj [new file with mode: 0644]