Age | Commit message (Expand) | Author | Files | Lines |
2023-08-25 | fortran: Rename TRUE/FALSE to true/false in *.cc files | Uros Bizjak | 1 | -2/+2 |
2023-07-17 | OpenMP/Fortran: Parsing support for 'uses_allocators' | Tobias Burnus | 1 | -1/+6 |
2023-07-08 | Fortran: Fix default type bugs in gfortran [PR99139, PR99368] | Paul Thomas | 1 | -4/+37 |
2023-06-21 | Fortran: Fix some bugs in associate [PR87477] | Paul Thomas | 1 | -15/+45 |
2023-06-20 | Fortran's gfc_match_char: %S to match symbol with host_assoc | Tobias Burnus | 1 | -2/+4 |
2023-05-26 | Fortran/OpenMP: Add parsing support for allocators/allocate directives | Tobias Burnus | 1 | -2/+5 |
2023-04-28 | Fortran: Fix (mostly) comment typos | Tobias Burnus | 1 | -1/+1 |
2023-01-28 | Fortran: diagnose USE associated symbols in COMMON blocks [PR108453] | Harald Anlauf | 1 | -0/+10 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-22 | Fortran: check for invalid uses of statement functions arguments [PR69604] | Harald Anlauf | 1 | -0/+27 |
2022-12-10 | Fortran: Replace simple '.' quotes by %<.%> | Tobias Burnus | 1 | -1/+1 |
2022-12-09 | Fortran/OpenMP: align/allocator modifiers to the allocate clause | Tobias Burnus | 1 | -1/+3 |
2022-07-31 | Fortran: detect blanks within literal constants in free-form mode [PR92805] | Harald Anlauf | 1 | -9/+15 |
2022-05-09 | Fortran: check for non-optional spaces between adjacent keywords | Harald Anlauf | 1 | -11/+11 |
2022-04-13 | OpenMP/Fortran: Fix EXIT in loop diagnostic [PR105242] | Tobias Burnus | 1 | -71/+95 |
2022-02-24 | Fortran: frontend code for F2018 QUIET specifier to STOP and ERROR STOP | Harald Anlauf | 1 | -10/+52 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -8/+8 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+7264 |