Age | Commit message (Expand) | Author | Files | Lines |
2005-04-11 | sparc.c: Use gcc_assert and gcc_unreachable. | James A. Morrison | 4 | -184/+116 |
2005-04-11 | * tree-vrp.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+3 |
2005-04-11 | * tree-vrp.c (maybe_add_assert_expr): Move a comment. | Kazu Hirata | 2 | -5/+9 |
2005-04-11 | Add missing ChangeLog entry. | Devang Patel | 1 | -0/+5 |
2005-04-11 | re PR tree-optimization/20920 (ICE with eh and VRP) | Diego Novillo | 5 | -3/+56 |
2005-04-11 | * config/s390/s390.h (s390_tune_string, s390_arch_string) | Richard Sandiford | 4 | -149/+193 |
2005-04-11 | tree-complex.c (expand_vector_operations): Call update_stmt_if_modified. | Paolo Bonzini | 2 | -1/+9 |
2005-04-11 | tree-vect-analyze (vect_determine_vectorization_factor): Do not use GET_MODE_... | Paolo Bonzini | 3 | -4/+11 |
2005-04-11 | * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL) | Uros Bizjak | 10 | -1/+123 |
2005-04-11 | quadlib.c (_U_Qfneg): Toggle sign bit instead of subtracting from zero. | John David Anglin | 2 | -3/+16 |
2005-04-11 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-04-10 | Wdtor1.C: Declare template in system header with explicit C++ linkage. | Mark Mitchell | 2 | -0/+9 |
2005-04-10 | * interface.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2005-04-10 | adaint.c, [...]: Fix comment typos. | Kazu Hirata | 7 | -14/+19 |
2005-04-10 | arm.c: Fix a comment typo. | Kazu Hirata | 3 | -2/+7 |
2005-04-10 | match.c (match_arithmetic_if): Arithmetic IF is obsolete in Fortran 95. | Francois-Xavier Coudert | 4 | -4/+23 |
2005-04-10 | cselib.c (clear_table): Rename to cselib_clear_table. | Steven Bosscher | 4 | -98/+129 |
2005-04-10 | [multiple changes] | Thomas Koenig | 8 | -0/+112 |
2005-04-10 | combine.c (combine_simplify_rtx): Remove a transformation that relies on an i... | Richard Sandiford | 4 | -41/+22 |
2005-04-10 | value-prof.c (tree_divmod_fixed_value_transform): Fix arguments to build_int_... | Richard Sandiford | 2 | -1/+7 |
2005-04-10 | re PR target/20126 (Inlined memcmp makes one argument null on entry) | Alexandre Oliva | 6 | -3/+130 |
2005-04-10 | * gfortran.dg/PR19872.f: New test. | Steven G. Kargl | 2 | -2/+27 |
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 |