aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)Author
2022-05-27Update ChangeLog and version files for releasereleases/gcc-9.5.0releases/gcc-9Richard Biener
2021-12-28Daily bump.GCC Administrator
2021-06-01Update ChangeLog and version files for releasereleases/gcc-9.4.0Richard Biener
2021-05-02Daily bump.GCC Administrator
2021-05-01Daily bump.GCC Administrator
2021-03-08Daily bump.GCC Administrator
2020-12-30Daily bump.GCC Administrator
2020-10-25Daily bump.GCC Administrator
2020-09-10Daily bump.GCC Administrator
2020-08-25Daily bump.GCC Administrator
2020-07-26Daily bump.GCC Administrator
2020-05-29Daily bump.GCC Administrator
2020-05-28Daily bump.GCC Administrator
2020-05-22Add early return for invalid STATUS for close.Thomas Koenig
2020-04-19i386: Remove unneeded assignments when triggering SSE exceptionsUros Bizjak
2020-03-12Update ChangeLog and version files for releasereleases/gcc-9.3.0Jakub Jelinek
2020-02-22Use au->lock exclusively for locking in async I/O.Thomas König
2020-01-21Bug 93234 - INQUIRE on pre-assigned files of ROUND and SIGN properties failsJerry DeLisle
2019-11-26backport: re PR libfortran/92100 (Formatted stream IO irreproducible read wit...Jerry DeLisle
2019-11-25Fix EOF handling for arrays.Thomas Koenig
2019-11-13PR fortran/92470 Fixes for CFI_addressTobias Burnus
2019-08-13PR fortran/91414 Improve initialization of PRNGJanne Blomqvist
2019-08-12Update ChangeLog and version files for releasereleases/gcc-9.2.0Jakub Jelinek
2019-07-23backport: re PR libfortran/91030 (Poor performance of I/O -fconvert=big-endian)Thomas Koenig
2019-05-20libfortran/90038 Use posix_spawn, reap dead children when wait=.false.Janne Blomqvist
2019-05-17re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek
2019-05-17re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek
2019-05-03Update ChangeLog and version files for releasereleases/gcc-9.1.0GCC Administrator
2019-05-02Makefile.am (gfor_cdir): Remove $(MULTISUBDIR).Jakub Jelinek
2019-04-14re PR fortran/89843 (CFI_section delivers incorrect result descriptor)Paul Thomas
2019-03-25re PR libfortran/79540 (FAIL: gfortran.dg/fmt_fw_d.f90 -O0 execution test)John David Anglin
2019-03-05re PR libfortran/89593 (warning "passing argument 3 of ‘_gfortran_caf_{get,...Jakub Jelinek
2019-02-26transfer.c (transfer_array_inner): Do not cast charlen to index_type.Uros Bizjak
2019-02-25re PR libfortran/89274 (Inconsistent list directed output of INTEGER(16))Dominique d'Humieres
2019-02-23re PR fortran/89385 (Incorrect members of C descriptor for an allocatable obj...Paul Thomas
2019-01-31* libgfortran/ChangeLog: Better commit message for my last commit.Uros Bizjak
2019-01-30re PR fortran/88678 (Many gfortran.dg/ieee/ieee_X.f90 test cases fail startin...Uros Bizjak
2019-01-30re PR fortran/88678 (Many gfortran.dg/ieee/ieee_X.f90 test cases fail startin...Uros Bizjak
2019-01-28libgfortran: Use proper gthr.h APISebastian Huber
2019-01-27re PR libfortran/89020 (close(status='DELETE') does not remove file)Jerry DeLisle
2019-01-27re PR libfortran/89020 (close(status='DELETE') does not remove file)Jerry DeLisle
2019-01-26Fix bug number referenced in previous commit.Jerry DeLisle
2019-01-26re PR libfortran/89020 (close(status='DELETE') does not remove file)Jerry DeLisle
2019-01-17GCN libgfortran.Andrew Stubbs
2019-01-14re PR libfortran/88776 (Namelist read from stdin: loss of data)Jerry DeLisle
2019-01-12re PR libfortran/88776 (Namelist read from stdin: loss of data)Jerry DeLisle
2019-01-12gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas
2019-01-12re PR libfortran/88807 (misleading indentation warnings building libgfortran)Jakub Jelinek
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-07re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)Thomas Koenig