OSDN Git Service

2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
[pf3gnuchains/gcc-fork.git] / gcc / fortran / ChangeLog
2004-06-29 tobi2004-06-29 Tobias Schlueter <tobias.schlueter@physik...
2004-06-29 tobifortran/
2004-06-29 tobifortran/
2004-06-26 tobi2004-06-26 Tobias Schlueter <tobias.schlueter@physik...
2004-06-26 tobi2004-06-25 Tobias Schlueter <tobias.schlueter@physik...
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-22 pbrook PR fortran/15750
2004-06-21 tobiPR fortran/15511
2004-06-21 tobi* resolve.c (resolve_symbol): Add comment in function...
2004-06-21 tobi* array.c (gfc_insert_constructor): Avoid redundant...
2004-06-21 jsm28 * tree-alias-common.h (struct tree_alias_ops): Change...
2004-06-20 tobi2004-06-20 Steven G. Kargl <kargls@comcast.net>
2004-06-15 tobifortran/
2004-06-14 tobiFix ChangeLog, fix parentheses from previous patch...
2004-06-14 tobifortran/
2004-06-14 tobiPR fortran/15510
2004-06-14 tobifortran/
2004-06-13 pbrook * intrinsic.c (add_sym_2s): Use correct function types.
2004-06-12 pbrookFix changelog typo.
2004-06-12 pbrook * Make-lang.in (F95_OBJS, F95_PARSER_OBJS): Alpabetize...
2004-06-12 pbrook * check.c (gfc_check_second_sub, gfc_check_irand,...
2004-06-12 tobifortran/
2004-06-12 tobifortran/
2004-06-09 toon2004-06-09 Toon Moene <toon@moene.indiv.nluug.nl>
2004-06-09 tobifortran/
2004-06-09 tobiPR fortran/13201
2004-06-05 tobiPR fortran/15478
2004-06-05 tobi * intrinsic.c (sort_actual): Keep track of type of...
2004-06-03 tobifortran/
2004-06-03 pbrook * trans.c (gfc_finish_block, gfc_add_expr_to_block...
2004-06-03 tobi* trans-array.c: Fix spelling in comments.
2004-06-02 tobifortran/
2004-06-01 tobiPR fortran/15477
2004-05-31 tobi* trans-types.c: Fix spelling & layout in comments.
2004-05-30 tobiPR fortran/14067
2004-05-30 pbrook PR fortran/15620
2004-05-30 pbrook * iresolve.c (gfc_resolve_random_number): Clean up...
2004-05-29 pbrook * simplify.c (gfc_simplify_log): Remove useless line...
2004-05-29 pbrook * trans-common.c (find_equivalence): Find multiple...
2004-05-27 tobi* gfortran.h (gfc_current_locus, gfc_set_locus): Remove.
2004-05-26 sayle * io.c (format_asterisk): Silence compiler warnings...
2004-05-26 sayle PR fortran/13912
2004-05-23 pbrook * expr.c (check_inquiry): Remove bogus tests.
2004-05-23 pbrook PR fortran/13773
2004-05-23 pbrook * gfortran.h (struct gfc_symbol): Add equiv_built.
2004-05-23 pbrook * check.c (gfc_check_random_seed): Issue for too many...
2004-05-22 pbrook * intrinsic.c (add_subroutines): Use add_sym_3s...
2004-05-22 pbrook * dump-parse-tree.c (gfc_show_equiv): New function.
2004-05-22 pbrook PR fortran/13249
2004-05-22 pbrook * trans-decl.c (gfc_get_extern_function_decl): Set...
2004-05-22 pbrook * check.c (gfc_check_system_clock): New function.
2004-05-22 pbrook * invoke.texi: Document -Wunderflow and spell check.
2004-05-21 sayle * io.c (check_format): As a GNU extension, allow the...
2004-05-21 sayle * io.c (check_format): Use gfc_notify_std to determine...
2004-05-20 sayle * io.c (format_item): Allow the number before the...
2004-05-19 pbrookCredit Feng Wang <fengwang@nudt.edu.cn> in ChangeLog.
2004-05-19 pbrook * f95-lang.c (gfc_init_builtin_functions): Use vold_li...
2004-05-18 tobi* trans.c, trans-decl.c: Fix comment typos.
2004-05-18 tobi * trans-const.c (gfc_conv_mpf_to_tree): Fix...
2004-05-18 tobi2004-05-17 Steve Kargl <kargls@comcast.net>
2004-05-18 pbrook PR fortran/13930
2004-05-17 tobi2004-05-17 Steve Kargl <kargls@comcast.net>
2004-05-17 tobi2004-05-17 Steve Kargl <kargls@comcast.net>
2004-05-16 pbrook * options.c (gfc_handle_module_path_options): Fix...
2004-05-16 pbrook * arith.c (gfc_range_check): Fix logic error.
2004-05-16 pbrook * arith.c: Fix comment typos.
2004-05-15 tobiPR fortran/13742
2004-05-15 jsm28 * Make-lang.in (f95.generated-manpages): Remove.
2004-05-15 pbrook * decl.c (add_init_expr_to_sym): Check for variable...
2004-05-15 tobitestsuite:
2004-05-15 tobifortran:
2004-05-15 tobiPR fortran/13702
2004-05-15 tobi* Make-lang.in (trans-common.o): Remove redundant depen...
2004-05-14 tobi* dump-parse-tree.c (gfc_show_array_ref): Print colon...
2004-05-14 pbrookfortran/
2004-05-14 tobiPR fortran/15206
2004-05-14 tobi* match.c (gfc_match): Eliminate dead code.
2004-05-14 tobifortran:
2004-05-14 tobiPR fortran/15205
2004-05-14 tobifortran:
2004-05-14 tobitestsuite:
2004-05-14 tobi PR fortran/14568
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 pbrook PR fortran/15314
2004-05-13 pbrook PR fortran/15314
2004-05-13 jsm28 * gfortran.texi: Use @table @emph instead of @itemize...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.