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]

Re: Add Win64 support to libffi


Hello Andrew,

* Andrew Haley wrote on Fri, Jun 12, 2009 at 05:48:49PM CEST:
> Here's the Win64 support, plus a ton of testsuite changes.

> --- Makefile.am (revision 148431)
> +++ Makefile.am (working copy)
> @@ -31,8 +31,6 @@
>         src/pa/ffitarget.h src/pa/ffi.c src/pa/linux.S src/pa/hpux32.S \
>         src/frv/ffi.c src/frv/eabi.S src/frv/ffitarget.h src/dlmalloc.c
> 
> -info_TEXINFOS = doc/libffi.texi
> -
>  ## ################################################################
> 
>  ##

Why is this part of the change?

Thanks,
Ralf


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