[Bug go/65417] debug/elf: lacks support for PPC relocations
ian at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 24 22:35:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65417
--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Tue Mar 24 20:55:43 2015
New Revision: 221644
URL: https://gcc.gnu.org/viewcvs?rev=221644&root=gcc&view=rev
Log:
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.
Added:
trunk/libgo/go/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj (with
props)
Modified:
trunk/libgo/go/debug/elf/file.go
trunk/libgo/go/debug/elf/file_test.go
Propchange: trunk/libgo/go/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj
('svn:mime-type' added)
More information about the Gcc-bugs
mailing list