cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
[gcc.git] / gcc / fortran /
2005-05-27 Steven G. Kargltrans-array.c (gfc_trans_deferred_array): Use build_int...
2005-05-26 Kazu Hiratadata.c, [...]: Fix comment typos.
2005-05-23 Roger Sayle* gfortran.texi: Document some more GNU extensions.
2005-05-22 Francois-Xavier... * error.c (gfc_warning): Fix typo in comment.
2005-05-18 Thomas Koenigre PR libfortran/21127 (reshape of complex broken)
2005-05-18 Erik Edelmannarray.c (gfc_match_array_constructor): Support [ ...
2005-05-18 Tobias Schlüterf95-lang.c (gfc_init_builtin_functions): Define BUILT_I...
2005-05-18 Feng Wangre PR fortran/20954 (gfortran - internal compiler error...
2005-05-17 Zdenek Dvoraktrans-types.c (gfc_array_range_type): New variable.
2005-05-17 Jakub Jelinekre PR fortran/15080 (Forall bounds not calculated corre...
2005-05-15 Feng Wang[multiple changes]
2005-05-13 Paul Brooktrans-stmt.c (gfc_trans_forall_1): Fix comment typo.
2005-05-12 Tobias Schlüter* trans-types.c (gfc_is_nodesc_array): Remove redundant...
2005-05-11 Tobias Schlüterre PR fortran/21260 (Conflict between comment and H...
2005-05-11 Tobias SchlüterFix incomplete ChagneLog from previous checkin.
2005-05-11 Tobias Schlüterresolve.c (resolve_symbol): Copy 'pointer' and 'dimensi...
2005-05-10 Tobias SchlüterFix previous buggy checkin to invoke.texi.
2005-05-10 Tobias Schlüterre PR fortran/20178 (COMPLEX function returns incompati...
2005-05-09 Tobias Schlütermatch.c (gfc_match_return): Only require space after...
2005-05-08 Kazu Hirata* intrinsic.texi: Fix typos.
2005-05-07 Steven G. Karglintrinsic.texi: Document ASSOCIATED and ATAN2.
2005-05-03 Kazu HirataMake-lang.in, [...]: Update copyright.
2005-04-29 Tom Tromeytree.c (build_block): Removed unused 'tags' argument.
2005-04-29 Jakub Jelinek[multiple changes]
2005-04-29 Francois-Xavier... gfortran.h (gfc_namespace): Add seen_implicit_none...
2005-04-29 Paul Brooktrans-expr.c (gfc_conv_expr_present): Fix broken assert.
2005-04-29 Tobias Schlütergfortran.h (gfc_namespace): Add seen_implicit_none...
2005-04-28 Tobias Schlütergfortran.h (gfc_gsymbol): Make name a const char *.
2005-04-28 Francois-Xavier... re PR fortran/20865 (statement function shall not be...
2005-04-27 François-Xavier... re PR fortran/21177 (wrong code with NULL())
2005-04-25 Paul Brookre PR fortran/20879 (argument to ICHAR must have length...
2005-04-24 Tobias Schlüterre PR fortran/20059 (internal compiler error: Segmentat...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-23 Paul ThomasUpdate of gfortran.info to describe extensions to the...
2005-04-23 Tobias SchlüterFix comment typo in previous checkin.
2005-04-23 Tobias Schlütertrans-const.c (gfc_conv_mpfr_to_tree): Use hexadecimal...
2005-04-22 Steven G. Kargltrans-const.c (gfc_conv_mpfr_to_tree): Remove unneeded...
2005-04-20 Steven G. Kargltrans-const.c (gfc_conv_mpz_to_tree): Fix comment.
2005-04-19 Arnaud Desitterinvoke.texi: Update -Waliasing description.
2005-04-19 Francois-Xavier... re PR fortran/16861 ([4.0 only] segfault with doubly...
2005-04-18 Tobias SchlüterRewrap ChangeLog. I'm listing the affected PRs so...
2005-04-17 Paul Thomasre PR fortran/17472 ([4.0 only] namelist does not handl...
2005-04-17 Richard Guentherscanner.c (gfc_next_char_literal): Reset truncation...
2005-04-15 Richard Guentherre PR fortran/14569 ([4.0 only] should not warn about...
2005-04-14 Steven G. Karglgfortran.h (gfc_real_info): Add subnormal struct member.
2005-04-14 François-Xavier... ChangeLog: Added comment on gfc_match_if for the 2005...
2005-04-12 Kazu Hirata* simplify.c: Fix a comment typo.
2005-04-12 Richard Sandifordlang.opt: Refer to the GCC internals documentation...
2005-04-11 Tobias Schlütersimplify.c (gfc_simplify_nearest): Overhaul.
2005-04-10 Kazu Hirata* interface.c: Fix a comment typo.
2005-04-10 Francois-Xavier... match.c (match_arithmetic_if): Arithmetic IF is obsolet...
2005-04-09 Steven G. Karglsimplify.c (gfc_simplify_anint): Use mpfr_round()
2005-04-09 Andrew Pinskire PR fortran/13257 ([4.0 only] Error instead of warnin...
2005-04-09 Francois-Xavier... match.c (match_arithmetic_if): Remove gfc_ prefix and...
2005-04-08 Diego Novillo* match.c (gfc_match_arithmetic_if): Declare static.
2005-04-08 Francois-Xavier... re PR fortran/17229 (parser confused by arithmetic...
2005-04-07 Steven G. Karglsimplify.c (gfc_simplify_exponent): Fix exponent(tiny(x))
2005-04-06 Steven G. KarglRemove documentation of the nonexistent -std=f90 option.
2005-04-06 Tobias Schlüterexpr.c (gfc_check_assign): Don't allow NULL as rhs...
2005-04-06 Feng WangAdd ChangeLog.
2005-04-05 Feng Wangre PR fortran/15959 (ICE and assertion failure in trans...
2005-04-04 Francois-Xavier... * intrinsic.texi: BES?? functions are not in the f95...
2005-04-03 Francois-Xavier... * intrinsic.texi: Document COS, EXP, LOG, LOG10, SIN...
2005-04-03 Francois-Xavier... intrinsic.texi: Document BESJ0, BESJ1, BESJN, BESY0...
2005-04-03 Steven G. KarglDocument ALLOCATED, ANINT, ANY, ASIN; Fix typos.
2005-04-01 Kazu Hiratadecl.c, [...]: Fix comment typos.
2005-03-30 Steven G. Karglgfortran.h (option_t): Change d8, i8, r8 to flag_defaul...
2005-03-29 Dorit Nuzmantree-ssanames.c (duplicate_ssa_name_ptr_info): New...
2005-03-28 Steven G. KarglDocument AIMAG, AINT, ALL
2005-03-26 Steven G. KarglFix illogical logic.
2005-03-26 Canqun Yangtrans-common.c (create_common): Build RECORD_NODE for...
2005-03-25 Steven G. KarglFix "make dvi"
2005-03-24 Steven G. Karglintrinsic.texi: New file.
2005-03-23 Joseph Myerslanghooks.h (truthvalue_conversion): Remove.
2005-03-23 Steven Bosscherconvert.c (convert): Replace fold (buildN (...)) with...
2005-03-22 François-Xavier... Makefile.am: Added new files.
2005-03-19 Tobias SchlüterFix dates on ChangeLog
2005-03-19 Tobias Schlüterre PR fortran/18525 (ICE on valid code in gfc_get_symbo...
2005-03-19 Tobias Schlütergfortran.h (arith): Remove ARITH_0TO0.
2005-03-19 Kaveh R. GhaziMake-lang.in (fortran-warn): Remove -Wno-error.
2005-03-17 Tobias Schlütertrans-array.c (gfc_trans_static_array_pointer, [.....
2005-03-17 François-Xavier... * invoke.texi: Fix typos.
2005-03-17 François-Xavier... * invoke.texi: Fix typos.
2005-03-16 Zack Weinberggcc-version.m4: Delete.
2005-03-15 Feng Wangtrans-stmt.c (gfc_trans_label_assign): Don't set DECL_A...
2005-03-15 Feng Wangre PR fortran/18827 (ICE on assign to common variable)
2005-03-14 Tobias Schlüterre PR fortran/20467 (Bad fortran code causes ICE)
2005-03-14 Zdenek Dvoraktree-cfg.c (find_taken_edge_cond_expr): Use zero_p...
2005-03-13 Tobias Schlüterre PR fortran/16907 (Non-integer array indices rejected)
2005-03-13 Tobias Schlüterre PR fortran/20323 (optional arguments incorrectly...
2005-03-12 Tobias Schlüterre PR fortran/20361 (-fmax-stack-var-size=N not working...
2005-03-12 Kaveh R. GhaziMake-lang.in (fortran-warn): Set to $(STRICT_WARN)...
2005-03-08 Tobias SchlüterRemove spurious blank line.
2005-03-05 Steven G. Karglre PR fortran/19936 (confused error message about impli...
2005-03-05 Steven G. Karglre PR fortran/19754 (Shape conformance not checked)
2005-03-05 Tobias Schlütertrans-const.c (gfc_conv_constant_to_tree): Use correct...
2005-03-04 Tobias Schlüterre PR fortran/19673 (pointer function with RESULT speci...
2005-03-04 Steven G. Kargl* expr.c (gfc_copy_shape_excluding): Change && to ||.
2005-03-04 Tobias Schlütertrans-intrinsic.c (gfc_get_symbol_for_expr): Fix commen...
2005-03-01 Tobias Schlüterre PR fortran/19479 (UBOUND causes ICE)
next