Re: gccgo testcase: binary testdata for libgo/go/debug/elf/file_test.go

2014-10-27 Thread Lynn A. Boger
I will start with the gccgo contribution process from golang. Thanks! Lynn On 10/15/2014 08:26 PM, Ian Lance Taylor wrote: On Wed, Oct 15, 2014 at 1:41 PM, Lynn A. Boger wrote: I'm working on a patch submission for gccgo to add the R_PPC64 relocation definitions to libgo/go/debug/elf/elf.go.

Re: gccgo testcase: binary testdata for libgo/go/debug/elf/file_test.go

2014-10-15 Thread Ian Lance Taylor
On Wed, Oct 15, 2014 at 1:41 PM, Lynn A. Boger wrote: > > I'm working on a patch submission for gccgo to add the R_PPC64 relocation > definitions to libgo/go/debug/elf/elf.go. Along with this submission I was > going to update the testcase file_test.go from the same directory so it > would test t

gccgo testcase: binary testdata for libgo/go/debug/elf/file_test.go

2014-10-15 Thread Lynn A. Boger
Hi, I'm working on a patch submission for gccgo to add the R_PPC64 relocation definitions to libgo/go/debug/elf/elf.go. Along with this submission I was going to update the testcase file_test.go from the same directory so it would test the new defines for ppc64 relocation. This test current