aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2026-04-18Daily bump.GCC Administrator1-0/+20
2026-04-17Fortran: Fix wrong result for SPREAD with ncopies < 0 [PR120431]Paul Thomas16-16/+32
2026-04-08Daily bump.GCC Administrator1-0/+7
2026-04-07fortran: Fix encoding value when file/unit opened without specifying.Jerry DeLisle1-3/+3
2026-04-05Daily bump.GCC Administrator1-0/+6
2026-04-03fortran: Minor adjustment to INQUIRE for ENCODING=Jerry DeLisle1-3/+5
2026-03-31Daily bump.GCC Administrator1-0/+12
2026-03-30fortran: Fix several issues with INQUIRE and unconnected units.Jerry DeLisle2-15/+67
2026-03-23Daily bump.GCC Administrator1-0/+8
2026-03-22libgfortran: Disable caf_shmem without usable process-shared pthreads [PR124512]Christopher Albert4-13/+79
2026-03-14Update copyright years.Jakub Jelinek23-23/+23
2026-03-07Daily bump.GCC Administrator1-0/+6
2026-03-06Fortran: Caf_shmem - Fix compile issue on cygwin [PR124371]Andre Vehreschild1-1/+1
2026-03-05Daily bump.GCC Administrator1-0/+14
2026-03-04libgfortran: Fix up putenv uses in libcaf_shmem [PR124330]Jakub Jelinek1-2/+2
2026-03-03Fortran: Fix failures on windows and hpux systems [PR124330]Jerry DeLisle1-8/+15
2026-03-04Daily bump.GCC Administrator1-0/+20
2026-03-03libgfortran: Regenerate config.h.in and configureMark Wielaard2-7/+2
2026-03-03Fortran: Fix failures on windows and hpux systems [PR124330]Jerry DeLisle2-17/+31
2026-03-02Daily bump.GCC Administrator1-0/+21
2026-02-28Fortran: Fix libfortran cannot be cross compiled [PR124286]Jerry DeLisle4-85/+4
2026-02-27libgfortran: Regenerate generated files with autoconf 2.69 and automake 1.15.1Jakub Jelinek3-3822/+1203
2026-02-27Fortran: Fix dprintf on some older systemsJerry DeLisle1-4/+3
2026-02-27Daily bump.GCC Administrator1-0/+197
2026-02-26Fortran: Regenerate autoconf/automake files.Jerry DeLisle4-1263/+4673
2026-02-26Fortran: Make caf_shmem build pthread presence aware.Andre Vehreschild2-1/+14
2026-02-26Fortran: Fix run time failures when compiled with -m32Jerry DeLisle1-5/+5
2026-02-26Fortran: Fix coarray shared mem [PR121429]Andre Vehreschild1-0/+1
2026-02-26Fortran: Fix form team in caf_shmem [PR124071]Andre Vehreschild1-10/+35
2026-02-26Fortran: Add a shared memory coarray implementation [PR88076]Andre Vehreschild6-36/+225
2026-02-26Fortran: Sync coarray images on exit.Andre Vehreschild1-0/+2
2026-02-26Fortran: Fix creating shared memory on macOS.Andre Vehreschild5-59/+157
2026-02-26Fortran: Fix caf_shmem syncing on Windows.Andre Vehreschild17-115/+774
2026-02-26Fortran: Detect working CLZL or use alternative.Andre Vehreschild1-0/+12
2026-02-26Fortran: Add a shared memory multi process coarray implementation [PR88076]Andre Vehreschild24-3/+4874
2026-02-26Fortran: Fix signatures of coarray API and caf_single.Andre Vehreschild2-7/+4
2026-01-14Daily bump.GCC Administrator1-0/+6
2026-01-13Fortran: Detect missing quote in namelist read.Jerry DeLisle1-0/+14
2026-01-12Daily bump.GCC Administrator1-0/+6
2026-01-10Fortran: [PR123012] Silent acceptance of unquoted character itemsJerry DeLisle1-0/+6
2026-01-10Daily bump.GCC Administrator1-0/+21
2026-01-09Fix broken bootstrap on FreeBSD.Thomas Koenig2-13/+9
2026-01-08Fix compile failure on systems not supporting gthreads.Thomas Koenig3-11/+70
2026-01-07Daily bump.GCC Administrator1-0/+19
2026-01-06Generate a runtime error on recursive I/O, thread-safeThomas Koenig6-21/+120
2026-01-04Daily bump.GCC Administrator1-0/+15
2026-01-02Revert "Fortran: Generate a runtime error on recursive I/O"Jerry DeLisle4-37/+4
2026-01-02Update copyright years.Jakub Jelinek966-966/+966
2026-01-02Daily bump.GCC Administrator1-0/+12
2026-01-01Fortran: Generate a runtime error on recursive I/OJerry DeLisle4-4/+37