| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 19 | -142/+160 |
* | PR target/20813 | dje | 2005-04-22 | 4 | -9/+31 |
* | * lambda-code.c: Define VEC(int,heap), VEC(lambda_loop,heap). | nathan | 2005-04-22 | 4 | -92/+102 |
* | * config/sparc/predicates.md (arith_double_operand): Use | ebotcazou | 2005-04-22 | 3 | -46/+40 |
* | * config/pa/pa.c (legitimize_pic_address): Use gcc_assert and | nathan | 2005-04-22 | 3 | -204/+187 |
* | * Makefile.in (LIBGCOV): Add _gcov_interval_profiler, | rakdver | 2005-04-22 | 15 | -556/+320 |
* | * varasm.c (do_assemble_alias): Return early if TREE_ASM_WRITTEN | jsm28 | 2005-04-22 | 4 | -0/+25 |
* | * config/i386/i386.md (length_immediate): Use gcc_assert or | nathan | 2005-04-22 | 4 | -307/+300 |
* | * Makefile.in (ipa.o, ipa-inline.o): New files. | hubicka | 2005-04-22 | 7 | -842/+982 |
* | * doc/invoke.texi (SPARC options): Document that -mapp-regs | ebotcazou | 2005-04-22 | 2 | -1/+6 |
* | Daily bump. | gccadmin | 2005-04-22 | 1 | -1/+1 |
* | * ChangeLog: New. | mrs | 2005-04-21 | 7 | -0/+622 |
* | * c-common.h (objc_build_method_signature): Update prototype. | sayle | 2005-04-21 | 7 | -13/+38 |
* | Index: ChangeLog | geoffk | 2005-04-21 | 7 | -25/+698 |
* | * gcc.target/mips/branch-1.c: New test. | rsandifo | 2005-04-21 | 2 | -0/+15 |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 25 | -173/+143 |
* | * gcc.dg/vect/vect-85.c: Don't xfail on alpha. | rth | 2005-04-21 | 5 | -6/+13 |
* | * config/alpha/sync.md (sync_new_nand<I48MODE>): Fix constraints | rth | 2005-04-21 | 2 | -1/+6 |
* | * tree-if-conv.c (find_phi_replacement_condition): Avoid | dpatel | 2005-04-21 | 4 | -33/+76 |
* | * optabs.c (gen_conditional_trap): Restore #define. | nathan | 2005-04-21 | 2 | -0/+3 |
* | 2005-04-21 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2005-04-21 | 2 | -1/+6 |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 23 | -230/+272 |
* | Fix for latent bug in splitting arguments exposed by | fjahanian | 2005-04-21 | 3 | -6/+13 |
* | * cp-tree.h (THROW_NAME, AUTO_VTABLE_NAME, AUTO_TEMP_FORMAT, | kazu | 2005-04-21 | 2 | -18/+5 |
* | * config/sparc/predicates.md, config/sparc/sparc.md: Fix | kazu | 2005-04-21 | 3 | -2/+7 |
* | * cgraphunit.c: Include tree-pass.h | hubicka | 2005-04-21 | 5 | -58/+136 |
* | * config/i386/i386.c (type_natural_mode): Use gcc_unreachable and | nathan | 2005-04-21 | 4 | -340/+320 |
* | * optabs.c (gen_condiational_trap): Remove #define. | nathan | 2005-04-21 | 2 | -137/+121 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 43 | -742/+1090 |
* | PR/20742 | spop | 2005-04-21 | 7 | -20/+58 |
* | Revert unrelated changes from latest commit. | ebotcazou | 2005-04-21 | 2 | -9/+7 |
* | * config.gcc (*-*-darwin*): Add darwin.opt to $extra_options. | rsandifo | 2005-04-21 | 20 | -410/+573 |
* | * config/sparc/sparc.c (reg_or_0_operand, const1_operand, | ebotcazou | 2005-04-21 | 5 | -1315/+866 |
* | PR tree-optimization/14846 | kazu | 2005-04-21 | 2 | -18/+53 |
* | 2005-04-20 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2005-04-21 | 2 | -3/+7 |
* | Daily bump. | gccadmin | 2005-04-21 | 1 | -1/+1 |
* | Avoid emitting bogus debug info that confuses gdb. | wilson | 2005-04-21 | 1 | -2/+7 |
* | Avoid emitting bogus debug info that confuses gdb. | wilson | 2005-04-20 | 1 | -0/+6 |
* | * config/cris/predicates.md: New file. | hp | 2005-04-20 | 6 | -339/+221 |
* | ./ | ian | 2005-04-20 | 10 | -28/+49 |
* | PR target/21100 | rth | 2005-04-20 | 2 | -1/+6 |
* | * reload1.c (reload): Ignore equivalences between pseudos and | law | 2005-04-20 | 2 | -2/+19 |
* | PR c/12913 | jsm28 | 2005-04-20 | 12 | -39/+1510 |
* | * tree-ssa-phiopt.c: Fix comments. | kazu | 2005-04-20 | 2 | -2/+5 |
* | * tree-ssa-phiopt.c (tree_ssa_phi_opt): Update calls to | kazu | 2005-04-20 | 2 | -19/+29 |
* | PR20973 | matz | 2005-04-20 | 2 | -2/+23 |
* | - Add @file to AIX entry. | dje | 2005-04-20 | 1 | -1/+1 |
* | PR tree-optimization/21116 | kazu | 2005-04-20 | 2 | -1/+4 |
* | * tree-ssa-phiopt.c: Fix comment typos. | kazu | 2005-04-20 | 2 | -2/+6 |
* | * builtins.c (expand_builtin_sync_operation): Revert last change. | rth | 2005-04-20 | 15 | -130/+172 |