summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Make-lang.in: Remove distdir from comment.Rafael Ávila de Espíndola2005-12-282-1/+5
* Make-lang.in (treelang.distdir): Remove.Rafael Ávila de Espíndola2005-12-282-7/+6
* re PR libfortran/25550 (file data corrupted after reading end of file)Jerry DeLisle2005-12-282-0/+23
* re PR libfortran/25419 (gfortran read does not take comma for default on one ...Jerry DeLisle2005-12-282-0/+23
* gfortran-dg.exp: Remove trailing whitespace.Tobias Schlüter2005-12-283-2/+8
* global.c, [...]: Move DEF_VEC_P(basic_block) and DEF_VEC_ALLOC_P(basic_block,...Kazu Hirata2005-12-284-5/+10
* Daily bump.GCC Administrator2005-12-281-1/+1
* fold-const.c (int_const_binop): Return NULL_TREE when an expression can't be ...Roger Sayle2005-12-272-91/+88
* fp-int-convert-timode.c: Don't test IBM Extended Double long doubles or repea...Alan Modra2005-12-282-0/+11
* re PR testsuite/25442 (-fpic/-fPIC failures in gcc.dg/ipa/ipa-1.c ipa-2.c ipa...Kaveh R. Ghazi2005-12-279-3/+22
* re PR c++/25439 ("template<> int A<0>" accepted)Mark Mitchell2005-12-277-53/+99
* tree-vrp.c (extract_range_from_binary_expr): Use build_int_cst instead of fol...Kazu Hirata2005-12-272-2/+7
* PR c++/23171, c++/23172, c++/25417.Mark Mitchell2005-12-2715-96/+179
* Daily bump.GCC Administrator2005-12-271-1/+1
* re PR middle-end/25125 ((short) ((int)(unsigned short) + (int)) is done in th...Kazu Hirata2005-12-267-4/+55
* re PR middle-end/25568 (RTL checking bootstrap failure on i686-unknown-linux-...Graham Stott2005-12-262-0/+8
* Daily bump.GCC Administrator2005-12-261-1/+1
* final.c (compute_alignments): Make it static.Kazu Hirata2005-12-256-11/+16
* Daily bump.GCC Administrator2005-12-251-1/+1
* expr.c (force_operand): Use expand_fix and expand_float to implement integer ...Roger Sayle2005-12-242-16/+22
* re PR fortran/25029 (Assumed size array can be associated with array pointer ...Paul Thomas2005-12-244-126/+16
* re PR c++/23171 (ICE on pointer initialization with C99 initializer)Mark Mitchell2005-12-244-12/+33
* tree-pass.h (pass_eliminate_useless_stores): Remove.Daniel Berlin2005-12-245-148/+10
* Daily bump.GCC Administrator2005-12-241-1/+1
* re PR c++/24671 (ICE with zero-sized arrays)Mark Mitchell2005-12-234-0/+29
* decl.c (grokdeclarator): Improve diagnostic for friend declarations of class ...Volker Reichelt2005-12-234-3/+25
* combine.c (simplify_shift_const): Fix typo.Paolo Bonzini2005-12-232-143/+173
* re PR target/25005 (ICE in extract_constrain_insn_cached, at recog.c:2002)Jakub Jelinek2005-12-234-13/+84
* re PR c++/25369 (use of inline function in template class leads to undefined ...Mark Mitchell2005-12-237-42/+54
* re PR fortran/25029 (Assumed size array can be associated with array pointer ...Paul Thomas2005-12-234-1/+19
* arit.c (do_31div): Clarify what "31" refers to.Hans-Peter Nilsson2005-12-232-40/+58
* re PR libfortran/25307 (internal read with end=label aborts)Jerry DeLisle2005-12-232-0/+43
* re PR target/24342 (testsuite failure:gfortran.fortran-torture/execute/in-pac...Hans-Peter Nilsson2005-12-232-17/+98
* backport: builtins.def: Move all DEF_SYNC_BUILTIN to ...Jakub Jelinek2005-12-2210-380/+578
* mmintrin.h (_mm_add_si64): Only define for SSE2.Richard Henderson2005-12-225-2/+18
* Daily bump.GCC Administrator2005-12-231-1/+1
* re PR rtl-optimization/25432 (Reload ICE in gen_add2_insn)Alan Modra2005-12-234-10/+142
* re PR objc/25328 (ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1453)Jakub Jelinek2005-12-232-0/+16
* re PR c++/25364 (ICE with function pointer as template parameter)Mark Mitchell2005-12-227-130/+82
* tree.c (tree_fold_gcd): Use build_int_cst where appropriate.Richard Guenther2005-12-225-24/+34
* sse.md (sse_movhlps): Reverse operands for 2nd and 3rd alternatives.Dale Johannesen2005-12-224-4/+43
* loop-1.c: Look for jump/branch on m68k.Paul Brook2005-12-222-1/+7
* [multiple changes]Andrew Pinski2005-12-224-0/+24
* ipa-reference.c (get_reference_vars_info_from_cgraph): Use function_ann.Daniel Berlin2005-12-224-12/+64
* df.c (df_bitmaps_free): Only work for bbs for that structures are allocated.Zdenek Dvorak2005-12-225-79/+437
* re PR c++/23333 (accepts invalid pure specifier)Volker Reichelt2005-12-226-14/+32
* re PR fortran/18990 (ICE in gfc_get_derived_type, at fortran/trans-types.c)Tobias Schlüter2005-12-226-10/+100
* re PR fortran/20889 (type in a structure-constructor differs from type in der...Paul Thomas2005-12-2224-131/+1138
* re PR middle-end/23518 (some gcc optimizations do not take overflow into acco...Kazu Hirata2005-12-224-0/+38
* tree-vrp.c (extract_range_from_binary_expr): Clean up uses of vr0.type.Kazu Hirata2005-12-222-2/+11