This is the mail archive of the gcc-patches@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]

Patch committed: Go backports to gcc 4.9 branch


I've backported a few Go-specific patches to the GCC 4.9 branch.

https://codereview.appspot.com/154800044

	compiler: Recognize 64-bit symbol tables in archives.

	By Dominik Vogt.

2014-11-21  Lynn Boger  <laboger@linux.vnet.ibm.com>

	* go.test/go-test.exp (go-set-goarch): Add case for ppc64le goarch
	value for go testing.

https://codereview.appspot.com/168710043

	runtime: GOARCH values for ppc64 BE & LE

	ppc64 for BE
	ppc64le for LE
	issue 8654

https://codereview.appspot.com/167780044

	debug/elf: add power64 support along with relocation test

	Backport of https://codereview.appspot.com/125910043 from the
	dev.power64 branch of the master repository.


Ian

Attachment: foo.txt
Description: Text document


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