aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-05type_traits: Add is_base_of.Paolo Carlini4-1/+176
2005-03-05Daily bump.GCC Administrator2-2/+2
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-04tr.po: Update.Joseph Myers3-9/+839
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-04re PR preprocessor/20282 (gcc4 can not bootstrap itself anymore)Jakub Jelinek2-2/+9
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-969/+1110
2005-03-04be.po, [...]: Update.Joseph Myers12-43130/+44188
2005-03-04Daily bump.GCC Administrator2-2/+2
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-03re PR libgcj/20292 (new test case PR16923 fails)Thomas Fitzsimmons2-1/+12
2005-03-03tree-dfa.c (add_referenced_var): Don't walk initializer of external and non-c...Jan Hubicka2-1/+13
2005-03-03hash.h (OBJC_IGNORE_DEPRECATED_API): Update deprecated version reference.David Ayers2-2/+7
2005-03-03functional: Convert relative path.Benjamin Kosnik3-2/+16
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-03MAINTAINERS (Write After Approval): Add myself.David Ayers2-0/+5
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-03type_traits: Implemenet is_polymorphic.Paolo Carlini6-25/+159
2005-03-03Fix my last entryHans-Peter Nilsson1-1/+2
2005-03-03Describe special registers SRP and MOF as allocatable registers.Hans-Peter Nilsson4-83/+293
2005-03-03re PR target/20277 (-mcpu=power4 vs. -maltivec)Alan Modra2-3/+8
2005-03-03jcf-io.c (caching_stat): Use __extension__ to avoid pedantic warning.Kaveh R. Ghazi3-8/+11
2005-03-03Daily bump.GCC Administrator2-2/+2
2005-03-02recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr...J"orn Rennecke6-113/+93
2005-03-02varasm.c (named_section): Use xstrdup rather than doing it by hand.Geoffrey Keating2-7/+5
2005-03-02* config/darwin8.h (LIB_SPEC): Switch -lmx and -lSystem.Geoffrey Keating2-4/+10
2005-03-02Undo PR tree-optimization/18815 fix.Devang Patel2-13/+6
2005-03-02name-lookup.c (push_overloaded_decl): Don't error if the new decl matches the...Alexandre Oliva5-2/+101
2005-03-02re PR tree-optimization/18815 (Tree if-conversion screws up cfg very badly)Devang Patel2-2/+19
2005-03-02re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers9-107/+351
2005-03-02tree-ssa-dom.c (tree_ssa_dominator_optimize): Call free_dominance_info only w...Kazu Hirata2-1/+5