diff --git a/GCC 32-bit Compilers/GCC-32-bit_Compilers.md b/GCC 32-bit Compilers/GCC-32-bit_Compilers.md new file mode 100644 index 0000000..f90231b --- /dev/null +++ b/GCC 32-bit Compilers/GCC-32-bit_Compilers.md @@ -0,0 +1,85 @@ +# TDM-GCC 10.3.0 release +_24 MAY 2021_ + +**TDM-GCC 10.3.0** is now available, along with GDB 10.2, binutils 2.36.1, and new versions of the MinGW.org and MinGW-w64 runtime distributions. Thanks for your patience! + +**32-bit-only MinGW.org edition**. Includes GCC C/C++, GNU binutils, mingw32-make, GDB (32-bit), the MinGW.org mingwrt and w32api packages, and the windows-default-manifest package. + +**Change Log** + +* [GCC] The shared memory region for exceptions and winpthreads has been rewritten for better stability and TLS support +* [GCC,binutils] Both the TDM32 and TDM64 editions of GCC and binutils are built with --enable-nls and include localization .po files +* [GCC] GCC has been built with experimental JIT support for both editions +* [GDB] GDB emits colored output when running under MinTTY +* [GDB] The 64-bit GDB is built with TUI support +* [Installer] Start menu & PATH options stay consistent with previous selection when upgrading +* [Installer] Yes/No choice to open browser to download page if a forced installer update is required +* [Installer] The installer will gracefully block a bundle install from trying to rewrite an existing install from a non-supported edition + +**New upstream dependency versions:** + + * gcc-10.3.0 + * gdb-10.2 + * binutils-2.36.1 (TDM64 only) + * mingw64-runtime v8-git2021050601 (TDM64 only) + * mingwrt-5.4.2 (TDM32 only) + * w32api-5.4.2 (TDM32 only) + * gmp-6.2.1 + * mpfr-4.1.0 + * mpc-1.2.1 + * isl-0.23 + * zstd-1.4.9 + * expat-2.2.10 (GDB, both editions) + * termcap-1.3.1 (TDM64-GDB only) + * readline-8.0 (TDM64-GDB only) + * ncurses-6.2 (TDM64-GDB only) + +**Source**: + +``` +https://github.com/jmeubank/tdm-gcc/releases/download/v10.3.0-tdm-1/tdm-gcc-10.3.0.exe +``` + +**DOWNLOAD** + + +| File |Size | +|----|----| +|[tdm-gcc-10.3.0.exe](https://github.com/jmeubank/tdm-gcc/releases/download/v10.3.0-tdm-1/tdm-gcc-10.3.0.exe) |63125895 | +|[TDM-GCC_32bit.zip](https://mobidrive.com/sharelink/z/4Tfb4jX8P4Zume2ZjmCCHG5gApfmv7aC7kRbGT77grJc) |Mirror | + +**CHECKSUM** + +``` +CRC-32: D0DBF066 +MD5: 20C192E70716214B51FE84FCF2F92BFA +SHA-1: 70D28BBD6A9B91037896B410C7F0C6B0AA8FA59C +SHA-256: F6ED81C0E1CC4199ECF0488446F2396E20A56D731A0C80899AFCD41FFB2C0E1C +SHA-384: C05DD1DE7048A782BAE84751DCA711AEE13BE174E9EE1786C6363B076277199D276A310105D07C63182167D0C49F319E +SHA-512: CF2D4536FD439D483B18858AE85276F32752EDC67BFBED87A55CE7C746E4E84A87FFC9A3980EA4CA732ACB6B6DDBA904591AC7BB14D1E22C611E17E480B4C24F +QuickXor: 376DA0F1EEED475AECC2AADE698332C5229364F2 +DropBoxHash: 8F3DA129A62AB84525C047C855ADD61E45EF5EE29C71C4E872C73DFAD3D225B4 +``` + +*** + +## MinGW-32bit from sourceforge + +**Link:** + * [i686-8.1.0-release-posix-dwarf-rt_v6-rev0.7z](https://drive.google.com/file/d/1FWCs5Fl5LcDW6DzQYjIK_Xz9ILw4Ucxd/view?usp=sharing) + +**Size**: + * `45050859` + +**CHECKSUM** + +``` +CRC-32: 5249AE67 +MD5: 07583A272282F71E6E8701B2BF64FAFE +SHA-1: DD4F34F473E84C79B6B446ADB3A5FAC7919BA9CB +SHA-256: ADB84B70094C0225DD30187FF995E311D19424B1EB8F60934C60E4903297F946 +SHA-384: 74F4C901733365D85B18A5D14D07E600053AD9D584C5E45F0A83912B6C15DA46B29EEB8D79BC03D4685268F6A8E6DC13 +SHA-512: 64B39E52C33E37285D5DDED58966B7AA5B03D4EFA66FA2D9483DB5B9D6A57CA3BB98F2901E82EBAECE24A3ABDC3E873BAAF870F21315A4F3F2AB6412F5BB1F93 +QuickXor: 929C62B6BD457DC5CAC841CEE200A551A54E9413 +DropBoxHash: 6AADB7FC944D38F4D54040E3333BB6D1B831EA0FA9E31A04C4D545F0341626E3 +``` \ No newline at end of file