aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-12-27* MAINTAINERS: Update my email address.Steven Bosscher2-1/+5
2005-12-27Daily bump.GCC Administrator1-1/+1
2005-12-26re PR middle-end/25125 ((short) ((int)(unsigned short) + (int)) is done in th...Kazu Hirata7-4/+55
2005-12-26re PR middle-end/25568 (RTL checking bootstrap failure on i686-unknown-linux-...Graham Stott2-0/+8
2005-12-26mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.Chris Jefferson50-120/+211
2005-12-26Daily bump.GCC Administrator1-1/+1
2005-12-25final.c (compute_alignments): Make it static.Kazu Hirata6-11/+16
2005-12-25Daily bump.GCC Administrator1-1/+1
2005-12-24expr.c (force_operand): Use expand_fix and expand_float to implement integer ...Roger Sayle2-16/+22
2005-12-24re PR fortran/25029 (Assumed size array can be associated with array pointer ...Paul Thomas4-126/+16
2005-12-24stl_algobase.h (fill(const _Deque_iterator&, const _Deque_iterator&, const _T...Paolo Carlini3-0/+90
2005-12-24re PR c++/23171 (ICE on pointer initialization with C99 initializer)Mark Mitchell4-12/+33
2005-12-24tree-pass.h (pass_eliminate_useless_stores): Remove.Daniel Berlin5-148/+10
2005-12-24Daily bump.GCC Administrator1-1/+1
2005-12-23re PR c++/24671 (ICE with zero-sized arrays)Mark Mitchell4-0/+29
2005-12-23decl.c (grokdeclarator): Improve diagnostic for friend declarations of class ...Volker Reichelt4-3/+25
2005-12-23combine.c (simplify_shift_const): Fix typo.Paolo Bonzini2-143/+173
2005-12-23re PR target/25005 (ICE in extract_constrain_insn_cached, at recog.c:2002)Jakub Jelinek4-13/+84
2005-12-23re PR c++/25369 (use of inline function in template class leads to undefined ...Mark Mitchell7-42/+54
2005-12-23re PR fortran/25029 (Assumed size array can be associated with array pointer ...Paul Thomas4-1/+19
2005-12-23arit.c (do_31div): Clarify what "31" refers to.Hans-Peter Nilsson2-40/+58
2005-12-23re PR libfortran/25307 (internal read with end=label aborts)Jerry DeLisle2-0/+43
2005-12-23re PR target/24342 (testsuite failure:gfortran.fortran-torture/execute/in-pac...Hans-Peter Nilsson2-17/+98
2005-12-22backport: builtins.def: Move all DEF_SYNC_BUILTIN to ...Jakub Jelinek10-380/+578
2005-12-22mmintrin.h (_mm_add_si64): Only define for SSE2.Richard Henderson5-2/+18
2005-12-23Daily bump.GCC Administrator1-1/+1
2005-12-23re PR rtl-optimization/25432 (Reload ICE in gen_add2_insn)Alan Modra4-10/+142
2005-12-23re PR objc/25328 (ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1453)Jakub Jelinek2-0/+16
2005-12-22re PR c++/25364 (ICE with function pointer as template parameter)Mark Mitchell7-130/+82
2005-12-22tree.c (tree_fold_gcd): Use build_int_cst where appropriate.Richard Guenther5-24/+34
2005-12-22sse.md (sse_movhlps): Reverse operands for 2nd and 3rd alternatives.Dale Johannesen4-4/+43
2005-12-22loop-1.c: Look for jump/branch on m68k.Paul Brook2-1/+7
2005-12-22re PR java/25535 (gcj broken on 64-bit big-endian systems)Andrew Haley3-0/+11
2005-12-22[multiple changes]Andrew Pinski4-0/+24
2005-12-22natClassLoader.cc (_Jv_NewArrayClass): Don't reference NUM_OBJECT_METHODS.Tom Tromey3-6/+6
2005-12-22ipa-reference.c (get_reference_vars_info_from_cgraph): Use function_ann.Daniel Berlin4-12/+64
2005-12-22df.c (df_bitmaps_free): Only work for bbs for that structures are allocated.Zdenek Dvorak5-79/+437
2005-12-22re PR c++/23333 (accepts invalid pure specifier)Volker Reichelt8-14/+39
2005-12-22re PR fortran/18990 (ICE in gfc_get_derived_type, at fortran/trans-types.c)Tobias Schlüter6-10/+100
2005-12-22re PR fortran/20889 (type in a structure-constructor differs from type in der...Paul Thomas24-131/+1138
2005-12-22re PR middle-end/23518 (some gcc optimizations do not take overflow into acco...Kazu Hirata4-0/+38
2005-12-22re PR libfortran/25307 (internal read with end=label aborts)Jerry DeLisle2-13/+58
2005-12-22tree-vrp.c (extract_range_from_binary_expr): Clean up uses of vr0.type.Kazu Hirata2-2/+11
2005-12-22* gcc.dg/attr-weakref-1.c: Really skip on darwin.Mike Stump1-0/+4
2005-12-22* gcc.dg/attr-weakref-1.c: Really skip on darwin.Mike Stump1-1/+1
2005-12-22Daily bump.GCC Administrator1-1/+1
2005-12-21re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers2-1/+7
2005-12-21pr19340.c: Skip on m68k targets.Paul Brook2-1/+5
2005-12-21re PR middle-end/25121 (libgcj misscompilation?)Andrew Haley2-2/+18
2005-12-21tree-data-ref.c (estimate_niter_from_size_of_data): Replace fold_build2 with ...Kazu Hirata4-8/+17