2019-01-14 |
Jerry DeLisle | re PR libfortran/88776 (Namelist read from stdin: loss... |
tree | commitdiff |
2019-01-12 |
Jerry DeLisle | re PR libfortran/88776 (Namelist read from stdin: loss... |
tree | commitdiff |
2019-01-12 |
Paul Thomas | gfortran.texi: Add description in sections on TS 29113... |
tree | commitdiff |
2019-01-12 |
Jakub Jelinek | re PR libfortran/88807 (misleading indentation warnings... |
tree | commitdiff |
2019-01-09 |
Sandra Loosemore | PR other/16615 [1/5] |
tree | commitdiff |
2019-01-07 |
Thomas Koenig | re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic) |
tree | commitdiff |
2019-01-07 |
Janne Blomqvist | Make GFORTRAN_9 symbol node depend on GFORTRAN_8. |
tree | commitdiff |
2019-01-05 |
Martin Sebor | PR c/88546 - Copy attribute unusable for weakrefs |
tree | commitdiff |
2019-01-01 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2018-12-31 |
Thomas Koenig | re PR fortran/82995 (Segmentation fault passing optiona... |
tree | commitdiff |
2018-12-29 |
Steven G. Kargl | expr.c (external_spec_function): Add ieee_support_subno... |
tree | commitdiff |
2018-12-29 |
Steven G. Kargl | re PR fortran/88342 (Possible bug with IEEE_POSITIVE_IN... |
tree | commitdiff |
2018-12-28 |
Steven G. Kargl | re PR libfortran/81984 (NULL string pointer dereferenci... |
tree | commitdiff |
2018-12-21 |
Steven G. Kargl | re PR fortran/69121 (IEEE_SCALB is not generic) |
tree | commitdiff |
2018-12-20 |
Steven G. Kargl | ieee_arithmetic.F90: Re-organize file to eliminate... |
tree | commitdiff |
2018-12-09 |
Thomas Koenig | re PR libfortran/88411 (Random crashes for ASYNCHRONOUS... |
tree | commitdiff |
2018-12-02 |
Janne Blomqvist | Use atomic load/store to access static backtrace state... |
tree | commitdiff |
2018-11-30 |
Janne Blomqvist | Initialize backtrace state once |
tree | commitdiff |
2018-11-23 |
Janne Blomqvist | Make recursion_check work for multiple threads |
tree | commitdiff |
2018-11-22 |
Janne Blomqvist | Replace sync builtins with atomic builtins |
tree | commitdiff |
2018-11-09 |
Jerry DeLisle | re PR fortran/78351 (comma not terminating READ of... |
tree | commitdiff |
2018-11-09 |
Jerry DeLisle | re PR fortran/78351 (comma not terminating READ of... |
tree | commitdiff |
2018-10-31 |
Joseph Myers | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootst... |
tree | commitdiff |
2018-10-28 |
Thomas Koenig | re PR fortran/54613 ([F08] Add FINDLOC plus support... |
tree | commitdiff |
2018-10-06 |
Janne Blomqvist | Use gfc_charlen_type instead of int for string lenghts |
tree | commitdiff |
2018-10-02 |
Gerald Pfeifer | * io/close.c [!HAVE_UNLINK_OPEN_FILE]: Include <string.h>. |
tree | commitdiff |
2018-09-21 |
Janne Blomqvist | Use vectored writes when reporting errors and warnings. |
tree | commitdiff |
2018-09-16 |
Thomas Koenig | re PR fortran/37802 (Improve wording for matmul bound... |
tree | commitdiff |
2018-09-14 |
Kyrylo Tkachov | [libgfortran] Fix uninitialized variable use in fallbac... |
tree | commitdiff |
2018-09-12 |
Kwok Cheung Yeung | Fix interleaving of Fortran STOP messages |
tree | commitdiff |
2018-09-12 |
Andrew Stubbs | Fix Fortran STOP. |
tree | commitdiff |
2018-09-07 |
Janne Blomqvist | Remove unused init_unsigned_integer function. |
tree | commitdiff |
2018-09-05 |
Hans-Peter Nilsson | * io/async.h: Use __gthread_mutex_t, not pthread_mutex_t. |
tree | commitdiff |
2018-09-02 |
Jerry DeLisle | io.h: Change declaration of vlist type to gfc_full_arra... |
tree | commitdiff |
2018-08-25 |
Thomas Koenig | re PR fortran/86704 (Segmentation fault when using... |
tree | commitdiff |
2018-08-23 |
David Edelsohn | * async.h (ASYNC_IO): Revert _AIX test. |
tree | commitdiff |
2018-08-22 |
Thomas Koenig | gfortran.texi: Mention that asynchronous I/O does not... |
tree | commitdiff |
2018-08-21 |
Nicolas Koenig | re PR fortran/25829 ([F03] Asynchronous IO support) |
tree | commitdiff |
2018-08-14 |
Rainer Orth | Include <sys/random.h> for getentropy on Solaris |
tree | commitdiff |
2018-08-13 |
Janne Blomqvist | Use getentropy() for seeding PRNG |
tree | commitdiff |
2018-07-31 |
Andre Vieira | Reverting 'AsyncI/O patch committed' as it is breaking... |
tree | commitdiff |
2018-07-25 |
Nicolas Koenig | re PR fortran/25829 ([F03] Asynchronous IO support) |
tree | commitdiff |
2018-06-10 |
Jerry DeLisle | re PR libfortran/86070 (gfortran.dg/fmt_zero_digits... |
tree | commitdiff |
2018-06-01 |
Steven G. Kargl | re PR fortran/85816 (nested spread fails with "Integer... |
tree | commitdiff |
2018-06-01 |
Steven G. Kargl | re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM... |
tree | commitdiff |
2018-05-28 |
Jerry DeLisle | re PR fortran/85840 (Memory leak in write.c) |
tree | commitdiff |
2018-05-26 |
Jerry DeLisle | Fix PR number in last commit. |
tree | commitdiff |
2018-05-26 |
Jerry DeLisle | re PR target/89506 (ICE: in decompose, at rtl.h:2266... |
tree | commitdiff |
2018-05-26 |
Jerry DeLisle | Fix changelog. |
tree | commitdiff |
2018-05-26 |
Jerry DeLisle | re PR fortran/85840 (Memory leak in write.c) |
tree | commitdiff |
2018-05-08 |
Thomas Koenig | re PR fortran/54613 ([F08] Add FINDLOC plus support... |
tree | commitdiff |
2018-04-24 |
H.J. Lu | Regenerate configure of target libraries |
tree | commitdiff |
2018-04-19 |
Thomas Schwinge | PR85463 '[nvptx] "exit" in offloaded region doesn't... |
tree | commitdiff |
2018-04-19 |
Jakub Jelinek | cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla... |
tree | commitdiff |
2018-04-18 |
David Malcolm | re PR jit/85384 (libgccjit does not work if --with... |
tree | commitdiff |
2018-04-06 |
Thomas Koenig | re PR libfortran/85253 (asan detects heap-buffer-overfl... |
tree | commitdiff |
2018-04-04 |
Thomas Koenig | re PR libfortran/85166 ([nvptx, libgfortran] Libgomp... |
tree | commitdiff |
2018-03-28 |
Jakub Jelinek | gfortran.h (gfc_dt): Rename default_exp field to dec_ext. |
tree | commitdiff |
2018-03-15 |
Jakub Jelinek | re PR libfortran/84880 (libgfortran fail to build on... |
tree | commitdiff |
2018-03-14 |
Steven G. Kargl | check.c (gfc_check_kill_sub): Remove check for INTEGER... |
tree | commitdiff |
2018-02-23 |
Janne Blomqvist | ChangeLog entry for r257928 |
tree | commitdiff |
2018-02-23 |
Janne Blomqvist | PR 84519 Handle optional QUIET specifier for STOP and... |
tree | commitdiff |
2018-02-22 |
Janne Blomqvist | PR 78534, 84509 Fix libgfortran API for PAUSE statement |
tree | commitdiff |
2018-02-22 |
Janne Blomqvist | Character length cleanup for Coarray Fortran library |
tree | commitdiff |
2018-02-19 |
Andre Vehreschild | gfortran.texi: Document additional src/dst_type. |
tree | commitdiff |
2018-02-19 |
Igor Tsimbalist | CET shouldn't be enabled in 32-bit run-time libraries... |
tree | commitdiff |
2018-02-18 |
Jerry DeLisle | re PR fortran/84412 (Erroneous "Inquire statement ident... |
tree | commitdiff |
2018-02-12 |
Thomas Koenig | libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension... |
tree | commitdiff |
2018-01-31 |
Janne Blomqvist | Use pointer sized array indices. |
tree | commitdiff |
2018-01-30 |
Thomas Koenig | re PR fortran/37577 ([meta-bug] change internal array... |
tree | commitdiff |
2018-01-25 |
Paul Thomas | re PR fortran/37577 ([meta-bug] change internal array... |
tree | commitdiff |
2018-01-15 |
Thomas Koenig | re PR fortran/54613 ([F08] Add FINDLOC plus support... |
tree | commitdiff |
2018-01-14 |
Jerry DeLisle | Fix date in Changelog |
tree | commitdiff |
2018-01-14 |
Jerry DeLisle | re PR libfortran/83811 (fortran 'e' format broken for... |
tree | commitdiff |
2018-01-08 |
Janne Blomqvist | PR 78534 Regression on 32-bit targets |
tree | commitdiff |
2018-01-07 |
Thomas Koenig | libgfortran.h (GFC_DTYPE_COPY): New macro. |
tree | commitdiff |
2018-01-07 |
Janne Blomqvist | PR 78534, 83704 Handle large formatted I/O |
tree | commitdiff |
2018-01-06 |
Janne Blomqvist | Remove unused variable |
tree | commitdiff |
2018-01-06 |
Dominique d'Humieres | PR 83704 Use size_t in write_character |
tree | commitdiff |
2018-01-06 |
Janne Blomqvist | PR 78534 libgfortran ChangeLog |
tree | commitdiff |
2018-01-05 |
Janne Blomqvist | PR 78534 Change character length from int to size_t |
tree | commitdiff |
2018-01-03 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2018-01-02 |
Janne Blomqvist | PR libgfortran/83649 Chunk large reads and writes |
tree | commitdiff |
2017-12-29 |
Jerry DeLisle | re PR libfortran/83613 (Executing gfortran.dg/inquire_i... |
tree | commitdiff |
2017-12-29 |
Jerry DeLisle | re PR fortran/83560 (list-directed formatting of INTEGE... |
tree | commitdiff |
2017-12-16 |
Jerry DeLisle | re PR libfortran/81937 (stack-buffer-overflow on memcpy... |
tree | commitdiff |
2017-12-14 |
Jerry DeLisle | re PR libfortran/78549 (Very slow formatted internal... |
tree | commitdiff |
2017-12-03 |
Thomas Koenig | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should... |
tree | commitdiff |
2017-12-03 |
Jerry DeLisle | Fix typo in ChangeLog. |
tree | commitdiff |
2017-12-03 |
Jerry DeLisle | re PR fortran/83191 (Writing a namelist with repeated... |
tree | commitdiff |
2017-12-03 |
Jerry DeLisle | Fix spelling error in log. |
tree | commitdiff |
2017-12-03 |
Jerry DeLisle | re PR fortran/83225 (runtime error in transfer.c) |
tree | commitdiff |
2017-11-29 |
Janne Blomqvist | fix merge conflict in libgfortran/ChangeLog |
tree | commitdiff |
2017-11-29 |
Jerry DeLisle | re PR libfortran/83168 (FAIL: gfortran.dg/fmt_f0_2... |
tree | commitdiff |
2017-11-28 |
Janne Blomqvist | PR 53796 Improve INQUIRE(RECL=...) handling |
tree | commitdiff |
2017-11-24 |
Janne Blomqvist | Whitespace fix for libgfortran/ChangeLog |
tree | commitdiff |
2017-11-24 |
Janne Blomqvist | PR 36313 Replace int with gfc_charlen_type, take 3 |
tree | commitdiff |
2017-11-23 |
Thomas Koenig | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should... |
tree | commitdiff |
2017-11-22 |
Janne Blomqvist | Make shift argument to eoshift0 and eoshift2 be of... |
tree | commitdiff |
2017-11-22 |
Janne Blomqvist | PR 83097 Use __BYTE_ORDER__ predefined macro instead... |
tree | commitdiff |
next |