OSDN Git Service

authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 1998 23:03:02 +0000 (23:03 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 1998 23:03:02 +0000 (23:03 +0000)
commitf6d651099cbb24fbc89139378507d0735c1ddc8d
treed3755821a0532ed7e3136fb96afb4d7b56f8fdcb
parent5d4a682ae90b3dd162c01f447a9049ad143afdc5

* 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@20976 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/cygwin32.h