summaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2018-11-09re PR fortran/78351 (comma not terminating READ of formatted input field - ok...Jerry DeLisle
2018-11-09re PR fortran/78351 (comma not terminating READ of formatted input field - ok...Jerry DeLisle
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-10-28re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig
2018-10-06Use gfc_charlen_type instead of int for string lenghtsJanne Blomqvist
2018-10-02* io/close.c [!HAVE_UNLINK_OPEN_FILE]: Include <string.h>.Gerald Pfeifer
2018-09-21Use vectored writes when reporting errors and warnings.Janne Blomqvist
2018-09-16re PR fortran/37802 (Improve wording for matmul bound checking)Thomas Koenig
2018-09-14[libgfortran] Fix uninitialized variable use in fallback_accessKyrylo Tkachov
2018-09-12Fix interleaving of Fortran STOP messagesKwok Cheung Yeung
2018-09-12Fix Fortran STOP.Andrew Stubbs
2018-09-07Remove unused init_unsigned_integer function.Janne Blomqvist
2018-09-05* io/async.h: Use __gthread_mutex_t, not pthread_mutex_t.Hans-Peter Nilsson
2018-09-02io.h: Change declaration of vlist type to gfc_full_array_i4 to eliminate warn...Jerry DeLisle
2018-08-25re PR fortran/86704 (Segmentation fault when using matmul in combination with...Thomas Koenig
2018-08-23* async.h (ASYNC_IO): Revert _AIX test.David Edelsohn
2018-08-22gfortran.texi: Mention that asynchronous I/O does not work on systems which l...Thomas Koenig
2018-08-21re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig
2018-08-14Include <sys/random.h> for getentropy on SolarisRainer Orth
2018-08-13Use getentropy() for seeding PRNGJanne Blomqvist
2018-07-31Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds.Andre Vieira
2018-07-25re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig
2018-06-10re PR libfortran/86070 (gfortran.dg/fmt_zero_digits.f90 segmentation fault st...Jerry DeLisle
2018-06-01re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr...Steven G. Kargl
2018-06-01re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG...Steven G. Kargl
2018-05-28re PR fortran/85840 (Memory leak in write.c)Jerry DeLisle
2018-05-26Fix PR number in last commit.Jerry DeLisle
2018-05-26re PR target/89506 (ICE: in decompose, at rtl.h:2266 with -Og -g)Jerry DeLisle
2018-05-26Fix changelog.Jerry DeLisle
2018-05-26re PR fortran/85840 (Memory leak in write.c)Jerry DeLisle
2018-05-08re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-19PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process'Thomas Schwinge
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-04-06re PR libfortran/85253 (asan detects heap-buffer-overflow in matmul_r4.c)Thomas Koenig
2018-04-04re PR libfortran/85166 ([nvptx, libgfortran] Libgomp fortran tests using stop...Thomas Koenig
2018-03-28gfortran.h (gfc_dt): Rename default_exp field to dec_ext.Jakub Jelinek
2018-03-15re PR libfortran/84880 (libgfortran fail to build on aarch64/arm 32bit cross ...Jakub Jelinek
2018-03-14check.c (gfc_check_kill_sub): Remove check for INTEGER(4) or (8).Steven G. Kargl
2018-02-23ChangeLog entry for r257928Janne Blomqvist
2018-02-23PR 84519 Handle optional QUIET specifier for STOP and ERROR STOPJanne Blomqvist
2018-02-22PR 78534, 84509 Fix libgfortran API for PAUSE statementJanne Blomqvist
2018-02-22Character length cleanup for Coarray Fortran libraryJanne Blomqvist
2018-02-19gfortran.texi: Document additional src/dst_type.Andre Vehreschild
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2018-02-18re PR fortran/84412 (Erroneous "Inquire statement identifies an internal file...Jerry DeLisle
2018-02-12libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use v...Thomas Koenig
2018-01-31Use pointer sized array indices.Janne Blomqvist
2018-01-30re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig