OSDN Git Service

PR fortran/30820
[pf3gnuchains/gcc-fork.git] / gcc / fortran / options.c
2007-04-28 tobi* options.c (gfc_handle_option): Ensure requested free...
2007-04-11 dnovillo PR 30735
2007-03-15 fxcoudert * gfortran.h (gfc_option_t): Add flag_backtrace field.
2007-02-23 jvdelisle2007-02-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2007-02-19 jvdelisle2007-02-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2007-02-04 kargl2007-02-03 Steven G. Kargl <kargl@gcc.gnu.org>
2007-01-26 burnusfortran/
2007-01-25 manu2007-01-25 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-20 kargl * openmp.c, matchexp.c, module.c, scanner.c, resolv...
2007-01-20 fxcoudert * gfortran.h (gfc_options_t): Add flag_allow_leading_u...
2007-01-20 fxcoudert PR fortran/30446
2007-01-18 burnus2007-01-18 Francois-Xavier Coudert <coudert@clipper...
2007-01-10 jvdelisle2007-01-09 Paul Thomas <pault@gcc.gnu.org>
2007-01-05 pault2007-01-05 Paul Thomas <pault@gcc.gnu.org>
2006-12-14 dnovillo2006-12-14 Richard Guenther <rguenther@suse.de>
2006-12-01 tkoenig2006-12-01 Thomas Koenig <Thomas.Koenig@online.de>
2006-11-17 fxcoudert * gfortran.h (gfc_add_intrinsic_modules_path,
2006-11-16 brooks* data.c: Remove trailing periods from error messages.
2006-11-15 brooks* gfortran.h (GFC_MAX_LINE): Remove constant definition.
2006-11-15 brooks* lang.opt: Remove -fno-backend option.
2006-11-10 brooks* lang.opt (-fmodule-private): Remove option.
2006-11-09 brooks* lang.opt: Add -fmax-errors= option.
2006-11-09 brooks* lang.opt: Remove non-working -qkind= option.
2006-10-22 fxcoudert PR fortran/26025
2006-10-15 aldotfortran/ChangeLog
2006-10-03 jvdelisle2006-10-02 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2006-06-18 jvdelisle2006-06-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2006-05-29 kazu * options.c, primary.c, resolve.c, trans-common.c...
2006-05-05 kargl2006-05-05 Steven G. Kargl <kargls@comcast.net>
2006-05-03 kargl2006-03-30 Steven G. Kargl <kargls@comcast.net>
2006-03-22 tkoenig2006-03-22 Thomas Koenig <Thomas.Koenig@onlien.de>
2006-03-21 toon2006-03-21 Toon Moene <toon@moene.indiv.nluug.nl>
2006-03-15 jvdelisle2006-03-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2006-03-14 kargl PR 18537
2006-02-15 toon2006-02-15 Toon Moene <toon@moene.indiv.nluug.nl>
2006-02-14 jakubgcc/fortran/
2006-02-06 tkoenig2005-02-06 Thomas Koenig <Thomas.Koenig@online.de>
2006-01-27 jakub PR fortran/25324
2005-11-30 kargl2005-11-30 Bernhard Fischer <rep.nop@aon.at>
2005-11-17 fxcoudert PR fortran/20811
2005-10-30 tobifortran/
2005-10-24 stevenCommit for Asher Langton
2005-10-12 fxcoudert * gfortran.h: Add bitmasks for different FPE traps...
2005-09-26 jakub PR fortran/23677
2005-09-13 fxcoudert * configure.in: Recognize f95 in the --enable-language...
2005-08-31 fxcoudert PR fortran/20592
2005-08-21 tobifortran/
2005-06-25 kcookUpdate FSF address.
2005-06-20 fxcoudert * gfortran.h: Add flag_backslash compile-time option.
2005-05-30 sayle * gfortran.h (GFC_STD_LEGACY): New "standard" macro...
2005-05-10 tobigcc/fortran/
2005-03-30 kargl* gfortran.h (option_t): Change d8, i8, r8 to flag_defa...
2005-01-30 rth * options.c (gfc_init_options): Zero flag_errno...
2005-01-18 kazu * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c,
2005-01-03 rth * arith.c: Add system.h; remove string.h
2004-11-24 stevengcc/
2004-10-31 pbrook2004-10-31 Janne Blomqvist <jblomqvi@cc.hut.fi>
2004-10-08 pinskia2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-08-27 tobi* gfortran.h (gfc_default_*_kind): Remove prototypes...
2004-08-26 rth * arith.c (gfc_validate_kind): Add may_fail...
2004-08-01 sayle * options.c (gfc_init_options): Don't warn about the...
2004-07-18 tobiPR fortran/16465
2004-07-11 tobiRevert accidental commit
2004-07-11 tobiPR fortran/16433
2004-05-22 pbrook * invoke.texi: Document -Wunderflow and spell check.
2004-05-16 pbrook * options.c (gfc_handle_module_path_options): Fix...
2004-05-14 tobi* Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.