]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans.c
2014-08-15 Manuel López-Ibáñez <manu@gcc.gnu.org>
[thirdparty/gcc.git] / gcc / fortran / trans.c
2014-08-15  manu2014-08-15 Manuel López-Ibáñez <manu@gcc.gnu.org>
2014-06-18  jakub * gimplify.c (omp_notice_variable): If n is non-NULL
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-11  jakub * tree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-04-02  mrsMerge in trunk.
2014-03-18  jakub PR ipa/58721
2014-03-06  janus2014-03-06 Paul Thomas <pault@gcc.gnu.org>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  dmalcolmRemove macros that implicitly use input_location
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-16  mrsMerge in trunk.
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-07-23  burnus2013-07-23 Ondřej Bílka <neleai@seznam.cz>
2013-07-15  burnus2013-07-15 Tobias Burnus <burnus@net-b.de>
2013-06-07  burnus2013-06-07 Tobias Burnus <burnus@net-b.de>
2013-06-06  burnus2013-06-06 Tobias Burnus <burnus@net-b.de>
2013-06-04  burnus2013-06-03 Tobias Burnus <burnus@net-b.de>
2013-03-31  burnus2013-03-31 Tobias Burnus <burnus@net-b.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  burnus2013-01-04 Tobias Burnus <burnus@net-b.de>
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-12-20  pault2012-12-19 Paul Thomas <pault@gcc.gnu.org>
2012-10-27  tkoenig2012-10-27 Thomas Koenig <tkoenig@gcc.gnu.org>
2012-10-21  tkoenig2012-10-21 Thomas Koenig <tkoenig@gcc.gnu.org>
2012-09-15  burnus2012-09-15 Tobias Burnus <burnus@net-b.de>
2012-07-11  stevengcc/
2012-05-31  burnus2012-05-31 Tobias Burnus <burnus@net-b.de>
2012-03-06  steven * f95-lang.c (yyerror, yylex): Remove.
2012-01-06  burnus2012-01-06 Tobias Burnus <burnus@net-b.de>
2011-12-11  pault2011-12-11 Paul Thomas <pault@gcc.gnu.org>
2011-10-18  mikael PR fortran/50420
2011-10-11  meissnerConvert standard builtin functions from being arrays...
2011-09-08  burnusgcc/fortran/
2011-08-18  mikael2011-08-19 Mikael Morin <mikael.morin@sfr.fr>
2011-08-02  burnus2011-08-02 Tobias Burnus <burnus@net-b.de>
2011-08-02  jakubMerge from gomp-3_1-branch branch:
2011-07-27  dcarrera2011-07-26 Daniel Carrera <dcarrera@gmail.com>
2011-07-21  dcarrera2011-07-21 Daniel Carrera <dcarrera@gmail.com>
2011-07-19  rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-07-07  burnus2011-07-07 Tobias Burnus <burnus@net-b.de>
2011-07-06  burnus2011-07-06 Daniel Carrera <dcarrera@gmail.com>
2011-06-20  burnus2011-06-20 Tobias Burnus <burnus@net-b.de>
2011-06-09  rguenth2011-06-09 Richard Guenther <rguenther@suse.de>
2011-05-31  burnus2011-05-31 Tobias Burnus <burnus@net-b.de>
2011-05-29  burnus2011-05-29 Tobias Burnus <burnus@net-b.de>
2011-05-19  burnus2011-06-19 Tobias Burnus <burnus@net-b.de>
2011-05-04  froydnjremove gfc_chainon_list
2011-04-18  meyeringconvert each use of gfc_free (p) to free (p)
2011-04-18  burnus2011-04-18 Tobias Burnus <burnus@net-b.de>
2011-02-23  mikael2011-02-23 Mikael Morin <mikael@gcc.gnu.org>
2010-12-15  jbBetter error message for malloc() failure
2010-12-15  jbPR 28105 Remove size<0 checks before calling malloc...
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-10-26  janus2010-10-26 Janus Weil <janus@gcc.gnu.org>
2010-10-15  burnus2010-10-15 Tobias Burnus <burnus@net-b.de>
2010-10-06  mikael2010-10-06 Mikael Morin <mikael@gcc.gnu.org>
2010-10-04  rguenth2010-10-04 Richard Guenther <rguenther@suse.de>
2010-09-10  burnus2010-09-10 Tobias Burnus <burnus@net-b.de>
2010-09-03  burnus2010-09-03 Tobias Burnus <burnus@net-b.de>
2010-08-07  froydnj * interface.c (compare_actual_formal): Use XALLOCAVEC...
2010-07-29  janus2010-07-29 Janus Weil <janus@gcc.gnu.org>
2010-07-27  burnus2010-07-26 Tobias Burnus <burnus@net-b.de>
2010-07-15  froydnjgcc/
2010-07-15  domob2010-07-15 Daniel Kraft <d@domob.eu>
2010-07-06  burnus2010-07-06 Tobias Burnus <burnus@net-b.de>
2010-05-23  burnus2010-05-21 Tobias Burnus <burnus@net-b.de>
2010-05-20  steven * trans-expr.c: Do not include convert.h, ggc.h, real...
2010-05-15  janus2010-05-15 Janus Weil <janus@gcc.gnu.org>
2010-05-14  jakub * trans.c (trans_code): Set backend locus early.
2010-04-17  kargl2010-04-17 Steven G. Kargl <kargl@gcc.gnu.org>
2010-04-06  burnus2010-04-06 Tobias Burnus <burnus@net-b.de>
2010-04-01  pault2010-04-01 Paul Thomas <pault@gcc.gnu.org>
2010-02-20  burnus2010-02-20 Tobias Burnus <burnus@net-b.de>
2010-02-14  jvdelisle2010-02-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-01-31  janusgcc/fortran/
2010-01-04  burnus2009-01-04 Tobias Burnus <burnus@net-b.de>
2009-10-26  janus2009-10-26 Janus Weil <janus@gcc.gnu.org>
2009-10-13  janus2009-10-13 Janus Weil <janus@gcc.gnu.org>
2009-09-30  burnusfortran/
2009-09-29  domob2009-09-29 Daniel Kraft <d@domob.eu>
2009-09-16  matz PR fortran/41212
2009-08-19  matz * tree-ssa-structalias.c (create_variable_info_...
2009-07-16  manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-06-12  aldyhgcc/java/
2009-05-13  burnus2009-05-13 Tobias Burnus <burnus@net-b.de>
2009-05-10  pault2009-05-10 Paul Thomas <pault@gcc.gnu.org>
2009-05-06  janus2009-05-06 Janus Weil <janus@gcc.gnu.org>
2009-04-20  jakub PR fortran/35423
2009-04-10  hjl2009-04-10 Paolo Bonzini <bonzini@gnu.org>
2009-03-29  tobifortran/
2009-03-27  rguenth2009-03-27 Richard Guenther <rguenther@suse.de>
2008-11-01  domob2008-11-01 Daniel Kraft <d@domob.eu>
2008-09-18  domob2008-09-18 Daniel Kraft <d@domob.eu>
2008-08-29  jakub PR fortran/29635
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-27  burnus2008-07-27 Tobias Burnus <burnus@net-b.de>
next