aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-03-06Daily bump.GCC Administrator1-1/+1
2005-03-05pr19936_1.f90: New test.Steven G. Kargl4-0/+22
2005-03-05re PR fortran/19936 (confused error message about implied do loop)Steven G. Kargl2-0/+17
2005-03-05PR19754_1.f90: New test.Steven G. Kargl3-0/+37
2005-03-05re PR fortran/19754 (Shape conformance not checked)Steven G. Kargl2-2/+44
2005-03-05c-semantics.c (build_stmt): Use TYPE_P instead of IS_NON_TYPE_CODE_CLASS.Kazu Hirata5-9/+17
2005-03-05trans-const.c (gfc_conv_constant_to_tree): Use correct tree type for COMPLEX ...Tobias Schlüter2-1/+7
2005-03-05c-tree.texi: Wrap comments in @r{}.James A. Morrison10-31/+43
2005-03-05fold-const.c (fold_binary): New.Kazu Hirata2-0/+2620
2005-03-05combine.c (simplify_and_const_int): Use gen_int_mode instead of GEN_INT (trun...Kazu Hirata6-21/+22
2005-03-05re PR c++/19311 (ICE in resolve_overloaded_unification)Kriang Lerdsuwanakij6-31/+46
2005-03-05tree-phinodes.c (remove_phi_node): Drop the last argument.Kazu Hirata10-11/+24
2005-03-05genattrtab.c, [...]: Update copyright.Kazu Hirata9-8/+13
2005-03-05predict.c (apply_return_prediction): Standardize PHI chain walking.Kazu Hirata3-12/+11
2005-03-05* lib/target-supports.exp (check_iconv_available): Fix comment.Uros Bizjak2-1/+5
2005-03-05invoke.texi: Document new MIPS -msym32 and -mno-sym32 options.Richard Sandiford3-2/+26
2005-03-04re PR tree-optimization/18815 (Tree if-conversion screws up cfg very badly)Devang Patel2-3/+22
2005-03-04* doc/invoke.texi: Remove reference to webpage that does not exist.Devang Patel2-3/+4
2005-03-05re PR c++/19797 (g++.dg/abi/inline1.C fails on hppa*-*-hpux*)John David Anglin9-28/+150
2005-03-05config.gcc (hppa*64*-*-hpux11*): Use pa/pa-hpux1111.h for *-*-hpux11.[1-9]*, ...Joseph Myers2-1/+6
2005-03-05gcc.exp (gcc_target_compile): Put braces around additional_flags=$TOOL_OPTION...Matthew Sachs4-3/+10
2005-03-05Daily bump.GCC Administrator1-1/+1
2005-03-04basic-block.h (rediscover_loops_after_threading): Declare.Jeff Law5-7/+317
2005-03-04re PR fortran/19673 (pointer function with RESULT specified returns pointer t...Tobias Schlüter4-2/+33
2005-03-04fold-const.c (fold_ternary): Unroll the "for" loop to extract operands.Kazu Hirata2-59/+52
2005-03-04unwind-dw2-fde-glibc.c (struct unw_eh_callback_data.check_cache): New field.Andrew Haley2-7/+138
2005-03-04* expr.c (gfc_copy_shape_excluding): Change && to ||.Steven G. Kargl2-1/+5
2005-03-04re PR java/18362 (internal compiler error: in size_binop, at fold-const.c:1598)Andrew Haley2-8/+22
2005-03-04* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford10-38/+219
2005-03-03revert: re PR tree-optimization/15784 (fold misses binary optimization)Andrew Pinski2-15/+8
2005-03-04* gcc.misc-tests/options.exp: New test.Ben Elliston2-0/+52
2005-03-04gcc.c (option_map): Add --coverage.Ben Elliston4-3/+22
2005-03-04* gcse.c (bypass_block): Use find_edge wherever possible.Kazu Hirata2-20/+10
2005-03-04re PR debug/20253 (Macro debug info broken due to lexer change)Daniel Berlin4-4/+33
2005-03-04fold-const.c (fold_ternary): New.Kazu Hirata2-185/+247
2005-03-04re PR tree-optimization/15784 (fold misses binary optimization)James A. Morrison4-0/+37
2005-03-04pr17133.c: New.Geoffrey Keating3-0/+42
2005-03-03predicates.md (branch_comparison_operator): Convert from C block to condition...David Edelsohn2-17/+13
2005-03-04be.po, [...]: Update.Joseph Myers12-43130/+44188
2005-03-04Daily bump.GCC Administrator1-1/+1
2005-03-04trans-intrinsic.c (gfc_get_symbol_for_expr): Fix comment typo, clarify comment.Tobias Schlüter2-2/+7
2005-03-03assert4.c: Fix for cygwinDavid Billinghurst2-2/+6
2005-03-03tree-dfa.c (add_referenced_var): Don't walk initializer of external and non-c...Jan Hubicka2-1/+13
2005-03-03fold-const.c (fold_unary): Avoid directly using the original expression t as ...Kazu Hirata2-31/+28
2005-03-03* fold-const.c (fold): Remove handling of unary expressions.Kazu Hirata2-398/+4
2005-03-03tree-phinodes.c (remove_phi_node): Clean up by factoring out calls to release...Kazu Hirata2-24/+18
2005-03-03cfgexpand.c (construct_exit_block): Use EDGE_PRED instead of EDGE_I.Kazu Hirata2-1/+4
2005-03-03tree-cfg.c (stmt_starts_bb_p): Clean up by replacing code with LABEL_EXPR.Kazu Hirata2-8/+9
2005-03-03jump.c (redirect_exp_1): If nlabel is a NULL pointer create a RETURN rtx...Roger Sayle2-1/+10
2005-03-03Fix my last entryHans-Peter Nilsson1-1/+2