diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2003-03-12 08:59:29 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@gcc.gnu.org> | 2003-03-12 08:59:29 +0000 |
commit | 6ca23bff71cdeddab002b28c86d09364ea435850 (patch) | |
tree | 0ae82257883f173ce93238a6ac745daffb87529e /gcc/c-decl.c | |
parent | 9b73c90a3b78e8b5d50ba9afbe2dc6317a1c066c (diff) | |
download | gcc-6ca23bff71cdeddab002b28c86d09364ea435850.zip gcc-6ca23bff71cdeddab002b28c86d09364ea435850.tar.gz gcc-6ca23bff71cdeddab002b28c86d09364ea435850.tar.bz2 |
winnt.c (DLL_IMPORT_PREFIX): New define.
* config/i386/winnt.c (DLL_IMPORT_PREFIX): New define.
Use throughout instead of DLL_IMPORT_EXPORT_PREFIX and "e."
(DLL_EXPORT_PREFIX): New define. Use throughout instead of
DLL_IMPORT_EXPORT_PREFIX and "i."
(i386_pe_dllexport_name_p): Here.
(i386_pe_dllimport_name_p): Here.
(i386_pe_mark_dllexport): Here. Remove DLL_IMPORT_PREFIX,
not 9 chars when getting identifier name.
(i386_pe_mark_dllimport): Here.
(i386_pe_encode_section_info): Here. Remove DLL_IMPORT_PREFIX,
not 9 chars when getting identifier name. Correct comment.
(i386_pe_strip_name_encoding): Here. Add comments for different
cases.
(gen_fastcall_suffix): Break down xmalloc() argument to
components.
(gen_stdcall_suffix): Likewise.
Update copyright year.
From-SVN: r64227
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions