OSDN Git Service

gcc/fortran/
[pf3gnuchains/gcc-fork.git] / gcc / fortran / f95-lang.c
2010-09-11 fxcoudert * mathbuiltins.def: Do not defined huge_val built-in.
2010-09-05 burnus2010-09-05 Tobias Burnus <burnus@net-b.de>
2010-09-01 uros * f95-lang.c: Fix comment: POPAR -> POPPAR.
2010-08-31 fxcoudert PR fortran/38282
2010-08-27 fxcoudert PR fortran/32049
2010-07-27 jsm28 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION...
2010-07-26 rthPR target/44132
2010-07-15 froydnjgcc/
2010-06-15 jakub PR fortran/44536
2010-06-11 fxcoudert * mathbuiltins.def: Add builtins that do not directly...
2010-06-09 fxcoudert PR fortran/43040
2010-06-08 laurasgcc/ada:
2010-05-26 steven * fortran/f95-lang.c: Do not include libfuncs.h, expr...
2010-05-17 froydnjgcc/
2010-04-21 jakub PR fortran/43836
2010-04-18 ebotcazou2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
2009-09-28 rth * except.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-14 rthSquash commit of EH in gimple
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-09-01 rguenth2009-09-01 Richard Guenther <rguenther@suse.de>
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-05-15 burnus2009-05-15 Tobias Burnus <burnus@net-b.de>
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-03-30 uweigand * f95-lang.c (gfc_init_builtin_functions): Define...
2008-10-07 jakub * f95-lang.c (poplevel): Don't clear BLOCK_VARS if...
2008-10-02 steventestsuite
2008-08-29 jakub PR fortran/29635
2008-08-21 manu2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-08 manu2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-23 manu2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-21 rwildgcc/testsuite/
2008-07-07 jakub PR middle-end/36726
2008-06-21 ian * tree.h (enum tree_code): Include all-tree.def, not...
2008-06-06 jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-05-25 dfrankegcc:
2008-04-21 sje * f95-lang.c (gfc_init_decl_processing): use ptr_mode...
2008-04-16 jakub PR target/35662
2008-04-06 fxcoudertgcc/
2008-04-03 bonzini2007-03-09 Paolo Bonzini <bonzini@gnu.org>
2008-03-11 bonzini2008-03-11 Paolo Bonzini <bonzini@gnu.org>
2008-02-27 fxcoudert PR fortran/33387
2008-02-26 tromeygcc
2008-02-24 tobi* trans-array.c (gfc_conv_descriptor_data_get,
2008-02-23 fxcoudert PR target/25477
2008-01-15 spop2008-01-15 Sebastian Pop <sebastian.pop@amd.com>
2007-12-09 jakub PR fortran/22244
2007-09-12 hubicka * c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTIO...
2007-09-11 hubicka * decl.c (java_expand_body): Kill.
2007-09-06 tromeygcc:
2007-08-29 fxcoudert * builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.
2007-08-22 ktietz[PATCH Fortran] bootstrap failure by wrong sizetype.
2007-08-11 ian./:
2007-08-03 fxcoudert PR fortran/31202
2007-08-01 nickc* arith.c: Change copyright header to refer to version...
2007-07-28 fxcoudert PR fortran/32048
2007-07-01 jbgcc/fortran:
2007-06-11 espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-14 fxcoudert PR fortran/30723
2007-05-14 espindolagcc/
2007-04-21 pinskia2007-04-21 Andrew Pinski <andrew_pinski@playstation...
2007-03-30 espindolagcc/java/ChangeLog:
2007-02-10 aolivagcc/ChangeLog:
2007-01-20 rguenth2007-01-20 Richard Guenther <rguenther@suse.de>
2007-01-08 kargl2007-01-08 Steven G. Kargl <kargl@gcc.gnu.org>
2006-12-11 hubicka Move all varpool routines out of cgraph/cgraphunit...
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-05 pault2006-11-05 Francois-Xavier Coudert <fxcoudert@gcc...
2006-10-23 espindola * gcc/java/decl.c: Include langhooks.h.
2006-10-09 kargl2006-10-06 Steven G. Kargl <kargl@gcc.gnu.org>
2006-10-09 rthRevert emutls patch.
2006-10-04 rthgcc/
2006-06-09 jakub PR fortran/27916
2006-03-27 jakub * f95-lang.c (gfc_get_alias_set): New function.
2006-02-14 jakubgcc/fortran/
2005-12-10 sayle PR fortran/22527
2005-12-09 rguenth2005-12-09 Richard Guenther <rguenther@suse.de>
2005-10-12 jakub * trans-common.c (build_field): Fix comment typo.
2005-10-11 jakub * f95-lang.c (gfc_init_decl_processing): Initialize
2005-10-03 fxcoudert PR libfortran/19308
2005-08-21 tobifortran/
2005-07-28 pinskia2005-07-28 Andrew Pinski <pinskia@physics.uc.edu>
2005-06-25 kcookUpdate FSF address.
2005-05-18 tobi * f95-lang.c (gfc_init_builtin_functions): Define...
2005-04-29 tromeygcc:
2005-04-01 kazu * decl.c, f95-lang.c, interface.c, module.c, trans...
2005-03-29 dorit * tree-ssanames.c (duplicate_ssa_name_ptr_info...
2005-03-23 jsm28 * langhooks.h (truthvalue_conversion): Remove.
2005-02-10 rth * builtins.c (DEF_BUILTIN): Add COND argument.
2005-01-23 kazu * data.c, dependency.c, f95-lang.c, io.c, trans-array.c,
2005-01-18 kazu * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c,
2005-01-17 dorit2005-01-17 Ira Rosen <irar@il.ibm.com>
2005-01-03 rth * arith.c: Add system.h; remove string.h
2004-11-25 jsm28 * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS...
2004-11-08 kazu * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortr...
2004-10-30 pinskia2004-10-30 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-01 hubicka * c-decl.c (c_expand_body): Update call tree_rest_of_c...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-16 kazu * array.c, data.c, decl.c, dependency.c, error.c,...
next