aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-03-02re PR tree-optimization/18815 (Tree if-conversion screws up cfg very badly)Devang Patel2-2/+19
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-02cgraph.h (struct cgraph_edge): Add prev_caller and prev_callee fields.Richard Guenther5-34/+109
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 Administrator1-1/+1
2005-03-01rs6000.md (cceq splitter): Use operand mode, not CCEQ mode for branch_positiv...David Edelsohn3-5/+16
2005-03-01* config/cris/cris.c (cris_eligible_for_epilogue_delay)Hans-Peter Nilsson4-141/+51
2005-03-01predicates.md (branch_comparison_operator): Change to define_special_predicate.David Edelsohn2-3/+10
2005-03-01Grrr, stupid patch programDaniel Berlin1-0/+570
2005-03-01Makefile.in (tree-ssa-sink.o): New.Daniel Berlin15-75/+114
2005-03-01re PR java/8608 (segmentation fault on compiling bad program)Per Bothner2-24/+25
2005-03-01jcf-reader.c (get_attribute): Handle SourceDebugExtension (JSR 45) if HANDLE_...Per Bothner3-0/+20
2005-03-01java-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove ancient macro.Per Bothner2-8/+7
2005-03-01diagnostic.c (diagnostic_build_prefix): If USE_MAPPED_LOCATION and we have a ...Per Bothner2-6/+15
2005-03-01Correct cmphi comment in PR target/19065 changeHans-Peter Nilsson1-1/+1
2005-03-01cfgloop.c (flow_loop_entry_edges_find, [...]): Removed.Zdenek Dvorak16-392/+171
2005-03-01(thumb_find_work_register): Check all of the argument registers to see if the...Nick Clifton2-148/+232
2005-03-01re PR c++/20232 (ICE with covariancy)Nathan Sidwell6-7/+49
2005-03-01re PR target/19819 (ICE when compiling aegis 4.20)John David Anglin2-1/+13
2005-03-01linux.h (MD_EXEC_PREFIX, [...]): Don't undefine here.Kaz Kojima3-63/+23
2005-03-01Rewrite of 64-bit Darwin structure-by-value pass/return.Dale Johannesen3-294/+332
2005-03-01re PR tree-optimization/20216 (Simple loop runs out of stack at -O1)Roger Sayle2-45/+106
2005-02-28Don't emit the unused counter word and label when profiling.James E Wilson2-0/+9
2005-03-01re PR fortran/19479 (UBOUND causes ICE)Tobias Schlüter4-16/+87
2005-03-01Daily bump.GCC Administrator1-1/+1
2005-02-28dg-error-exp-P.c: Update message for new C parser.Janis Johnson3-2/+7
2005-02-28trans-intrinsic.c (gfc_conv_intrinsic_iargc): remove boolean argument.Steven G. Kargl2-7/+9
2005-02-28re PR c/20245 (ICE on invalid function declaration)Joseph Myers4-1/+17
2005-02-28rs6000.c (EASY_VECTOR_15): Remove.David Edelsohn6-1626/+1328
2005-02-28calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.Kazu Hirata10-20/+18
2005-02-28re PR middle-end/19874 (ICE in emit_move_insn with __attribute__((mode (QI)))...Roger Sayle4-6/+60
2005-02-28re PR ada/15977 (Ada contributors should be documented)Geert Bosch2-0/+152
2005-02-28simplify-rtx.c (simplify_unary_operation_1, [...]): New, extracted from...Paolo Bonzini3-1230/+1280
2005-02-28re PR target/20228 ([4.1 Regressions] Cannot link two valid C++ TU together)Julian Brown2-9/+6
2005-02-28Fix missing ChangeLog entry:Tobias Schlüter1-0/+6
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini3-113/+230
2005-02-28* config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpuxZack Weinberg5-9/+22
2005-02-28README: Update the DejaGnu bug reporting address.Ben Elliston4-9/+8
2005-02-28re PR target/19065 (Make CRIS libstdc++ asms autoincrement-safe)Hans-Peter Nilsson3-75/+93
2005-02-28boz_1.f90: New test.Steven G. Kargl4-0/+107