OSDN Git Service

2010-02-20 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / fortran / options.c
2010-02-20 burnus2010-02-20 Tobias Burnus <burnus@net-b.de>
2010-01-05 burnus2010-01-05 Tobias Burnus <burnus@net-b.de>
2009-12-27 domob2009-12-27 Francois-Xavier Coudert <fxcoudert@gcc...
2009-11-04 rguenth2009-11-04 Richard Guenther <rguenther@suse.de>
2009-10-03 dnovilloMerge lto branch into trunk.
2009-08-01 pault2009-08-01 Paul Thomas <pault@gcc.gnu.org>
2009-06-29 burnus2009-06-29 Tobias Burnus <burnus@net-b.de>
2009-06-08 aolivagcc/ChangeLog:
2009-05-16 fxcoudert PR fortran/36031
2009-05-13 hubicka * doc/invoke.texi (-fwhole-file): Update docs.
2009-03-30 pault2009-03-30 Paul Thomas <pault@gcc.gnu.org>
2009-03-30 jsm28 PR rtl-optimization/323
2009-03-28 burnus2009-03-28 Tobias Burnus <burnus@net-b.de>
2009-03-28 burnus2009-03-28 Tobias Burnus <burnus@net-b.de>
2009-03-28 burnus2009-03-28 Francois-Xavier Coudert <fxcoudert@gcc...
2009-03-27 burnus2009-03-27 Tobias Burnus <burnus@net-b.de>
2008-11-03 burnus2008-11-03 Tobias Burnus <burnus@net-b.de>
2008-11-01 jvdelisle2008-11-01 Steven G. Kargl <kargls@comcast.net>
2008-09-24 burnus2008-09-24 Tobias Burnus <burnus@net-b.de>
2008-09-22 janus2008-09-22 Janus Weil <janus@gcc.gnu.org>
2008-08-08 manu2008-08-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-29 hubicka * flags.h (flag_really_no_inline): Remove.
2008-07-27 burnus2008-07-27 Tobias Burnus <burnus@net-b.de>
2008-07-25 hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-07-24 domob2008-07-24 Daniel Kraft <d@domob.eu>
2008-07-24 tkoenig2008-07-24 Thomas Koenig <tkoenig@gcc.gnu.org>
2008-06-20 ghazi * arith.c (hollerith2representation): Fix for -Wc...
2008-05-25 dfrankegcc:
2008-04-25 dfranke2008-04-25 Tobias Burnus <burnus@net-b.de>
2008-04-14 jvdelisle2008-04-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2008-04-06 fxcoudert * dump-parse-tree.c: Use fprintf, fputs and fputc...
2008-03-03 fxcoudert PR fortran/33197
2008-02-28 dfrankegcc/fortran:
2008-02-24 tobi* arith.c: Update copyright years.
2007-11-26 burnus2007-11-26 Steven G. Kargl <kargls@comcast.net>
2007-10-27 burnus2007-10-27 Tobias Burnus <burnus@net-b.de>
2007-10-03 fxcoudert PR fortran/26682
2007-09-21 langton PR fortran/20441
2007-09-03 ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-09-03 fxcoudert PR fortran/31675
2007-08-26 burnus2007-08-26 Asher Langton <langton2@llnl.gov>
2007-08-12 fxcoudert PR fortran/31629
2007-08-10 ghazi * system.h (CONST_CAST): New.
2007-08-01 nickc* arith.c: Change copyright header to refer to version...
2007-07-15 jvdelisle2007-07-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2007-06-27 fxcoudert PR other/31400
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,
next