aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-03-05c-semantics.c (build_stmt): Use TYPE_P instead of IS_NON_TYPE_CODE_CLASS.Kazu Hirata1-0/+8
2005-03-05c-tree.texi: Wrap comments in @r{}.James A. Morrison1-0/+12
2005-03-05fold-const.c (fold_binary): New.Kazu Hirata1-0/+3
2005-03-05combine.c (simplify_and_const_int): Use gen_int_mode instead of GEN_INT (trun...Kazu Hirata1-0/+8
2005-03-05tree-phinodes.c (remove_phi_node): Drop the last argument.Kazu Hirata1-0/+13
2005-03-05genattrtab.c, [...]: Update copyright.Kazu Hirata1-0/+4
2005-03-05predict.c (apply_return_prediction): Standardize PHI chain walking.Kazu Hirata1-0/+6
2005-03-05invoke.texi: Document new MIPS -msym32 and -mno-sym32 options.Richard Sandiford1-0/+8
2005-03-04re PR tree-optimization/18815 (Tree if-conversion screws up cfg very badly)Devang Patel1-0/+6
2005-03-04* doc/invoke.texi: Remove reference to webpage that does not exist.Devang Patel1-0/+4
2005-03-05re PR c++/19797 (g++.dg/abi/inline1.C fails on hppa*-*-hpux*)John David Anglin1-0/+24
2005-03-05config.gcc (hppa*64*-*-hpux11*): Use pa/pa-hpux1111.h for *-*-hpux11.[1-9]*, ...Joseph Myers1-0/+5
2005-03-04basic-block.h (rediscover_loops_after_threading): Declare.Jeff Law1-0/+22
2005-03-04fold-const.c (fold_ternary): Unroll the "for" loop to extract operands.Kazu Hirata1-0/+5
2005-03-04unwind-dw2-fde-glibc.c (struct unw_eh_callback_data.check_cache): New field.Andrew Haley1-0/+8
2005-03-04* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford1-0/+32
2005-03-03revert: re PR tree-optimization/15784 (fold misses binary optimization)Andrew Pinski1-0/+8
2005-03-04gcc.c (option_map): Add --coverage.Ben Elliston1-0/+8
2005-03-04* gcse.c (bypass_block): Use find_edge wherever possible.Kazu Hirata1-0/+4
2005-03-04re PR debug/20253 (Macro debug info broken due to lexer change)Daniel Berlin1-0/+10
2005-03-04fold-const.c (fold_ternary): New.Kazu Hirata1-0/+6
2005-03-04re PR tree-optimization/15784 (fold misses binary optimization)James A. Morrison1-0/+6
2005-03-03predicates.md (branch_comparison_operator): Convert from C block to condition...David Edelsohn1-0/+5
2005-03-03tree-dfa.c (add_referenced_var): Don't walk initializer of external and non-c...Jan Hubicka1-0/+5
2005-03-03fold-const.c (fold_unary): Avoid directly using the original expression t as ...Kazu Hirata1-0/+3
2005-03-03* fold-const.c (fold): Remove handling of unary expressions.Kazu Hirata1-0/+2
2005-03-03tree-phinodes.c (remove_phi_node): Clean up by factoring out calls to release...Kazu Hirata1-0/+3
2005-03-03cfgexpand.c (construct_exit_block): Use EDGE_PRED instead of EDGE_I.Kazu Hirata1-0/+3
2005-03-03tree-cfg.c (stmt_starts_bb_p): Clean up by replacing code with LABEL_EXPR.Kazu Hirata1-0/+5
2005-03-03jump.c (redirect_exp_1): If nlabel is a NULL pointer create a RETURN rtx...Roger Sayle1-0/+6
2005-03-03Fix my last entryHans-Peter Nilsson1-1/+2
2005-03-03Describe special registers SRP and MOF as allocatable registers.Hans-Peter Nilsson1-0/+42
2005-03-03re PR target/20277 (-mcpu=power4 vs. -maltivec)Alan Modra1-0/+6
2005-03-02recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr...J"orn Rennecke1-0/+14
2005-03-02varasm.c (named_section): Use xstrdup rather than doing it by hand.Geoffrey Keating1-0/+3
2005-03-02* config/darwin8.h (LIB_SPEC): Switch -lmx and -lSystem.Geoffrey Keating1-0/+4
2005-03-02Undo PR tree-optimization/18815 fix.Devang Patel1-0/+4
2005-03-02re PR tree-optimization/18815 (Tree if-conversion screws up cfg very badly)Devang Patel1-0/+6
2005-03-02tree-ssa-dom.c (tree_ssa_dominator_optimize): Call free_dominance_info only w...Kazu Hirata1-0/+3
2005-03-02cfg.c (connect_src, [...]): New.Kazu Hirata1-0/+7
2005-03-02re PR target/20276 (64bit PPC target uses __adddi3)David Edelsohn1-0/+6
2005-03-02tree-ssa-dom.c (tree_ssa_dominator_optimize): Fix setting of CFG_ALTERED in t...Jeff Law1-0/+5
2005-03-02re PR c++/19916 (Segmentation fault in __static_initialization_and_destructio...Mark Mitchell1-0/+6
2005-03-02cris.md ("return"): Remove epilogue delay list sanity check.Hans-Peter Nilsson1-0/+5
2005-03-02linux-elf.h (ARM_FUNCTION_PROFILER): Do not use (PLT) for Thumb.Daniel Jacobowitz1-0/+6
2005-03-02fold-const.c (fold_unary): New.Kazu Hirata1-0/+3
2005-03-02PR middle-end/18029 and PR middle-end/18030Kazu Hirata1-0/+4
2005-03-02cfgloop.h, [...]: Update copyright.Kazu Hirata1-0/+8
2005-03-02cgraph.h (struct cgraph_edge): Add prev_caller and prev_callee fields.Richard Guenther1-0/+20
2005-03-02re PR c/8927 (Gcc give error for wrong line of C code.)Joseph Myers1-0/+10