Age | Commit message (Expand) | Author | Files | Lines |
2005-04-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-04-09 | Fix dg-do directive. | Steven G. Kargl | 2 | -0/+5 |
2005-04-09 | * gfortran.dg/nint_1.f90: New test. | Steven G. Kargl | 2 | -0/+18 |
2005-04-09 | simplify.c (gfc_simplify_anint): Use mpfr_round() | Steven G. Kargl | 2 | -78/+15 |
2005-04-09 | re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d... | Thomas Koenig | 7 | -0/+127 |
2005-04-09 | Fix problems with labels with hot/cold partitioning. | Caroline Tice | 9 | -197/+318 |
2005-04-09 | re PR libfortran/20163 ([4.0 only] gfortran - error opening direct access file) | Thomas Koenig | 2 | -0/+12 |
2005-04-09 | * cp-tree.h (cp_deprecated): Remove. | Kazu Hirata | 2 | -8/+2 |
2005-04-09 | fix path to the new tests in my last changelog entry. | Andrew Pinski | 1 | -1/+1 |
2005-04-09 | re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in... | Andrew Pinski | 7 | -2/+63 |
2005-04-09 | tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR... | Jakub Jelinek | 22 | -32/+2005 |
2005-04-09 | re PR target/20795 (ICE in assign_parms) | Jakub Jelinek | 4 | -0/+34 |
2005-04-09 | * cp-tree.h (VF_BINFO_VALUE, VF_BASETYPE_VALUE): Remove. | Kazu Hirata | 2 | -11/+2 |
2005-04-09 | cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove. | Kazu Hirata | 2 | -1/+2 |
2005-04-09 | cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove. | Kazu Hirata | 2 | -8/+3 |
2005-04-09 | * cp-tree.h (DECL_ARRAY_DELETE_OPERATOR_P): Remove. | Kazu Hirata | 2 | -4/+2 |
2005-04-09 | * cp-tree.h (cxx_alignof): Remove. | Kazu Hirata | 2 | -1/+4 |
2005-04-09 | sched-int.h (haifa_insn_data): Remove blockage and units. | Kazu Hirata | 2 | -25/+5 |
2005-04-09 | dominance.c, [...]: Fix comment typos. | Kazu Hirata | 13 | -15/+22 |
2005-04-09 | cfglayout.c (copy_bbs): Rename n_edges to num_edges. | Jan Hubicka | 6 | -22/+32 |
2005-04-09 | predicates.md (altivec_register_operand): Remove redundant match_code test. | David Edelsohn | 2 | -21/+25 |
2005-04-09 | Forgotten hunk from my last merge patch: | Jan Hubicka | 2 | -2/+5 |
2005-04-09 | tree-ssa.texi: Add immediate use documentation. | Andrew MacLeod | 2 | -9/+95 |
2005-04-09 | arm.c (FL_WBUF): Define. | Richard Earnshaw | 5 | -30/+48 |
2005-04-09 | match.c (match_arithmetic_if): Remove gfc_ prefix and correct comment accordi... | Francois-Xavier Coudert | 2 | -5/+10 |
2005-04-09 | i386.md (*fp_jcc_7_387): Use 'const0_operand' instead of 'const_double_operan... | Uros Bizjak | 2 | -2/+8 |
2005-04-09 | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | Uros Bizjak | 10 | -6/+239 |
2005-04-09 | c-common.def: Move FOR_STMT... | Ian Lance Taylor | 17 | -497/+517 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 65 | -1570/+7275 |
2005-04-09 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-04-08 | re PR target/20814 (ICE in extract_insn for test vmx/varargs-1.c) | David Edelsohn | 2 | -18/+27 |
2005-04-08 | rs6000.c (rs6000_emit_prologue): Use 5 nops, instead of 4. | Mike Stump | 4 | -4/+8 |
2005-04-08 | re PR rtl-optimization/20466 (Missed invalidation of known memory contents in... | Hans-Peter Nilsson | 2 | -4/+18 |
2005-04-08 | re PR rtl-optimization/20466 (Missed invalidation of known memory contents in... | Hans-Peter Nilsson | 2 | -0/+31 |
2005-04-08 | * config/darwin.c (indirect_data): Fix typo in strncmp logic. | Mike Stump | 2 | -1/+5 |
2005-04-08 | Fix typo. | Mike Stump | 1 | -2/+2 |
2005-04-08 | re PR c++/20905 (confuses unrelated type name with instance name) | Mark Mitchell | 4 | -18/+78 |
2005-04-08 | re PR c++/20145 (template "class has virtual functions ... " is not suppresse... | Mark Mitchell | 7 | -15/+54 |
2005-04-08 | * c-common.h (C_ARTIFICIAL_STRING_P): Remove. | Kazu Hirata | 2 | -4/+2 |
2005-04-08 | * match.c (gfc_match_arithmetic_if): Declare static. | Diego Novillo | 2 | -1/+5 |
2005-04-08 | genattrtab.c (attr_desc): Remove negative_ok and unsigned_p. | Kazu Hirata | 3 | -20/+13 |
2005-04-08 | * tree.h (STRIP_MAIN_TYPE_NOPS): Remove. | Kazu Hirata | 2 | -11/+2 |
2005-04-08 | * function.h (nonlocal_labels): Remove. | Kazu Hirata | 2 | -1/+2 |
2005-04-08 | function.h (function): Remove instrument_entry_exit. | Kazu Hirata | 2 | -5/+3 |
2005-04-08 | function.c (push_function_context_to): Don't set contains_functions. | Kazu Hirata | 3 | -16/+6 |
2005-04-08 | * c-tree.h (C_LANG_TREE_NODE_CHAIN_NEXT): Remove. | Kazu Hirata | 2 | -7/+4 |
2005-04-08 | * config/s390/tpf.h (ASM_SPEC): Define. | Ulrich Weigand | 2 | -0/+7 |
2005-04-08 | tree-flow.h: Remove the prototype for redirect_immediate_uses. | Kazu Hirata | 2 | -5/+6 |
2005-04-08 | arm.c (arm_const_double_by_parts): New function. | Richard Earnshaw | 4 | -0/+66 |
2005-04-08 | tree-ssa-operands.c (correct_use_link): Remove linear scan. | Andrew MacLeod | 2 | -5/+28 |