[Mingw-w64-public] Cleanup and synchronization of DATA-only imports between different MS-runtimes

2014-10-14 Thread Kai Tietz
Hi, this patch unifies DATA only imports for different runtime-versions of msvcr* import libraries. Additionally it marks some functions to be in future DATA only, if function is locally implemented in our crt. This patch is done only for 32-bit for now. Of course for the 64-bit version same

Re: [Mingw-w64-public] Cleanup and synchronization of DATA-only imports between different MS-runtimes

2014-10-14 Thread André Hentschel
Am 14.10.2014 um 12:53 schrieb Kai Tietz: Hi, this patch unifies DATA only imports for different runtime-versions of msvcr* import libraries. Additionally it marks some functions to be in future DATA only, if function is locally implemented in our crt. This patch is done only for 32-bit

Re: [Mingw-w64-public] Cleanup and synchronization of DATA-only imports between different MS-runtimes

2014-10-14 Thread Kai Tietz
2014-10-14 13:55 GMT+02:00 André Hentschel n...@dawncrow.de: Am 14.10.2014 um 12:53 schrieb Kai Tietz: Hi, this patch unifies DATA only imports for different runtime-versions of msvcr* import libraries. Additionally it marks some functions to be in future DATA only, if function is locally