aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2019-01-17GCN libgfortran.Andrew Stubbs3-4/+14
2019-01-14re PR libfortran/88776 (Namelist read from stdin: loss of data)Jerry DeLisle2-4/+18
2019-01-12re PR libfortran/88776 (Namelist read from stdin: loss of data)Jerry DeLisle2-5/+7
2019-01-12gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas7-67/+1187
2019-01-12re PR libfortran/88807 (misleading indentation warnings building libgfortran)Jakub Jelinek29-590/+622
2019-01-09PR other/16615 [1/5]Sandra Loosemore3-9/+16
2019-01-07re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)Thomas Koenig6-1/+77
2019-01-07Make GFORTRAN_9 symbol node depend on GFORTRAN_8.Janne Blomqvist2-1/+6
2019-01-04PR c/88546 - Copy attribute unusable for weakrefsMartin Sebor1-1/+1
2019-01-01Update copyright years.Jakub Jelinek771-3052/+3061
2018-12-31re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi...Thomas Koenig237-321/+2408
2018-12-29expr.c (external_spec_function): Add ieee_support_subnormal to list of IEEE i...Steven G. Kargl5-2/+30
2018-12-29re PR fortran/88342 (Possible bug with IEEE_POSITIVE_INF and -ffpe-trap=overf...Steven G. Kargl2-1/+123
2018-12-28re PR libfortran/81984 (NULL string pointer dereferencing forces undefined be...Steven G. Kargl2-0/+13
2018-12-21re PR fortran/69121 (IEEE_SCALB is not generic)Steven G. Kargl2-11/+149
2018-12-20ieee_arithmetic.F90: Re-organize file to eliminate #ifdef ...Steven G. Kargl2-152/+77
2018-12-09re PR libfortran/88411 (Random crashes for ASYNCHRONOUS writes (bad locking?))Thomas Koenig2-12/+19
2018-12-02Use atomic load/store to access static backtrace state pointerJanne Blomqvist2-6/+17
2018-11-30Initialize backtrace state onceJanne Blomqvist2-4/+14
2018-11-23Make recursion_check work for multiple threadsJanne Blomqvist2-7/+45
2018-11-22Replace sync builtins with atomic builtinsJanne Blomqvist7-41/+78
2018-11-09re PR fortran/78351 (comma not terminating READ of formatted input field - ok...Jerry DeLisle2-1/+6
2018-11-09re PR fortran/78351 (comma not terminating READ of formatted input field - ok...Jerry DeLisle2-23/+78
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers7-4013/+4498
2018-10-28re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig86-415/+14139
2018-10-06Use gfc_charlen_type instead of int for string lenghtsJanne Blomqvist3-17/+38
2018-10-02* io/close.c [!HAVE_UNLINK_OPEN_FILE]: Include <string.h>.Gerald Pfeifer2-0/+7
2018-09-21Use vectored writes when reporting errors and warnings.Janne Blomqvist9-85/+279
2018-09-16re PR fortran/37802 (Improve wording for matmul bound checking)Thomas Koenig28-1104/+2147
2018-09-14[libgfortran] Fix uninitialized variable use in fallback_accessKyrylo Tkachov2-6/+19
2018-09-12Fix interleaving of Fortran STOP messagesKwok Cheung Yeung2-1/+5
2018-09-12Fix Fortran STOP.Andrew Stubbs2-0/+6
2018-09-07Remove unused init_unsigned_integer function.Janne Blomqvist2-19/+4
2018-09-05* io/async.h: Use __gthread_mutex_t, not pthread_mutex_t.Hans-Peter Nilsson2-2/+6
2018-09-02io.h: Change declaration of vlist type to gfc_full_array_i4 to eliminate warn...Jerry DeLisle4-3/+11
2018-08-25re PR fortran/86704 (Segmentation fault when using matmul in combination with...Thomas Koenig28-184/+676
2018-08-23* async.h (ASYNC_IO): Revert _AIX test.David Edelsohn2-1/+5
2018-08-22gfortran.texi: Mention that asynchronous I/O does not work on systems which l...Thomas Koenig2-10/+19
2018-08-21re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig17-143/+1560
2018-08-14Include <sys/random.h> for getentropy on SolarisRainer Orth5-4/+20
2018-08-13Use getentropy() for seeding PRNGJanne Blomqvist5-8/+21
2018-07-31Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds.Andre Vieira17-1387/+208
2018-07-25re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig17-143/+1449
2018-06-10re PR libfortran/86070 (gfortran.dg/fmt_zero_digits.f90 segmentation fault st...Jerry DeLisle2-0/+6
2018-06-01re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr...Steven G. Kargl255-659/+927
2018-06-01re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG...Steven G. Kargl5-3/+111
2018-05-28re PR fortran/85840 (Memory leak in write.c)Jerry DeLisle2-12/+18
2018-05-26Fix PR number in last commit.Jerry DeLisle1-1/+1
2018-05-26re PR target/89506 (ICE: in decompose, at rtl.h:2266 with -Og -g)Jerry DeLisle2-1/+10
2018-05-26Fix changelog.Jerry DeLisle1-0/+6