aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-common.c
AgeCommit message (Expand)Author
2017-01-08PR tree-optimization/78913 - Probably misleading error reported by -Wformat-l...msebor
2017-01-01 Update copyright years.jakub
2016-11-232016-11-23 Steven G. Kargl <kargl@gcc.gnu.org>kargl
2016-11-18Add SET_DECL_MODErsandifo
2016-11-10gcc/jakub
2016-11-052016-11-05 Janus Weil <janus@gcc.gnu.org>janus
2016-09-262016-09-26 Steven G. Kargl <kargl@gcc.gnu.org>kargl
2016-07-312016-07-30 Steven G. Kargl <kargl@gcc.gnu.org>kargl
2016-04-22[PATCH 2/2] (header usage fix) include c++ headers in system.hnsz
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz
2016-01-04 Update copyright years.jakub
2015-12-092015-12-09 Tobias Burnus <burnus@net-b.de>burnus
2015-11-11adaamacleod
2015-10-29adaamacleod
2015-10-23[PATCH 4/9] ENABLE_CHECKING refactoring: Fortranlaw
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-02 * trans-common.c: Include <map> after system.h.dje
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-23gcc/fortran/ChangeLog:manu
2015-02-01Always pass 0 or option number to gfc_warning*.jsm28
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-162014-12-16 Tobias Burnus <burnus@net-b.de>burnus
2014-12-162014-12-15 Tobias Burnus <burnus@net-b.de>burnus
2014-12-122014-12-13 Tobias Burnus <burnus@net-b.de>burnus
2014-12-11gcc/ChangeLog:manu
2014-12-03gcc/testsuite/ChangeLog:manu
2014-11-302014-11-30 Tobias Burnus <burnus@net-b.de>burnus
2014-09-202014-09-20 Joost VandeVondele <vondele@gcc.gnu.org>vondele
2014-06-18 * gimplify.c (omp_notice_variable): If n is non-NULLjakub
2014-06-15 * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka
2014-06-10 PR fortran/60928jakub
2014-01-02Update copyright years in gcc/rsandifo
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-05-202013-05-20 Tobias Burnus <burnus@net-b.de>burnus
2013-01-10Update copyright years in gcc/rsandifo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-05-302012-05-30 Tobias Burnus <burnus@net-b.de>burnus
2012-05-09 * cgraphbuild.c (build_cgraph_edges): Do not finalize varshubicka
2012-01-29PR 51808 Support arbitrarily long bind(C) binding labels.jb
2012-01-042012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2011-10-092011-10-09 Tobias Burnus <burnus@net-b.de>burnus
2011-08-302011-08-30 Tobias Burnus <burnus@net-b.de>burnus
2011-05-042011-05-04 Richard Guenther <rguenther@suse.de>rguenth
2011-04-19Replace gfc_getmem with XCNEW, XCNEWVEC or xcallocjb
2011-04-18convert each use of gfc_free (p) to free (p)meyering
2010-11-30 * hwint.c: New. Extracted from toplev.c.jsm28