OSDN Git Service

* tlink.c (scan_linker_output): Parse linker messages from
[pf3gnuchains/gcc-fork.git] / gcc / fortran /
2007-02-23 burnus2007-02-23 Paul Thomas <pault@gcc.gnu.org>
2007-02-23 jvdelisle2007-02-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2007-02-22 brooks* gfortran.texi (Old-style kind specifications): Document
2007-02-21 jakub2007-02-21 Bernhard Fischer <aldot@gcc.gnu.org>
2007-02-20 tkoenig2007-02-20 Thomas Koenig <Thomas.Koenig@online.de>
2007-02-20 burnusfortran/
2007-02-20 burnus2007-02-20 Tobias Burnus <burnus@net-b.de>
2007-02-19 tkoenig2007-02-19 Thomas Koenig <Thomas.Koenig@online.de>
2007-02-19 jvdelisle2007-02-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2007-02-18 sayle * trans-array.c (gfc_build_constant_array_constructor...
2007-02-18 pault2007-02-18 Roger Sayle <roger@eyesopen.com>
2007-02-16 burnusfortran/
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-15 jvdelisle2007-02-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2007-02-15 kargl2007-02-14 Steven G. Kargl <kargl@gcc.gnu.org>
2007-02-14 karglFix a potential buffer overflow.
2007-02-12 pault2007-02-13 Paul Thomas <pault@gcc.gnu.org>
2007-02-12 nickc* doc/invoke.texi (Overall Options): Document --help=.
2007-02-11 dfranke2007-02-11 Daniel Franke <franke.daniel@gmail.com>
2007-02-11 tobi2007-02-11 Tobias Schlueter <tobi@gcc.gnu.org>
2007-02-11 pault2007-02-11 Paul Thomas <pault@gcc.gnu.org>
2007-02-10 aolivagcc/ChangeLog:
2007-02-09 burnusfortran/
2007-02-09 fxcoudert PR fortran/30720
2007-02-08 sayle * trans-stmt.c (gfc_trans_forall_1): Optimize the...
2007-02-06 karglAdd the PR number to my previous ChangeLog entries.
2007-02-04 fxcoudert PR fortran/30611
2007-02-04 kargl2007-02-03 Steven G. Kargl <kargl@gcc.gnu.org>
2007-02-03 kazu * trans-array.c: Fix a comment typo.
2007-02-03 pault2007-02-03 Paul Thomas <pault@gcc.gnu.org>
2007-02-03 kargl2007-02-02 Steven G. Kargl <kargl@gcc.gnu.org>
2007-02-02 sayle * trans.c (gfc_build_array_ref): Use STRIP_TYPE_NOPS...
2007-02-02 pault2007-02-02 Paul Thomas <pault@gcc.gnu.org>
2007-02-02 sayle * trans-array.c (gfc_conv_expr_descriptor): We don...
2007-02-02 sayle * dependency.c (gfc_check_dependency) <EXPR_ARRAY...
2007-02-02 sayle * trans-stmt.c (compute_overall_iter_number): Document...
2007-01-31 burnusfortran/
2007-01-31 kazu * simplify.c, trans-array.c: Fix comment typos.
2007-01-30 brooks2007-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2007-01-30 sje PR fortran/30432
2007-01-29 pault2007-01-29 Paul Thomas <pault@gcc.gnu.org>
2007-01-28 tkoenig2007-01-28 Thomas Koenig <Thomas.Koenig@online.de>
2007-01-27 sayle * trans-stmt.c (forall_info): Replace the next_nest...
2007-01-27 pault2007-01-27 Paul Thomas <pault@gcc.gnu.org>
2007-01-27 karglAdd 'PR fortran/30278' to my previous commit.
2007-01-26 kargl2007-01-26 Steven Bosscher <stevenb.gcc@gmail.com>
2007-01-26 burnusfortran/
2007-01-25 manu2007-01-25 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-24 jvdelisle2007-01-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2007-01-22 brooks * intrinsic.texi (ACHAR): Added cross-references.
2007-01-21 brooks* intrinsic.texi: Edited all "Syntax" examples to a...
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-20 sayle * dependency.c (gfc_full_array_ref_p): Check that...
2007-01-20 sayle * trans-intrinsic.c (gfc_conv_intrinsic_sign): New...
2007-01-20 fxcoudert * gfortran.h (gfc_options_t): Add flag_allow_leading_u...
2007-01-20 fxcoudert PR fortran/30446
2007-01-20 rguenth2007-01-20 Richard Guenther <rguenther@suse.de>
2007-01-19 brooks* intrinsic.texi (MATMUL): Corrected a typo.
2007-01-19 brooks* intrinsic.texi: general whitespace cleanup.
2007-01-18 hjl2007-01-18 H.J. Lu <hongjiu.lu@intel.com>
2007-01-18 sayle * trans-expr.c (copyable_array_p): Consider user deriv...
2007-01-18 sayle * trans-stmt.c (compute_overall_iter_number): Enhance...
2007-01-18 burnus2007-01-18 Francois-Xavier Coudert <coudert@clipper...
2007-01-17 pault2007-01-17 Paul Thomas <pault@gcc.gnu.org>
2007-01-16 sayle2007-01-16 Roger Sayle <roger@eyesopen.com>
2007-01-15 pault2007-01-15 Paul Thomas <pault@gcc.gnu.org>
2007-01-14 pault2007-01-14 Paul Thomas <pault@gcc.gnu.org>
2007-01-14 tkoenig2007-01-14 Thomas Koenig <Thomas.Koenig@online.de>
2007-01-11 tkoenig2007-01-11 Thomas Koenig <Thomas.Koenig@online.de>
2007-01-11 bonzini2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2007-01-11 brooks* simplify.c: Update copyright to 2007.
2007-01-11 fxcoudert PR fortran/30430
2007-01-10 brooks* simplify.c (gfc_simplify_ibclr): Fix POS comparison.
2007-01-10 brooksPR 30381
2007-01-10 jvdelisle2007-01-09 Paul Thomas <pault@gcc.gnu.org>
2007-01-08 kargl2007-01-08 Steven G. Kargl <kargl@gcc.gnu.org>
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 sayle * trans-array.c (constant_array_constructor_p): New...
2007-01-08 kazu gfortran.texi: Fix typos.
2007-01-07 kargl2007-01-07 Steven G. Kargl <kargl@gcc.gnu.org>
2007-01-07 aldot2007-01-07 Bernhard Fischer <aldot@gcc.gnu.org>
2007-01-07 aldotfortran/ChangeLog
2007-01-07 aldotfortran/ChangeLog
2007-01-07 karglFix whitespace in a table within a comment. This is
2007-01-07 kargl2007-01-06 Steven G. Kargl <kargl@gcc.gnu.org>
2007-01-06 kargl * arith.c: Update copyright years. Whitespace.
2007-01-05 sayle * trans-expr.c (gfc_trans_assignment_1): New subroutin...
2007-01-05 sayle * trans-array.c (gfc_trans_array_constructor_value...
2007-01-05 sayle * trans-array.c (gfc_conv_loop_setup): Test whether...
2007-01-05 burnus2007-01-05 Tobias Burnus <burnus@net-b.de>
2007-01-05 pault2007-01-05 Paul Thomas <pault@gcc.gnu.org>
2007-01-05 burnusfortran/
2007-01-05 brooksPR 30371
2007-01-05 brooks* intrinsic.texi: Minor cleanup, reflowing overlong
2007-01-05 brooks* intrinsic.texi (LBOUND): Add documentation.
2007-01-04 brooks* intrinsic.texi (IAND): Clarify argument specifications.
2007-01-04 brooksfortran/
2007-01-04 brooks* invoke.texi: Update manpage copyright to include...
2007-01-04 brooks* gfortran.texi: Update copyright to include 2007.
next