summaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Jakub Jelinek2019-05-171-0/+6
* Allow opening file on multiple unitsJanne Blomqvist2019-05-151-0/+6
* Makefile.am (gfor_cdir): Remove $(MULTISUBDIR).Jakub Jelinek2019-05-021-0/+5
* re PR fortran/89843 (CFI_section delivers incorrect result descriptor)Paul Thomas2019-04-141-0/+26
* re PR libfortran/79540 (FAIL: gfortran.dg/fmt_fw_d.f90 -O0 execution test)John David Anglin2019-03-251-0/+6
* re PR libfortran/89593 (warning "passing argument 3 of ‘_gfortran_caf_{get,...Jakub Jelinek2019-03-051-0/+6
* transfer.c (transfer_array_inner): Do not cast charlen to index_type.Uros Bizjak2019-02-261-1/+5
* re PR libfortran/89274 (Inconsistent list directed output of INTEGER(16))Dominique d'Humieres2019-02-251-0/+5
* re PR fortran/89385 (Incorrect members of C descriptor for an allocatable obj...Paul Thomas2019-02-231-1/+15
* * libgfortran/ChangeLog: Better commit message for my last commit.Uros Bizjak2019-01-311-4/+7
* re PR fortran/88678 (Many gfortran.dg/ieee/ieee_X.f90 test cases fail startin...Uros Bizjak2019-01-301-0/+6
* re PR fortran/88678 (Many gfortran.dg/ieee/ieee_X.f90 test cases fail startin...Uros Bizjak2019-01-301-0/+7
* libgfortran: Use proper gthr.h APISebastian Huber2019-01-281-0/+4
* re PR libfortran/89020 (close(status='DELETE') does not remove file)Jerry DeLisle2019-01-271-0/+6
* re PR libfortran/89020 (close(status='DELETE') does not remove file)Jerry DeLisle2019-01-271-0/+5
* Fix bug number referenced in previous commit.Jerry DeLisle2019-01-261-1/+1
* re PR libfortran/89020 (close(status='DELETE') does not remove file)Jerry DeLisle2019-01-261-0/+6
* GCN libgfortran.Andrew Stubbs2019-01-171-0/+8
* re PR libfortran/88776 (Namelist read from stdin: loss of data)Jerry DeLisle2019-01-141-0/+6
* re PR libfortran/88776 (Namelist read from stdin: loss of data)Jerry DeLisle2019-01-121-0/+6
* gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas2019-01-121-0/+11
* re PR libfortran/88807 (misleading indentation warnings building libgfortran)Jakub Jelinek2019-01-121-2/+34
* PR other/16615 [1/5]Sandra Loosemore2019-01-091-0/+7
* re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)Thomas Koenig2019-01-071-0/+11
* Make GFORTRAN_9 symbol node depend on GFORTRAN_8.Janne Blomqvist2019-01-071-0/+5
* Update copyright years.Jakub Jelinek2019-01-011-2283/+2
* re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi...Thomas Koenig2018-12-311-1/+243
* expr.c (external_spec_function): Add ieee_support_subnormal to list of IEEE i...Steven G. Kargl2018-12-291-0/+8
* re PR fortran/88342 (Possible bug with IEEE_POSITIVE_INF and -ffpe-trap=overf...Steven G. Kargl2018-12-291-0/+6
* re PR libfortran/81984 (NULL string pointer dereferencing forces undefined be...Steven G. Kargl2018-12-281-0/+5
* re PR fortran/69121 (IEEE_SCALB is not generic)Steven G. Kargl2018-12-211-1/+6
* ieee_arithmetic.F90: Re-organize file to eliminate #ifdef ...Steven G. Kargl2018-12-201-0/+5
* re PR libfortran/88411 (Random crashes for ASYNCHRONOUS writes (bad locking?))Thomas Koenig2018-12-091-0/+11
* Use atomic load/store to access static backtrace state pointerJanne Blomqvist2018-12-021-0/+6
* Initialize backtrace state onceJanne Blomqvist2018-11-301-0/+6
* Make recursion_check work for multiple threadsJanne Blomqvist2018-11-231-0/+9
* Replace sync builtins with atomic builtinsJanne Blomqvist2018-11-221-0/+12
* re PR fortran/78351 (comma not terminating READ of formatted input field - ok...Jerry DeLisle2018-11-091-0/+6
* re PR fortran/78351 (comma not terminating READ of formatted input field - ok...Jerry DeLisle2018-11-091-0/+6
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-0/+7
* re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig2018-10-281-0/+93
* Use gfc_charlen_type instead of int for string lenghtsJanne Blomqvist2018-10-061-0/+21
* * io/close.c [!HAVE_UNLINK_OPEN_FILE]: Include <string.h>.Gerald Pfeifer2018-10-021-0/+4
* Use vectored writes when reporting errors and warnings.Janne Blomqvist2018-09-211-0/+29
* re PR fortran/37802 (Improve wording for matmul bound checking)Thomas Koenig2018-09-161-0/+31
* [libgfortran] Fix uninitialized variable use in fallback_accessKyrylo Tkachov2018-09-141-0/+5
* Fix interleaving of Fortran STOP messagesKwok Cheung Yeung2018-09-121-0/+4
* Fix Fortran STOP.Andrew Stubbs2018-09-121-0/+4
* Remove unused init_unsigned_integer function.Janne Blomqvist2018-09-071-0/+4
* * io/async.h: Use __gthread_mutex_t, not pthread_mutex_t.Hans-Peter Nilsson2018-09-051-0/+4