gcc/libffi ChangeLog configure.in configure Ma ...

bryce@gcc.gnu.org bryce@gcc.gnu.org
Mon Mar 26 16:58:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	bryce@gcc.gnu.org	2001-03-26 16:58:25

Modified files:
	libffi         : ChangeLog configure.in configure Makefile.in 
	                 Makefile.am 
	libffi/include : ffi.h.in 
	libffi/src     : ffitest.c types.c 
Added files:
	libffi/src/x86 : win32.S 

Log message:
	2001-03-27  Jon Beniston  <jon@beniston.com>
	
	* configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).
	* configure: Rebuilt.
	* Makefile.am: Added X86_WIN32 target support.
	* Makefile.in: Rebuilt.
	
	* include/ffi.h.in: Added X86_WIN32 target support.
	
	* src/ffitest.c: Doesn't run structure tests for X86_WIN32 targets.
	* src/types.c: Added X86_WIN32 target support.
	
	* src/x86/win32.S: New file. Based on sysv.S, but with EH
	stuff removed and made to work with CygWin's gas.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.22.2.4&r2=1.22.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/configure.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.10.4.1&r2=1.10.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.12.4.1&r2=1.12.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.13.4.3&r2=1.13.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.8.4.3&r2=1.8.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/include/ffi.h.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.7.2.1&r2=1.7.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/ffitest.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/types.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.2&r2=1.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/x86/win32.S.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=NONE&r2=1.1.2.1



More information about the Gcc-cvs mailing list