On Mon, Jun 24, 2013 at 11:12:03AM -0400, Anthony Green wrote:
> It's fine with me. Please commit it directly to GCC and I'll put it in the
> upstream.
Thanks! Committed revision 200383. (and 200384 to 4.8 branch.)
--
Alan Modra
Australia Development Lab, IBM
It's fine with me. Please commit it directly to GCC and I'll put it in the
upstream.
Thanks!
AG
- Original Message -
From: "David Edelsohn"
To: "GCC Patches" , libffi-disc...@sourceware.org,
"Alan Modra"
Sent: Sunday, June 23, 2013 10:32:4
On Sun, Jun 23, 2013 at 8:26 PM, Alan Modra wrote:
> On Fri, Jun 07, 2013 at 12:12:17AM -0400, David Edelsohn wrote:
>> On Thu, Jun 6, 2013 at 9:34 PM, Alan Modra wrote:
>> > Bootstrapped and regression tested powerpc64-linux. OK to apply?
>> >
>> > * src/powerpc/linux64_closure.S (ffi_c
On Fri, Jun 07, 2013 at 12:12:17AM -0400, David Edelsohn wrote:
> On Thu, Jun 6, 2013 at 9:34 PM, Alan Modra wrote:
> > Bootstrapped and regression tested powerpc64-linux. OK to apply?
> >
> > * src/powerpc/linux64_closure.S (ffi_closure_LINUX64): Support
> > little-endian.
> >
On Thu, Jun 6, 2013 at 9:34 PM, Alan Modra wrote:
> Bootstrapped and regression tested powerpc64-linux. OK to apply?
>
> * src/powerpc/linux64_closure.S (ffi_closure_LINUX64): Support
> little-endian.
> * src/powerpc/ppc_closure.S (ffi_closure_SYSV): Likewise.
This patch
Bootstrapped and regression tested powerpc64-linux. OK to apply?
* src/powerpc/linux64_closure.S (ffi_closure_LINUX64): Support
little-endian.
* src/powerpc/ppc_closure.S (ffi_closure_SYSV): Likewise.
Index: libffi/src/powerpc/linux64_closure.S
===