OSDN Git Service

X
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 1998 23:03:03 +0000 (23:03 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 1998 23:03:03 +0000 (23:03 +0000)
commit3ca3e263b475ef2164a6f11752737de1c35e2054
tree2c120f2a5c443c9fdb1e2d5a76b3c1decb0318e5
parentf6d651099cbb24fbc89139378507d0735c1ddc8d
X
* i386/cygwin32.h: Add some declaration of external functions.
  (ASM_DECLARE_FUNCTION_NAME): Define.
(ASM_OUTPUT_EXTERNAL, ASM_OUTPUT_EXTERNAL_LIBCALL): Define.
(ASM_FILE_END): Define.
* i386/winnt.c (i386_pe_declare_function_type): New function.
(struct extern_list, extern_head): Define.
(i386_pe_record_external_function): New function.
(i386_pe_asm_file_end): New function.

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