]> Cypherpunks repositories - gostls13.git/commit
debug/elf: support reading debug info from 32-bit PPC objects
authorIan Lance Taylor <iant@golang.org>
Sat, 14 Mar 2015 01:08:33 +0000 (18:08 -0700)
committerIan Lance Taylor <iant@golang.org>
Sat, 14 Mar 2015 01:31:28 +0000 (01:31 +0000)
commit5158147e24a4626d14971fdda38d71db4a975a04
tree62078a494a8f6fa1d0b9f18fc5477bac2e9cd49f
parent6e3cf70e684cb9a766b3cfb39a6e16a7bcf9fdc1
debug/elf: support reading debug info from 32-bit PPC objects

Fixes #10118.

Change-Id: I4a2e6748db609c6eed1d68c824b81c59bd7b875c
Reviewed-on: https://go-review.googlesource.com/7590
Reviewed-by: Minux Ma <minux@golang.org>
src/debug/elf/file.go
src/debug/elf/file_test.go
src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj [new file with mode: 0644]