OSDN Git Service

* sbitmap.c (sbitmap_union_of_preds): Set 'e' to the next edge predecessor in
[pf3gnuchains/gcc-fork.git] / gcc / fortran /
2004-11-20 steven * check.c (gfc_check_getcwd_sub): Fix seg fault.
2004-11-16 pbrook PR fortran/13010
2004-11-15 pbrook * trans-types.c (gfc_get_dtype): Remove obsolete TODO.
2004-11-13 mrs * Makefile.in: Add html support.
2004-11-10 pbrook PR fortran/18375
2004-11-10 pbrook * invoke.texi: Fix typo.
2004-11-08 kazu * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortr...
2004-11-06 tobiPR fortran/18023
2004-11-06 kazu * gfortranspec.c: Replace GNU CC with GCC.
2004-11-05 tobi* gfortranspec.c (lang_specific_driver): Change year...
2004-11-05 tobi PR fortran/18111
2004-11-05 tobiPR fortran/15164
2004-11-03 tobifortran/
2004-11-02 pbrook * intrinsic.c (check_intrinsic_standard): Include...
2004-10-31 pbrook2004-10-31 Janne Blomqvist <jblomqvi@cc.hut.fi>
2004-10-30 pinskia2004-10-30 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-30 pbrook2004-10-30 Tobias Schlueter <tobias.schlueter@physik...
2004-10-30 pbrook2004-10-30 Tobias Schlueter <tobias.schlueter@physik...
2004-10-30 pbrook2004-10-30 Canqun Yang <canqun@nudt.edu.cn>
2004-10-28 srladdFix for PR fortran/13490, PR fortran/17912
2004-10-28 srladdAdded pedantic_min_int to gfc_integer_info
2004-10-17 pinskia2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-13 tobi* trans-decl.c (generate_local_decl): Simplify logic...
2004-10-10 tobi* module.c: Fix formatting issues.
2004-10-09 tobi* module.c (mio_interface_rest): Set where member of...
2004-10-08 pinskia2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-08 tobi* arith.c: Fix formatting issues.
2004-10-08 tobiPR fortran/17676
2004-10-07 tobifortran/
2004-10-07 kazu * trans-stmt.c: Fix a comment typo.
2004-10-07 pbrook PR fortran/17678
2004-10-06 tobi* simplify.c (gfc_simplify_abs): Use mpfr_hypot for...
2004-10-06 tobifortran/
2004-10-06 pbrook * trans-stmt.c (gfc_trans_simple_do): New function.
2004-10-04 tobifortran/
2004-10-04 tobifortran/
2004-10-04 tobi* trans-const.c (gfc_build_cstring_const): New function.
2004-10-04 tobiPR fortran/17631
2004-10-04 tobiPR fortran/17283
2004-10-04 pbrook2004-10-04 Erik Schnetter <schnetter@aei.mpg.de>
2004-10-04 pbrook2004-10-04 Tobias Schlueter <tobias.schlueter@physik...
2004-10-04 kazu * trans-intrinsic.c: Fix a comment typo.
2004-10-03 pbrook2004-10-03 Tobias Schlueter <tobias.schlueter@physik...
2004-10-03 pbrook2004-10-03 Feng Wang <fengwang@nudt.edu.cn>
2004-10-01 hubicka * c-decl.c (c_expand_body): Update call tree_rest_of_c...
2004-09-26 tobi* trans-intrinsic.c: Comment fixes.
2004-09-25 tobi* decl.c (add_init_expr_to_sym, variable_decl): Comment...
2004-09-24 tobifortran/
2004-09-24 tobi* intrinsic.h (gfc_resolve_getcwd): Update prototype.
2004-09-24 tobi* trans-types.c (gfc_return_by_reference): Remove super...
2004-09-20 hubicka PR middle-end/16460
2004-09-20 tobifortran/
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-17 pbrook * gfortran.h (struct gfc_linebuf): Don't use C99 empty...
2004-09-16 kazu * array.c, data.c, decl.c, dependency.c, error.c,...
2004-09-16 pbrook2004-09-16 Victor Leikehman <lei@il.ibm.com>
2004-09-16 kazu * gfortran.texi: Fix a typo.
2004-09-16 pbrookRevert accidental commit of unrelated/unfinished changes.
2004-09-15 pbrook2004-09-15 Aaron W. LaFramboise <aaronavay62@aaronwl...
2004-09-15 pbrook2004-09-15 Steven G. Kargl <kargls@comcast.net>
2004-09-15 pbrook2004-09-15 Steven G. Kargl <kargls@comcast.net>
2004-09-15 pbrook2004-09-15 Tobias Schlueter <tobias.schlueter@physik...
2004-09-14 kazu * data.c, decl.c, f95-lang.c, gfortran.h, match.c,
2004-09-09 dberlinToplevel:
2004-09-08 pbrook * scanner.c (get_file): Add ATTRIBUTE_UNUSED.
2004-09-08 pbrook * array.c: Don't include assert.h.
2004-09-07 pbrook2004-09-07 Per Bothner <per@bothner.com>
2004-09-02 pbrook * trans-types.c (gfc_type_for_mode): Return NULL for...
2004-09-02 pbrook * trans-types.c (gfc_type_for_mode): Return NULL for...
2004-09-01 tobifortran/
2004-09-01 tobifortran/
2004-08-31 tobifortran/
2004-08-31 tobi* CONTRIB, NEWS, README, TODO: Remove obsolete files.
2004-08-31 tobifortran/
2004-08-31 tobifortran/
2004-08-31 tobi* f95-lang.c: Change initial comment to say gfortran.
2004-08-31 tobi* primary.c: Update copyright boilerplate to say GCC.
2004-08-30 pbrook * trans-types.h: Add comments.
2004-08-30 rth * Make-lang.in (fortran/f95-lang.o): Update...
2004-08-30 tobifortran/
2004-08-30 rth * trans-const.c (gfc_conv_mpz_to_tree): Use...
2004-08-29 tobifortran/
2004-08-29 pbrook2004-08-29 Steven G. Kargl <kargls@comcast.net>
2004-08-28 pbrook2004-08-29 Steven G. Kargl <kargls@comcast.net>
2004-08-28 tobi* error.c (gfc_error_init_1): Remove blank line in...
2004-08-27 tobi* gfortran.h (gfc_default_*_kind): Remove prototypes...
2004-08-26 rth * arith.c: Include system.h, not real system...
2004-08-26 tobi* check.c (gfc_check_atan2): New function.
2004-08-26 rth * arith.c (gfc_validate_kind): Add may_fail...
2004-08-25 tobifortran/
2004-08-25 pbrook * config-lang.in: Remove dead commented line.
2004-08-25 pbrook PR fortran/17190
2004-08-25 pbrook PR fortran/17144
2004-08-25 tobi* trans.h (build2_v, build3_v): New macros.
2004-08-25 tobi* trans-const.c (gfc_conv_mpz_to_tree): Change call to
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-24 tobi* trans-decl.c, trans-types.c: Add and remove blank...
2004-08-24 rth * trans-const.c (gfc_conv_mpz_to_tree): Fix...
2004-08-24 tobi* resolve.c (merge_argument_lists): Revert unintentionally
2004-08-24 tobi* resolve.c (resolve_entries): Fix a bunch of comment...
next