aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-common.c
AgeCommit message (Expand)Author
2015-05-23gcc/fortran/ChangeLog:Manuel López-Ibáñez
2015-02-01Always pass 0 or option number to gfc_warning*.Joseph Myers
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-162014-12-16 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-12-162014-12-15 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-12-122014-12-13 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-12-11gcc/ChangeLog:Manuel López-Ibáñez
2014-12-03gcc/testsuite/ChangeLog:Manuel López-Ibáñez
2014-11-302014-11-30 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-09-202014-09-20 Joost VandeVondele <vondele@gcc.gnu.org>Joost VandeVondele
2014-06-18 * gimplify.c (omp_notice_variable): If n is non-NULLJakub Jelinek
2014-06-15 * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka
2014-06-10 PR fortran/60928Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-05-202013-05-20 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-302012-05-30 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2012-05-09 * cgraphbuild.c (build_cgraph_edges): Do not finalize varsJan Hubicka
2012-01-29PR 51808 Support arbitrarily long bind(C) binding labels.Janne Blomqvist
2012-01-042012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2011-10-092011-10-09 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2011-08-302011-08-30 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2011-05-042011-05-04 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-04-19Replace gfc_getmem with XCNEW, XCNEWVEC or xcallocJanne Blomqvist
2011-04-18convert each use of gfc_free (p) to free (p)Jim Meyering
2010-11-30 * hwint.c: New. Extracted from toplev.c.Joseph Myers
2010-11-132010-11-13 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2010-09-022010-09-02 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2010-08-212010-08-21 Janus Weil <janus@gcc.gnu.org>Janus Weil
2010-07-15gcc/Nathan Froyd
2010-05-26gcc/ChangeLog:Steven Bosscher
2010-05-232010-05-21 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2010-05-20 * trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h.Steven Bosscher
2010-02-25 PR debug/43166Jakub Jelinek
2009-11-28 * trans-common.c (create_common): Remove unused offset variable.Jakub Jelinek
2009-10-282009-10-28 Rafael Avila de Espindola <espindola@google.com>Rafael Espindola
2009-08-132009-08-13 Janus Weil <janus@gcc.gnu.org>Janus Weil
2009-07-22 * trans.h (gfc_set_decl_assembler_name): New prototype.Francois-Xavier Coudert
2009-06-12gcc/java/Aldy Hernandez
2009-04-042009-04-04 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2008-09-222008-09-22 Janus Weil <janus@gcc.gnu.org>Janus Weil
2008-08-29 PR fortran/29635Jakub Jelinek
2008-07-21gcc/testsuite/Ralf Wildenhues
2008-07-19 * gfortran.h (new): Remove macro.Kaveh Ghazi
2008-04-262008-04-26 George Helffrich <george@gcc.gnu.org>George Helffrich
2008-04-232008-04-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini