]> gcc.gnu.org Git - gcc.git/commit
cygwin.h: Declare ctor_section, dtor_section drectve_section, switch_to_section.
authorDavid Billinghurst <David.Billinghurst@riotinto.com>
Tue, 20 Mar 2001 17:42:56 +0000 (17:42 +0000)
committerChristopher Faylor <cgf@gcc.gnu.org>
Tue, 20 Mar 2001 17:42:56 +0000 (17:42 +0000)
commit79f963744b68604889169a543b402e441f076b28
treebe70b5e7786a22bf1063d9fd66a1cbe2df6f79bc
parentf8c02bc55a20d70e5edc71b42129909324eb5c8e
cygwin.h: Declare ctor_section, dtor_section drectve_section, switch_to_section.

* 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.

From-SVN: r40661
gcc/ChangeLog
gcc/config/i386/cygwin.h
gcc/config/i386/winnt.c
This page took 0.054959 seconds and 5 git commands to generate.