summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-common.c
Commit message (Expand)AuthorAgeFilesLines
* 2016-07-30 Steven G. Kargl <kargl@gcc.gnu.org>kargl2016-07-311-1/+6
* [PATCH 2/2] (header usage fix) include c++ headers in system.hnsz2016-04-221-3/+1
* * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz2016-04-181-2/+2
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-09 Tobias Burnus <burnus@net-b.de>burnus2015-12-091-1/+1
* adaamacleod2015-11-111-1/+0
* adaamacleod2015-10-291-6/+6
* [PATCH 4/9] ENABLE_CHECKING refactoring: Fortranlaw2015-10-231-8/+7
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* * trans-common.c: Include <map> after system.h.dje2015-07-021-1/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* gcc/fortran/ChangeLog:manu2015-05-231-2/+2
* Always pass 0 or option number to gfc_warning*.jsm282015-02-011-3/+5
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-16 Tobias Burnus <burnus@net-b.de>burnus2014-12-161-2/+2
* 2014-12-15 Tobias Burnus <burnus@net-b.de>burnus2014-12-161-1/+1
* 2014-12-13 Tobias Burnus <burnus@net-b.de>burnus2014-12-121-5/+5
* gcc/ChangeLog:manu2014-12-111-1/+1
* gcc/testsuite/ChangeLog:manu2014-12-031-8/+10
* 2014-11-30 Tobias Burnus <burnus@net-b.de>burnus2014-11-301-2/+2
* 2014-09-20 Joost VandeVondele <vondele@gcc.gnu.org>vondele2014-09-201-1/+1
* * gimplify.c (omp_notice_variable): If n is non-NULLjakub2014-06-181-0/+5
* * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka2014-06-151-1/+1
* PR fortran/60928jakub2014-06-101-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* 2013-05-20 Tobias Burnus <burnus@net-b.de>burnus2013-05-201-13/+19
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-3/+3
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-05-30 Tobias Burnus <burnus@net-b.de>burnus2012-05-301-1/+1
* * cgraphbuild.c (build_cgraph_edges): Do not finalize varshubicka2012-05-091-2/+0
* PR 51808 Support arbitrarily long bind(C) binding labels.jb2012-01-291-1/+1
* 2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2012-01-041-2/+5
* 2011-10-09 Tobias Burnus <burnus@net-b.de>burnus2011-10-091-7/+3
* 2011-08-30 Tobias Burnus <burnus@net-b.de>burnus2011-08-301-7/+13
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-1/+1
* Replace gfc_getmem with XCNEW, XCNEWVEC or xcallocjb2011-04-191-5/+5
* convert each use of gfc_free (p) to free (p)meyering2011-04-181-3/+3
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* 2010-11-13 Tobias Burnus <burnus@net-b.de>burnus2010-11-131-0/+1
* 2010-09-02 Tobias Burnus <burnus@net-b.de>burnus2010-09-021-2/+3
* 2010-08-21 Janus Weil <janus@gcc.gnu.org>janus2010-08-211-2/+4
* gcc/froydnj2010-07-151-3/+3
* gcc/ChangeLog:steven2010-05-261-2/+2
* 2010-05-21 Tobias Burnus <burnus@net-b.de>burnus2010-05-231-2/+1
* * trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h.steven2010-05-201-2/+2