Age | Commit message (Expand) | Author | Files | Lines |
2005-03-02 | re PR tree-optimization/18815 (Tree if-conversion screws up cfg very badly) | Devang Patel | 2 | -2/+19 |
2005-03-02 | tree-ssa-dom.c (tree_ssa_dominator_optimize): Call free_dominance_info only w... | Kazu Hirata | 2 | -1/+5 |
2005-03-02 | cfg.c (connect_src, [...]): New. | Kazu Hirata | 2 | -64/+76 |
2005-03-02 | re PR target/20276 (64bit PPC target uses __adddi3) | David Edelsohn | 2 | -2/+8 |
2005-03-02 | tree-ssa-dom.c (tree_ssa_dominator_optimize): Fix setting of CFG_ALTERED in t... | Jeff Law | 2 | -2/+7 |
2005-03-02 | re PR c++/19916 (Segmentation fault in __static_initialization_and_destructio... | Mark Mitchell | 4 | -55/+76 |
2005-03-02 | cris.md ("return"): Remove epilogue delay list sanity check. | Hans-Peter Nilsson | 2 | -5/+5 |
2005-03-02 | linux-elf.h (ARM_FUNCTION_PROFILER): Do not use (PLT) for Thumb. | Daniel Jacobowitz | 3 | -4/+13 |
2005-03-02 | fold-const.c (fold_unary): New. | Kazu Hirata | 2 | -0/+438 |
2005-03-02 | PR middle-end/18029 and PR middle-end/18030 | Kazu Hirata | 2 | -0/+39 |
2005-03-02 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 14 | -13/+21 |
2005-03-02 | cgraph.h (struct cgraph_edge): Add prev_caller and prev_callee fields. | Richard Guenther | 5 | -34/+109 |
2005-03-02 | re PR c/8927 (Gcc give error for wrong line of C code.) | Joseph Myers | 7 | -12/+42 |
2005-03-01 | decl.c (finish_function): Use SET_EXPR_LOCATION instead of unavailable annota... | Per Bothner | 2 | -0/+9 |
2005-03-02 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-03-01 | rs6000.md (cceq splitter): Use operand mode, not CCEQ mode for branch_positiv... | David Edelsohn | 3 | -5/+16 |
2005-03-01 | * config/cris/cris.c (cris_eligible_for_epilogue_delay) | Hans-Peter Nilsson | 4 | -141/+51 |
2005-03-01 | predicates.md (branch_comparison_operator): Change to define_special_predicate. | David Edelsohn | 2 | -3/+10 |
2005-03-01 | Grrr, stupid patch program | Daniel Berlin | 1 | -0/+570 |
2005-03-01 | Makefile.in (tree-ssa-sink.o): New. | Daniel Berlin | 15 | -75/+114 |
2005-03-01 | re PR java/8608 (segmentation fault on compiling bad program) | Per Bothner | 2 | -24/+25 |
2005-03-01 | jcf-reader.c (get_attribute): Handle SourceDebugExtension (JSR 45) if HANDLE_... | Per Bothner | 3 | -0/+20 |
2005-03-01 | java-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove ancient macro. | Per Bothner | 2 | -8/+7 |
2005-03-01 | diagnostic.c (diagnostic_build_prefix): If USE_MAPPED_LOCATION and we have a ... | Per Bothner | 2 | -6/+15 |
2005-03-01 | Correct cmphi comment in PR target/19065 change | Hans-Peter Nilsson | 1 | -1/+1 |
2005-03-01 | cfgloop.c (flow_loop_entry_edges_find, [...]): Removed. | Zdenek Dvorak | 16 | -392/+171 |
2005-03-01 | (thumb_find_work_register): Check all of the argument registers to see if the... | Nick Clifton | 2 | -148/+232 |
2005-03-01 | re PR c++/20232 (ICE with covariancy) | Nathan Sidwell | 6 | -7/+49 |
2005-03-01 | re PR target/19819 (ICE when compiling aegis 4.20) | John David Anglin | 2 | -1/+13 |
2005-03-01 | linux.h (MD_EXEC_PREFIX, [...]): Don't undefine here. | Kaz Kojima | 3 | -63/+23 |
2005-03-01 | Rewrite of 64-bit Darwin structure-by-value pass/return. | Dale Johannesen | 3 | -294/+332 |
2005-03-01 | re PR tree-optimization/20216 (Simple loop runs out of stack at -O1) | Roger Sayle | 2 | -45/+106 |
2005-02-28 | Don't emit the unused counter word and label when profiling. | James E Wilson | 2 | -0/+9 |
2005-03-01 | re PR fortran/19479 (UBOUND causes ICE) | Tobias Schlüter | 4 | -16/+87 |
2005-03-01 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-02-28 | dg-error-exp-P.c: Update message for new C parser. | Janis Johnson | 3 | -2/+7 |
2005-02-28 | trans-intrinsic.c (gfc_conv_intrinsic_iargc): remove boolean argument. | Steven G. Kargl | 2 | -7/+9 |
2005-02-28 | re PR c/20245 (ICE on invalid function declaration) | Joseph Myers | 4 | -1/+17 |
2005-02-28 | rs6000.c (EASY_VECTOR_15): Remove. | David Edelsohn | 6 | -1626/+1328 |
2005-02-28 | calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | Kazu Hirata | 10 | -20/+18 |
2005-02-28 | re PR middle-end/19874 (ICE in emit_move_insn with __attribute__((mode (QI)))... | Roger Sayle | 4 | -6/+60 |
2005-02-28 | re PR ada/15977 (Ada contributors should be documented) | Geert Bosch | 2 | -0/+152 |
2005-02-28 | simplify-rtx.c (simplify_unary_operation_1, [...]): New, extracted from... | Paolo Bonzini | 3 | -1230/+1280 |
2005-02-28 | re PR target/20228 ([4.1 Regressions] Cannot link two valid C++ TU together) | Julian Brown | 2 | -9/+6 |
2005-02-28 | Fix missing ChangeLog entry: | Tobias Schlüter | 1 | -0/+6 |
2005-02-28 | re PR bootstrap/17383 (Building in src dir fails) | Paolo Bonzini | 3 | -113/+230 |
2005-02-28 | * config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpux | Zack Weinberg | 5 | -9/+22 |
2005-02-28 | README: Update the DejaGnu bug reporting address. | Ben Elliston | 4 | -9/+8 |
2005-02-28 | re PR target/19065 (Make CRIS libstdc++ asms autoincrement-safe) | Hans-Peter Nilsson | 3 | -75/+93 |
2005-02-28 | boz_1.f90: New test. | Steven G. Kargl | 4 | -0/+107 |