This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [m68k 04/13] libffi fixes and closure support
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org, law at redhat dot com, zippel at linux-m68k dot org
- Date: Tue, 6 Feb 2007 21:06:35 +0100
- Subject: Re: [m68k 04/13] libffi fixes and closure support
- References: <20070130112615.782382000@linux-m68k.org> <1170786997.4134.74.camel@sweet.slc.redhat.com> <jehctzt67u.fsf@sykes.suse.de>
> Looks ok to me, except that the changelog entry needs to be fixed to
> conform to the standards.
Almost. :-)
> 2007-01-30 Roman Zippel <zippel@linux-m68k.org>
>
> * libffi/src/m68k/ffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fix
> numerous test suite failures.
> * libffi/src/m68k/sysv.S (ffi_call_SYSV): Likewise.
>
> * libffi/src/m68k/ffi.c (ffi_prep_incoming_args_SYSV)
> (ffi_closure_SYSV_inner, ffi_prep_closure): New, add closure
> support.
> * libffi/src/m68k/sysv.S (ffi_closure_SYSV)
> (ffi_closure_struct_SYSV): Likewise.
Ditch the leading libffi/ (and put the whole thing in libffi/ChangeLog).
--
Eric Botcazou