aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-03-02cfg.c (connect_src, [...]): New.Kazu Hirata2-64/+76
2005-03-02re PR target/20276 (64bit PPC target uses __adddi3)David Edelsohn2-2/+8
2005-03-02tree-ssa-dom.c (tree_ssa_dominator_optimize): Fix setting of CFG_ALTERED in t...Jeff Law2-2/+7
2005-03-02re PR c++/19916 (Segmentation fault in __static_initialization_and_destructio...Mark Mitchell4-55/+76
2005-03-02cris.md ("return"): Remove epilogue delay list sanity check.Hans-Peter Nilsson2-5/+5
2005-03-02linux-elf.h (ARM_FUNCTION_PROFILER): Do not use (PLT) for Thumb.Daniel Jacobowitz3-4/+13
2005-03-02fold-const.c (fold_unary): New.Kazu Hirata2-0/+438
2005-03-02PR middle-end/18029 and PR middle-end/18030Kazu Hirata2-0/+39
2005-03-02cfgloop.h, [...]: Update copyright.Kazu Hirata14-13/+21
2005-03-02functional (_Has_result_type): Cleanup.Douglas Gregor10-512/+1371
2005-03-02cgraph.h (struct cgraph_edge): Add prev_caller and prev_callee fields.Richard Guenther5-34/+109
2005-03-02* testsuite/26_numerics/cmath/c99_classification_macros_c.cc: Tweak.Vladimir Merzliakov2-3/+7
2005-03-02re PR c/8927 (Gcc give error for wrong line of C code.)Joseph Myers7-12/+42
2005-03-01decl.c (finish_function): Use SET_EXPR_LOCATION instead of unavailable annota...Per Bothner2-0/+9
2005-03-02Daily bump.GCC Administrator2-2/+2