OSDN Git Service

2008-08-31 Daniel Kraft <d@domob.eu>
[pf3gnuchains/gcc-fork.git] / gcc / fortran / module.c
2008-08-31 domob2008-08-31 Daniel Kraft <d@domob.eu>
2008-08-29 jakub * gfortran.h (gfc_use_list): Add where field.
2008-08-29 jakub PR fortran/29635
2008-08-28 domob2008-08-28 Daniel Kraft <d@domob.eu>
2008-08-28 janus2008-08-28 Janus Weil <janus@gcc.gnu.org>
2008-08-23 janus2008-08-23 Janus Weil <janus@gcc.gnu.org>
2008-08-08 domob2008-08-08 Daniel Kraft <d@domob.eu>
2008-07-29 paultIndex: gcc/fortran/trans-expr.c
2008-07-21 rwildgcc/testsuite/
2008-07-19 ghazi * gfortran.h (new): Remove macro.
2008-07-19 ghazi * gfortran.h (operator): Remove macro.
2008-07-19 ghazi * gfortran.h (protected): Remove macro.
2008-06-20 ghazi * arith.c (hollerith2representation): Fix for -Wc...
2008-05-15 saliuAdd new parameter to NAMED_INTCST and new field standar...
2008-05-10 fxcoudert PR fortran/36197
2008-05-09 fxcoudert PR fortran/36162
2008-05-06 fxcoudert * arith.c: (gfc_arith_concat, gfc_compare_string,
2008-04-30 pault2008-04-30 Paul Thomas <pault@gcc.gnu.org>
2008-03-09 pault2008-03-09 Paul Thomas <pault@gcc.gnu.org>
2008-02-24 tobi* arith.c: Update copyright years.
2008-01-30 pault2008-01-30 Paul Thomas <pault@gcc.gnu.org>
2008-01-22 pault2008-01-22 Paul Thomas <pault@gcc.gnu.org>
2008-01-20 pault2008-01-20 Paul Thomas <pault@gcc.gnu.org>
2008-01-07 pault2008-01-07 Paul Thomas <pault@gcc.gnu.org>
2008-01-06 pault2008-01-06 Paul Thomas <pault@gcc.gnu.org>
2007-12-21 pault2007-12-21 Paul Thomas <pault@gcc.gnu.org>
2007-12-14 dfranke2007-12-14 Daniel Franke <franke.daniel@gmail.com>
2007-12-06 pault2007-12-06 Paul Thomas <pault@gcc.gnu.org>
2007-12-04 burnus2007-12-04 Tobias Burnus <burnus@net-b.de>
2007-11-27 pault2007-11-27 Paul Thomas <pault@gcc.gnu.org>
2007-11-24 pault2007-11-24 Paul Thomas <pault@gcc.gnu.org>
2007-11-24 burnus2007-11-23 Tobias Burnus <burnus@net-b.de>
2007-11-17 fxcoudert PR fortran/30285
2007-10-31 burnus2007-10-31 Tobias Burnus <burnus@net-b.de>
2007-10-28 tobifortran/
2007-09-28 ghazi * module.c (mio_expr): Avoid -Wcast-qual warning.
2007-09-20 fxcoudert PR fortran/33221
2007-08-26 burnus2007-08-26 Tobias Burnus <burnus@net-b.de>
2007-08-19 burnus2007-08-18 Tobias Burnus <burnus@net-b.de>
2007-08-18 burnus2007-08-18 Paul Thomas <pault@gcc.gnu.org>
2007-08-16 burnus2007-08-16 Tobias Burnus <burnus@net-b.de>
2007-08-12 fxcoudert PR fortran/31629
2007-08-04 pault2007-08-04 Paul Thomas <pault@gcc.gnu.org>
2007-08-01 nickc* arith.c: Change copyright header to refer to version...
2007-07-28 dfrankegcc/fortran:
2007-07-12 pault2007-07-12 Paul Thomas <pault@gcc.gnu.org>
2007-07-12 dfranke2007-07-12 Daniel Franke <franke.daniel@gmail.com>
2007-07-10 pault2007-07-10 Paul Thomas <pault@gcc.gnu.org>
2007-07-08 dfrankegcc/fortran:
2007-07-08 dfrankegcc/fortran:
2007-07-07 kazu * decl.c, gfortran.h, interface.c, module.c, resolve.c,
2007-07-06 dfrankegcc/fortran:
2007-07-02 kargl2007-07-01 Christopher D. Rickett <crickett@lanl...
2007-06-24 burnus2007-06-24 Tobias Burnus <burnus@net-de>
2007-06-07 brooks* decl.c: Miscellaneous whitespace fixes.
2007-05-31 pault2007-05-31 Paul Thomas <pault@gcc.gnu.org>
2007-04-25 jb2007-04-25 Janne Blomqvist <jb@gcc.gnu.org>
2007-04-24 fxcoudert PR fortran/31587
2007-03-14 jakub * module.c (mio_typespec): Don't look at ts->cl if...
2007-03-08 burnus2007-07-08 Tobias Burnus <burnus@net-b.de>
2007-03-08 burnus2007-03-08 Tobias Burnus <burnus@net-b.de>
2007-02-12 pault2007-02-13 Paul Thomas <pault@gcc.gnu.org>
2007-02-11 pault2007-02-11 Paul Thomas <pault@gcc.gnu.org>
2007-01-29 pault2007-01-29 Paul Thomas <pault@gcc.gnu.org>
2007-01-20 kargl * openmp.c, matchexp.c, module.c, scanner.c, resolv...
2007-01-20 sayle * module.c (mio_array_ref): The dimen_type fields...
2007-01-17 pault2007-01-17 Paul Thomas <pault@gcc.gnu.org>
2006-12-27 pault2006-12-27 Paul Thomas <pault@gcc.gnu.org>
2006-12-22 pault2006-12-22 Paul Thomas <pault@gcc.gnu.org>
2006-12-10 burnusfortran/
2006-12-09 pault2006-12-09 Paul Thomas <pault@gcc.gnu.org>
2006-12-09 pault2006-11-25 Paul Thomas <pault@gcc.gnu.org>
2006-12-03 pault2006-12-03 Paul Thomas <pault@gcc.gnu.org>
2006-11-19 fxcoudert * module.c (gfc_use_module): Uncomment the ISO_FORTRAN...
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-10 brooks* lang.opt (-fmodule-private): Remove option.
2006-11-07 burnusfortran/
2006-10-13 pault2006-10-13 Paul Thomas <pault@gcc.gnu.org>
2006-10-08 pault2006-10-05 Erik Edelmann <edelmann@gcc.gnu.org>
2006-05-02 sayle2006-05-02 Paul Thomas <pault@gcc.gnu.org>
2006-03-31 bdavis2006-03-30 Paul Thomas <paulthomas2@wanadoo.fr>
2006-02-23 eedelman2006-02-23 Erik Edelmann <eedelman@gcc.gnu.org>
2006-02-14 jakubgcc/fortran/
2006-02-10 tobifortran/
2006-02-10 tobi * dump-parse-tree.c: Update copyright years.
2006-02-10 tobifortran/
2005-11-17 fxcoudert PR fortran/20811
2005-11-10 pault2005-11-10 Paul Thomas <pault@gcc.gnu.org>
2005-10-25 jakub * trans.h (gfc_conv_cray_pointee): Remove.
2005-09-23 pault2005-09-23 Paul Thomas <pault@gcc.gnu.org>
2005-09-18 aj2005-09-18 Andreas Jaeger <aj@suse.de>
2005-09-18 pault2005-09-18 Paul Thomas <pault@gcc.gnu.org>
2005-09-17 fxcoudert PR fortran/15586
2005-09-09 pault2005-09-09 Paul Thomas <pault@gcc.gnu.org>
2005-08-19 tobi2005-08-19 Steven G. Kargl <kargls@comcast.net>
2005-06-25 kcookUpdate FSF address.
2005-06-21 paultnamelist_use_1.msg
2005-04-01 kazu * decl.c, f95-lang.c, interface.c, module.c, trans...
2005-02-24 tobiUnrevert previously reversed patch, adding this patch:
next