uwin.h
3.31 KB
-
Mumit Khan <khan@xraylith.wisc.edu> · 8e260ba4
* i386/winnt.c (export_list): New type. (exports_head): Rename to (export_head): this. (i386_pe_record_exported_symbol): Add is_data flag. (i386_pe_asm_file_end): Emit directive for exported variables. * i386/cygwin.h (i386_pe_record_exported_symbol): Update prototype. * i386/cygwin.h (ASM_OUTPUT_COMMON): Specify symbol type. (ASM_DECLARE_OBJECT_NAME): Likewise. (ASM_DECLARE_FUNCTION_NAME): Likewise. * i386/uwin.h (ASM_DECLARE_FUNCTION_NAME): Likewise. From-SVN: r28944Mumit Khan committed