Age | Commit message (Expand) | Author | Files | Lines |
2 days | Daily bump. | GCC Administrator | 1 | -0/+7 |
3 days | Fortran: Fix runtime bogus diagnostic with ';' | Jerry DeLisle | 1 | -0/+28 |
9 days | Daily bump. | GCC Administrator | 1 | -0/+6 |
10 days | fortran: implement split for fortran 2023 | Yuao Ma | 2 | -0/+58 |
2025-06-19 | Daily bump. | GCC Administrator | 1 | -0/+21 |
2025-06-18 | Fortran: various fixes for STAT/LSTAT/FSTAT intrinsics [PR82480] | Harald Anlauf | 1 | -124/+150 |
2025-06-12 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2025-06-11 | libfortran: Simplify Makefile logic | Francois-Xavier Coudert | 3 | -1245/+967 |
2025-06-11 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2025-06-10 | libfortran: Add script to regenerate source files | Francois-Xavier Coudert | 3 | -341/+1237 |
2025-06-08 | Daily bump. | GCC Administrator | 1 | -0/+124 |
2025-06-07 | libfortran: Regenerate files | Francois-Xavier Coudert | 120 | -1105/+1105 |
2025-06-02 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2025-06-01 | Fortran: Fix handling of parsed format strings. | Jerry DeLisle | 1 | -5/+5 |
2025-05-14 | Daily bump. | GCC Administrator | 1 | -0/+45 |
2025-05-13 | libfortran: Fix up _gfortran_{,m,s}findloc2_s{1,4} [PR120196] | Jakub Jelinek | 3 | -6/+6 |
2025-05-13 | libfortran: Fix up _gfortran_s{max,min}loc1_{4,8,16}_s{1,4} [PR120191] | Jakub Jelinek | 13 | -39/+26 |
2025-05-13 | libfortran: Fix up _gfortran_s{max,min}loc2_{4,8,16}_s{1,4} [PR120191] | Jakub Jelinek | 14 | -28/+28 |
2025-05-11 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2025-05-10 | fortran: fix simple typo in libgfortran | Yuao Ma | 1 | -1/+1 |
2025-05-09 | Daily bump. | GCC Administrator | 1 | -0/+41 |
2025-05-08 | libfortran: Fix up maxval/maxloc for UNSIGNED [PR120158] | Jakub Jelinek | 36 | -91/+91 |
2025-05-08 | Daily bump. | GCC Administrator | 1 | -0/+22 |
2025-05-07 | libfortran: Add 5 missing UNSIGNED symbols [PR120153] | Jakub Jelinek | 5 | -13/+614 |
2025-05-07 | ibfortran: Readd 15 accidentally removed libgfortran symbols [PR120152] | Jakub Jelinek | 2 | -14/+41 |
2025-04-23 | Daily bump. | GCC Administrator | 1 | -0/+72 |
2025-04-22 | Fortran: Various fixes on F2018 teams. | Andre Vehreschild | 2 | -13/+56 |
2025-04-22 | Fortran: Add teams support in image_index and num_images for F2018 | Andre Vehreschild | 2 | -3/+3 |
2025-04-22 | Fortran: Add team-support to this_image [PR87326] | Andre Vehreschild | 2 | -8/+7 |
2025-04-22 | Fortran: Update get_team, team_number and image_status to F2018 [PR88154, PR8... | Andre Vehreschild | 2 | -1/+38 |
2025-04-22 | Fortran: Improve F2018 TEAM handling [PR87326, PR87556, PR88254, PR103896] | Andre Vehreschild | 2 | -19/+174 |
2025-04-22 | Fortran: Unify handling of STAT= and ERRMSG= optional arguments [PR87939] | Andre Vehreschild | 1 | -4/+4 |
2025-04-14 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2025-04-13 | Fortran: Fix runtime segfault closing negative unit | Jerry DeLisle | 2 | -2/+21 |
2025-04-10 | Daily bump. | GCC Administrator | 1 | -0/+16 |
2025-04-09 | Fortran: Fix some problems with the reduce intrinsic [PR119460] | Paul Thomas | 1 | -32/+45 |
2025-04-08 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2025-04-07 | LoongArch: Add LoongArch architecture detection to __float128 support in libg... | Lulu Cheng | 2 | -0/+12 |
2025-03-23 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2025-03-22 | libgfortran/intrinsics: Fix build for targets with int32_t=long int | Hans-Peter Nilsson | 1 | -1/+1 |
2025-03-22 | Daily bump. | GCC Administrator | 1 | -0/+10 |
2025-03-21 | Fortran: Implement the F2018 reduce intrinsic [PR85836] | Paul Thomas | 4 | -2/+296 |
2025-02-28 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2025-02-27 | nvptx: Build libgfortran with '-mfake-ptx-alloca' [PR107635] | Thomas Schwinge | 2 | -0/+6 |
2025-02-22 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2025-02-21 | Fortran: Fix build on solaris [PR107635] | Andre Vehreschild | 1 | -2/+2 |
2025-02-21 | Daily bump. | GCC Administrator | 1 | -0/+69 |
2025-02-20 | Fortran: Remove deprecated coarray routines [PR107635] | Andre Vehreschild | 2 | -2499/+0 |
2025-02-20 | Fortran: Add transfer_between_remotes [PR107635] | Andre Vehreschild | 2 | -0/+81 |
2025-02-20 | Fortran: Add send_to_remote [PR107635] | Andre Vehreschild | 2 | -15/+54 |