summaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2021-07-02Daily bump.GCC Administrator
2021-07-01Fortran: set version field in CFI_cdesc_t to CFI_VERSIONSandra Loosemore
2021-06-30Daily bump.GCC Administrator
2021-06-29Fortran: Re-enable 128-bit integers for AMD GCNJulian Brown
2021-06-23Daily bump.GCC Administrator
2021-06-22Fortran: fix sm computation in CFI_allocate [PR93524]Sandra Loosemore
2021-06-09Daily bump.GCC Administrator
2021-06-08Fix "tailing" typo.Martin Liska
2021-06-06Daily bump.GCC Administrator
2021-06-05Fortran: Fix some issues with pointers to character.José Rui Faustino de Sousa
2021-05-23Revert "PR98301 Add missing changelog entries."Martin Liska
2021-05-23Daily bump.GCC Administrator
2021-05-22PR98301 Add missing changelog entries.Andre Vehreschild
2021-05-22Steve Kargl <kargl@gcc.gnu.org>Andre Vehreschild
2021-05-06Daily bump.GCC Administrator
2021-05-05libgfortran/intrinsics/chmod.c: Silence unused var warningTobias Burnus
2021-05-03Daily bump.GCC Administrator
2021-05-02Fortran: Async I/O - avoid unlocked unlocking [PR100352]Tobias Burnus
2021-03-13Daily bump.GCC Administrator
2021-03-12Fortran: Fix libgfortran I/O race with newunit_free [PR99529]Tobias Burnus
2021-03-06Daily bump.GCC Administrator
2021-03-05PR libfortran/99218 - matmul on temporary array accesses invalid memoryHarald Anlauf
2021-03-04Daily bump.GCC Administrator
2021-03-03libgfortran: Fix negation for largest integer [PR81986]Tobias Burnus
2021-02-13Daily bump.GCC Administrator
2021-02-12libgfortran: Fix PR95647 by changing the interfaces of operators .eq. and .ne.Steve Kargl
2021-02-12Daily bump.GCC Administrator
2021-02-10libgfortran: Fix unwanted end-of-record by checking if seen_dollar.Jerry DeLisle
2021-01-28Daily bump.GCC Administrator
2021-01-27Fix strides for C descriptors with stride > 2.Harris Snyder
2021-01-17Fix ChangeLog entries.Jerry DeLisle
2021-01-16Daily bump.GCC Administrator
2021-01-15fortran: Fixes a bug in ISO_Fortran_binding.c.Jerry DeLisle
2021-01-06Daily bump.GCC Administrator
2021-01-05Update GNU/Hurd configure supportSamuel Thibault
2021-01-04Update copyright years.Jakub Jelinek
2021-01-02Daily bump.GCC Administrator
2021-01-01Rotate ChangeLog files - step 2 - remove 2020 entries from ChangeLog files.Jakub Jelinek
2021-01-01Rotate ChangeLog files - part 1 - add ChangeLog-2020.Jakub Jelinek
2020-12-06Daily bump.GCC Administrator
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe
2020-11-30Daily bump.GCC Administrator
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin
2020-11-27Daily bump.GCC Administrator
2020-11-26libgfortran: Verify the presence of all functions for POSIX 2008 localeMaciej W. Rozycki
2020-11-26libgfortran: Correct FP feature macro checksMaciej W. Rozycki
2020-11-22Daily bump.GCC Administrator
2020-11-21Darwin, libgfortran : Do not use environ directly from the library.Iain Sandoe
2020-11-02Daily bump.GCC Administrator
2020-10-30PR libfortran/97581 - clean up size calculation of random generator stateHarald Anlauf