This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug go/65417] debug/elf: lacks support for PPC relocations


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]