Re: [Mingw-w64-public] [PATCH] crt: Update crtdll.def.in

2024-02-28 Thread Martin Storsjö
On Wed, 28 Feb 2024, Pali Rohár wrote: * Include C++ mangled symbols * Include Windows NT 3.51+ symbols * Extend comment about different versions * Update list of symbols which do not have prototypes yet --- mingw-w64-crt/lib32/crtdll.def.in | 152 ++ 1 file changed, 2

[Mingw-w64-public] [PATCH] crt: Update crtdll.def.in

2024-02-28 Thread Pali Rohár
* Include C++ mangled symbols * Include Windows NT 3.51+ symbols * Extend comment about different versions * Update list of symbols which do not have prototypes yet --- mingw-w64-crt/lib32/crtdll.def.in | 152 ++ 1 file changed, 29 insertions(+), 123 deletions(-) diff