aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-stmt.c
AgeCommit message (Expand)Author
2019-09-052019-09-05 Harald Anlauf <anlauf@gmx.de>Harald Anlauf
2019-05-192019-05-19 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2019-03-272019-03-27 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2019-02-242019-02-24 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2019-01-092019-01-09 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2019-01-01 Update copyright years.Jakub Jelinek
2018-10-182018-10-18 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-10-16Fix bounds with ALLOCATE with source-exprTobias Burnus
2018-10-16Handle form_team w/ function argsTobias Burnus
2018-10-082018-10-08 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-09-23Do array index calculations in gfc_array_index_typeJanne Blomqvist
2018-09-212018-09-21 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-09-21Fix co-array allocationAndrew Stubbs
2018-08-282017-08-28 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-05-202018-05-20 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-04-122018-04-12 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2018-04-092018-04-09 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2018-02-282018-02-28 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
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-172018-02-17 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-01-26Partial Failed Images patchDamian Rouson
2018-01-232018-23-01 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-01-082018-01-08 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-01-05PR 78534 Change character length from int to size_tJanne Blomqvist
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-22 * doc/extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.Eric Botcazou
2017-11-28 * tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.Jakub Jelinek
2017-11-23 * doc/generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou
2017-11-222017-11-22 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2017-11-202017-11-20 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2017-11-172017-11-17 Richard Biener <rguenther@suse.de>Richard Biener
2017-11-102017-11-10 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2017-11-08PR 82869 Introduce logical_type_node and use itJanne Blomqvist
2017-10-042017-10-04 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2017-09-102017-09-10 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2017-09-092017-09-09 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2017-06-282017-06-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2017-05-152017-05-15 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2017-03-05gcc/fortran/ChangeLog:Andre Vehreschild
2017-02-05gcc/fortran/ChangeLog:Andre Vehreschild
2017-02-05gcc/fortran/ChangeLog:Andre Vehreschild
2017-01-21 * gfortran.h (gfc_extract_int): Change return type to bool. AddJakub Jelinek
2017-01-182017-01-18 Louis Krupp <louis.krupp@zoho.com>Louis Krupp
2017-01-18gcc/testsuite/ChangeLog:Andre Vehreschild
2017-01-13Revert r244448Janne Blomqvist
2017-01-13PR 78534 Change character length from int to size_tJanne Blomqvist
2017-01-07gcc/fortran/ChangeLog:Andre Vehreschild
2017-01-03PR 78534 Revert r244011Janne Blomqvist