* config/i386/cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.
authordannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Oct 2003 19:37:53 +0000 (19:37 +0000)
committerdannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Oct 2003 19:37:53 +0000 (19:37 +0000)
commit86e2c4f3b9063473116ed92f3f74adf431357016
tree86cb70f7016073e0da016f62c10f8580fad723c3
parent870e10c9215bf242f906830a78ed6d1771977a2a
* config/i386/cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.

* config/i386/winnt.c (gen_stdcall_suffix): Make static
(gen_fastcall_suffix): Likewise.
(i386_pe_dllexport_p): Likewise.
(i386_pe_dllimport_p): Likewise.
(i386_pe_mark_dllexport): Likewise.
(i386_pe_mark_dllimport): Likewise.
(i386_pe_asm_named_section): Fix formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72566 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/cygming.h
gcc/config/i386/winnt.c