Age | Commit message (Expand) | Author | Files | Lines |
2023-10-27 | Fortran: Fix some problems with SELECT TYPE selectors [PR104625]. | Paul Thomas | 1 | -1/+2 |
2023-07-12 | gfortran: Allow ref'ing PDT's len() in parameter-initializer. | Andre Vehreschild | 1 | -3/+28 |
2023-06-28 | Fortran: Enable class expressions in structure constructors [PR49213] | Paul Thomas | 1 | -3/+1 |
2023-06-21 | Fortran: Fix some bugs in associate [PR87477] | Paul Thomas | 1 | -0/+26 |
2023-05-19 | fortran: Use CLASS_DATA from gfortran.h | Bernhard Reutner-Fischer | 1 | -3/+3 |
2023-05-18 | Fortran: Narrow return types [PR78798] | Bernhard Reutner-Fischer | 1 | -3/+3 |
2023-05-15 | Fortran: CLASS pointer function result in variable definition context [PR109846] | Harald Anlauf | 1 | -1/+1 |
2023-05-08 | Fortran: Fix mpz and mpfr memory leaks [PR fortran/68800] | Bernhard Reutner-Fischer | 1 | -4/+4 |
2023-04-28 | Fortran: Fix (mostly) comment typos | Tobias Burnus | 1 | -1/+1 |
2023-04-04 | Fortran: reject module variable as character length in PARAMETER [PR104349] | Harald Anlauf | 1 | -2/+0 |
2023-03-24 | Fortran: fix FE memleak with BOZ expressions. | Harald Anlauf | 1 | -0/+4 |
2023-02-24 | fortran: Plug leak of associated_dummy memory. [PR108923] | Mikael Morin | 1 | -0/+7 |
2023-02-01 | Fortran: error recovery on invalid array section [PR108609] | Harald Anlauf | 1 | -1/+5 |
2023-01-19 | Fortran: error recovery for invalid CLASS component [PR108434] | Harald Anlauf | 1 | -2/+2 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-20 | Fortran: error recovery with references of bad array constructors [PR105633] | Harald Anlauf | 1 | -3/+7 |
2022-09-20 | Fortran: NULL pointer dereference in invalid simplification [PR106985] | Harald Anlauf | 1 | -1/+2 |
2022-05-11 | Fortran: fix error recovery on invalid array section | Harald Anlauf | 1 | -2/+2 |
2022-03-09 | Fortran: improve error recovery on invalid array section | Harald Anlauf | 1 | -1/+3 |
2022-02-14 | Fortran: improve error recovery on bad array section | Harald Anlauf | 1 | -1/+7 |
2022-01-27 | Fortran: fix issues with internal conversion between default and wide char | Harald Anlauf | 1 | -1/+2 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -4/+4 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+6507 |