aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-array.c
AgeCommit message (Expand)Author
2019-07-072019-07-07 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2019-05-112019-05-11 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2019-04-142019-04-14 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2019-03-272019-03-27 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2019-03-102019-03-10 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2019-02-26 PR fortran/43210Jakub Jelinek
2019-02-092019-02-09 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2019-02-032019-02-03 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2019-02-022019-02-02 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2019-01-242019-01-24 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2019-01-132019-01-13 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2019-01-132019-01-13 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2019-01-122019-01-12 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2019-01-112019-01-11 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-11-012018-11-01 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-10-18Fix (re)alloc of polymorphic arraysTobias Burnus
2018-10-16Fix bounds with ALLOCATE with source-exprTobias Burnus
2018-10-092018-10-09 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-09-302018-09-30 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-09-302018-09-30 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-09-222018-09-22 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-09-212018-09-21 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-09-182018-09-18 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-09-172018-09-17 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-09-13 * trans-array.c (gfc_conv_array_initializer): Remove excess precisionBernd Edlinger
2018-08-312018-08-31 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-07-022018-07-02 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-06-212018-06-21 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-06-102018-06-10 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2018-06-082018-06-08 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2018-05-202018-05-20 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-05-192018-05-19 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-04-14gcc/fortran/ChangeLog:Andre Vehreschild
2018-03-112018-03-11 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-03-012018-03-01 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-02-182018-02-18 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-02-172018-02-17 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-02-11gcc/fortran/ChangeLog:Andre Vehreschild
2018-02-102018-02-10 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-02-032018-02-03 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-01-30 PR debug/84131Jakub Jelinek
2018-01-252018-25-01 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-01-132018-01-13 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2018-01-10PR 83740 Wrong string length type in bounds checkJanne Blomqvist
2018-01-10PR 84740 Wrong string length type in bounds checkJanne Blomqvist
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