gcc
2024
- 2024-09-27 – Free C C++ Fortran compiler families
- 2024-07-31 – Fortran module file format
- 2024-05-08 – GCC / Clang header clash on macOS
- 2024-01-16 – CMake / Meson compiler flag Wno form
2023
- 2023-12-15 – Compiler macro definitions
- 2023-09-29 – Xcode new linker workaround
- 2023-06-15 – No strict aliasing C / C++
- 2023-02-02 – Fortran ieee_arithmetic NaN
2022
- 2022-10-17 – Fortran submodule file naming
- 2022-10-11 – Gfortran type mismatch error flag
- 2022-08-03 – Intel oneMKL LAPACK95 with Gfortran
- 2022-05-17 – Major changes in GCC Gfortran by version
- 2022-03-29 – CMake GCC build
2021
- 2021-02-20 – GCC static link missing DLL
- 2021-01-20 – Windows GCC availability
2020
- 2020-06-17 – Fix Gfortran stack to static warning
- 2020-06-03 – Install MSYS2 on Windows
- 2020-05-22 – Avoid general use of GCC march native flag
- 2020-03-17 – Gfortran 9.3 duplicated use error fix
2019
- 2019-02-04 – What does Gfortran -std=legacy allow?
2018
- 2018-07-06 – print vs write Fortran statements