On Mon, Sep 22, 2014 at 2:26 PM, Michael Hudson-Doyle <michael.hud...@linaro.org> wrote: > > I'm attaching the patch that will be in Go 1.4 that enables debug/elf to > parse aarch64 relocations, necessary for cgo. It will end up in gccgo > mainline soon enough but 4.9 is going to be the default compiler on > arm64 for a while and it would be convenient for us (Ubuntu) if we > didn't have to carry this patch.
Thanks for pulling the patch together. Committed to 4.9 branch. Ian