On Tue, Oct 23, 2012 at 6:34 PM, Alan Modra wrote:
> Gold on powerpc64 doesn't support old ABI objects, but libffi contains
> old ABI assembly. This patch modifies those files to support both old
> and new ABI, and adds a builtin define to powerpc64 gcc that can be
> used to select between the AB
Gold on powerpc64 doesn't support old ABI objects, but libffi contains
old ABI assembly. This patch modifies those files to support both old
and new ABI, and adds a builtin define to powerpc64 gcc that can be
used to select between the ABIs in assembly. I figure a define is
generally useful, and