- GCC 10.2.0
- BusyBox 1.32.0
- GDB 10.1
- Mingw-w64 7.0.0
- GNU Make 4.2
- Vim 8.2
- Universal Ctags 20200824
- NASM 2.14.02
- binutils 2.35
Changes:
- w64devkit is a few megabytes smaller
- Compiler produces smaller binaries
- Enable C99
printfby default - Licenses gathered up for easy compliance
- Enabled GCC's built-in wildcard expansion
- Upgrade to GDB 10.1
- Upgrade ctags to 20200824
- Upgrade to Binutils 2.35
- Upgrade to MPC 1.2.1
Notes about builds:
- "-mini" does not include C++
- "-fortran" includes a Fortran compiler (
gfortran)