Age | Commit message (Expand) | Author | Files | Lines |
2005-04-15 | tree-ssa-alias.c (init_alias_info): Remove a call to get_stmt_operands. | Kazu Hirata | 2 | -14/+3 |
2005-04-15 | basic-block.h (PROP_EQUAL_NOTES): Remove. | Kazu Hirata | 3 | -6/+5 |
2005-04-15 | tree-vect-analyze.c (vect_stmt_relevant_p): Process immediate uses of non-vir... | Andrew MacLeod | 2 | -7/+26 |
2005-04-15 | genattrtab.c (ATTR_EQ_ATTR_P): Remove. | Paolo Bonzini | 2 | -5/+6 |
2005-04-15 | tree-ssa.texi: Grammer/abbreviation updates. | Andrew MacLeod | 2 | -16/+27 |
2005-04-15 | tree-vect-transform.c (vectorizable_store): Mark necessary objects in the vec... | Diego Novillo | 2 | -15/+17 |
2005-04-15 | tree-ssa-pre.c (compute_avail): It's okay to have TREE_INVARIANT's here, and ... | Daniel Berlin | 2 | -4/+22 |
2005-04-15 | * doc/install.texi (*-ibm-aix*): Add comment about system limits. | David Edelsohn | 2 | -0/+8 |
2005-04-15 | cp-tree.h (lang_type_class): Remove redefined. | Kazu Hirata | 2 | -6/+9 |
2005-04-15 | re PR tree-optimization/20936 (tree check: accessed operand 2 of view_convert... | Kazu Hirata | 2 | -1/+6 |
2005-04-15 | invoke.texi: Fix typos. | Volker Reichelt | 6 | -9/+17 |
2005-04-15 | re PR tree-optimization/21004 (gcc.dg/builtins-53.c fails) | Uros Bizjak | 5 | -2/+38 |
2005-04-15 | cfgrtl.c (purge_all_dead_edge): Remove an unused argument. | Kazu Hirata | 6 | -25/+21 |
2005-04-15 | re PR middle-end/20739 (ICE in gimplify_addr_expr) | Alexandre Oliva | 4 | -3/+41 |
2005-04-15 | darwin-c.c (framework_construct_pathname): We must find all headers of a fram... | Mike Stump | 5 | -5/+37 |
2005-04-15 | re PR tree-optimization/21021 (ICE in tree-vrp building glibc) | Kazu Hirata | 4 | -2/+44 |
2005-04-15 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-04-14 | ia64.h (enum fetchop_code): Remove. | Richard Henderson | 6 | -727/+187 |
2005-04-14 | i386.c (x86_cmpxchg, x86_xadd): New. | Richard Henderson | 5 | -5/+201 |
2005-04-14 | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 16 | -34/+2057 |
2005-04-14 | tree-eh.c (lower_try_finally_copy): Generate new code in response to goto_que... | Alexandre Oliva | 2 | -34/+82 |
2005-04-14 | re PR testsuite/21010 (New gcc.dg/vect tests fail) | Janis Johnson | 9 | -8/+20 |
2005-04-14 | i386.c (ix86_expand_sse_cmp): Split out from ... | Richard Henderson | 6 | -16/+233 |
2005-04-14 | cpp.texi, [...]: Change references to GCC 3.5 to refer to 4.0. | Joseph Myers | 3 | -6/+11 |
2005-04-14 | * Revert patch from 2005-04-13. | Julian Brown | 2 | -9/+6 |
2005-04-14 | * gfortran.dg/underflow.f90: Use tiny(x)/huge(x). | Steven G. Kargl | 2 | -1/+5 |
2005-04-14 | gfortran.h (gfc_real_info): Add subnormal struct member. | Steven G. Kargl | 4 | -15/+19 |
2005-04-14 | config.gcc: Set cpu_type for s390. | Andreas Krebbel | 2 | -0/+5 |
2005-04-14 | Whoops, wrong version of file. | Daniel Berlin | 1 | -1/+2 |
2005-04-14 | re PR tree-optimization/20963 (ICE tree check: expected value_handle, have ad... | Daniel Berlin | 2 | -1/+31 |
2005-04-14 | cris.md: Replace references to (reg:SI 16) with (reg:SI CRIS_SRP_REGNUM). | Hans-Peter Nilsson | 2 | -8/+11 |
2005-04-14 | re PR tree-optimization/20657 ([tcb] VRP does not get rid of a redundant "if"... | Kazu Hirata | 4 | -0/+30 |
2005-04-14 | cp-tree.h (SET_TMPL_ARG, [...]): Remove. | Kazu Hirata | 2 | -12/+5 |
2005-04-14 | reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST_FLOOR> and <UNSPEC_FI... | Uros Bizjak | 3 | -0/+337 |
2005-04-14 | convert.c (convert_to_integer): Convert (long int)trunc{,f,l}, and (long long... | Uros Bizjak | 4 | -0/+50 |
2005-04-14 | re PR target/20927 (ICE in smallest_mode_for_size, at stor-layout.c:221 (s390x)) | Ulrich Weigand | 4 | -0/+36 |
2005-04-14 | ChangeLog: Added comment on gfc_match_if for the 2005-04-09 entry on match.c. | François-Xavier Coudert | 1 | -0/+2 |
2005-04-14 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-04-13 | mips.h (ASM_OUTPUT_CASE_LABEL): Delete. | Richard Sandiford | 3 | -17/+11 |
2005-04-13 | pr19683-1.c: Guard with #ifndef __mips16. | Richard Sandiford | 3 | -0/+15 |
2005-04-13 | Fix result of folding of xor operation on two identical vectors. | Fariborz Jahanian | 3 | -1/+38 |
2005-04-13 | objc-fast-4.m: New. | Dale Johannesen | 2 | -0/+14 |
2005-04-13 | Make-lang.in (objc-lang.o): Depend on tree-gimple.h. | Dale Johannesen | 5 | -2/+70 |
2005-04-13 | tree-if-conv.c (tree_if_convert_cond_expr): Do not create extra temp variables. | Devang Patel | 2 | -17/+5 |
2005-04-13 | CRIS prologue as RTL. | Hans-Peter Nilsson | 5 | -328/+656 |
2005-04-13 | cris.md ("epilogue"): Conditionalize on TARGET_PROLOGUE_EPILOGUE. | Hans-Peter Nilsson | 2 | -1/+6 |
2005-04-13 | cris-torture.exp: New driver in new directory. | Hans-Peter Nilsson | 3 | -0/+51 |
2005-04-13 | re PR target/20924 (inline float divide does not set correct fpu status flags) | Steve Ellcey | 2 | -6/+17 |
2005-04-13 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-13 | ppc-vector-memcpy.c: XFAIL on AIX and SPE. | David Edelsohn | 3 | -0/+4 |