gcc ./ChangeLog config/i386/cygwin.h config/i3 ...

cgf@gcc.gnu.org cgf@gcc.gnu.org
Tue Mar 20 09:43:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	gcc
Changes by:	cgf@sources.redhat.com	2001-03-20 09:42:58

Modified files:
	.              : ChangeLog 
	config/i386    : cygwin.h winnt.c 

Log message:
	* config/i386/cygwin.h: Declare ctor_section, dtor_section drectve_section,
	switch_to_section.
	* winnt.c: Declare functions associated_type, gen_stdcall_suffix,
	i386_pe_dllexport_p, i386_pe_dllimport_p, i386_pe_mark_dllexport,
	i386_pe_mark_dllimport.
	* config/i386/cygwin.h: Include <stdio.h> Declare and constify functions
	i386_pe_*.
	* config/i386/winnt.c: Include "tm_p.h" and "toplev.h" Constify i386_pe_*
	functions with char * arguments.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.9591&r2=1.9592
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/i386/cygwin.h.diff?cvsroot=gcc&r1=1.39&r2=1.40
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/i386/winnt.c.diff?cvsroot=gcc&r1=1.19&r2=1.20



More information about the Gcc-cvs mailing list