| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to release 12 * Version bump to synchronize with mingw64-runtime
- Update to release 11.0.1 * crt: Fix .seh_handler directives for ARM
- Update to release 10 * New msvcrt10, 20, 40, 70 and 71 import libraries.
- Add arch-independent-package-contains-binary-or-object to rpmlintrc
- Update to release 9.0.0 * unspecified winpthreads fixes
- Update to new upstream release 8.0.0 * Always define `__USE_MINGW_ANSI_STDIO` to zero * Remove unused dwFlags variable in sched.c * Don't call SetThreadContext in winstore builds * Do not call GetHandleInformation in winstore build * Simplify the handle validity in pthread_check() * Always return 0 in pthread_check() if the thread ended is 0 * Do not use the XXXExceptionHandler API in winstore builds * Simplify the USE_VEH_FOR_MSC_SETTHREADNAME check