These have no effect on x86_64. Retain a few occurrences of __cdecl in files imported from other sources. Also retain all occurrences of WINAPI, even though the latter is simply a macro that expands to __stdcall. Most of these occurrences are associated with Windows API functions, and removing them might make the code confusing instead of simpler. |
||
|---|---|---|
| .. | ||
| _cygwin_crt0_common.cc | ||
| atexit.c | ||
| crt0.h | ||
| cygwin_attach_dll.c | ||
| cygwin_crt0.c | ||
| dll_entry.c | ||
| dll_main.cc | ||
| dso_handle.c | ||
| libcmain.c | ||
| premain0.c | ||
| premain1.c | ||
| premain2.c | ||
| premain3.c | ||
| pseudo-reloc-dummy.c | ||