cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.
authorDanny Smith <dannysmith@users.sourceforge.net>
Thu, 16 Oct 2003 19:37:53 +0000 (19:37 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Thu, 16 Oct 2003 19:37:53 +0000 (19:37 +0000)
commit1e8a52484b64956ec2cc84e98eb4110b43c7b885
tree86cb70f7016073e0da016f62c10f8580fad723c3
parent8f850e49a04af5adfcc3621b6fbf4a142c9aff07
cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.

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

From-SVN: r72566
gcc/ChangeLog
gcc/config/i386/cygming.h
gcc/config/i386/winnt.c