aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-12-29varasm.c (get_section): Use gcc_assert.Nathan Sidwell7-9/+62
2005-12-29m68k.h (RETURN_ADDR_RTX): Define.Paul Brook3-6/+19
2005-12-29lb1sf68.asm (__cmpdf2): Fix typo in immediate mask.Paul Brook2-22/+86
2005-12-29fpgnulib.c (__extendsfdf2): Handle negative zero.Paul Brook3-18/+44
2005-12-29m68k.c (m68k_output_pic_call): Don't use bsr.l for !TARGET_68020.Paul Brook6-6/+21
2005-12-29re PR fortran/25532 (ICE in gfc_conv_component_ref, at fortran/trans-expr.c:269)Paul Thomas4-1/+64
2005-12-29re PR target/25572 (ppc64 -mminimal-toc trashes r30)Alan Modra2-0/+7
2005-12-29Daily bump.GCC Administrator1-1/+1
2005-12-28config.gcc (mt-*-*): Add --with-arch support.Nathan Sidwell4-5/+35
2005-12-28re PR libfortran/25139 ("Invalid argument" error on I/O)Jerry DeLisle2-0/+26
2005-12-28re PR fortran/25587 (Garbage in output of -fdump-tree-original)Andrew Pinski2-1/+6
2005-12-28re PR tree-optimization/25394 (libgcc2.c:2033: ICE: tree check: expected tree...Daniel Berlin2-5/+14
2005-12-28Make-lang.in: Remove distdir from comment.Rafael Ávila de Espíndola2-1/+5
2005-12-28Make-lang.in (treelang.distdir): Remove.Rafael Ávila de Espíndola2-7/+6
2005-12-28re PR libfortran/25550 (file data corrupted after reading end of file)Jerry DeLisle2-0/+23
2005-12-28re PR libfortran/25419 (gfortran read does not take comma for default on one ...Jerry DeLisle2-0/+23
2005-12-28gfortran-dg.exp: Remove trailing whitespace.Tobias Schlüter3-2/+8
2005-12-28global.c, [...]: Move DEF_VEC_P(basic_block) and DEF_VEC_ALLOC_P(basic_block,...Kazu Hirata4-5/+10
2005-12-28Daily bump.GCC Administrator1-1/+1
2005-12-27fold-const.c (int_const_binop): Return NULL_TREE when an expression can't be ...Roger Sayle2-91/+88
2005-12-28fp-int-convert-timode.c: Don't test IBM Extended Double long doubles or repea...Alan Modra2-0/+11
2005-12-27re PR testsuite/25442 (-fpic/-fPIC failures in gcc.dg/ipa/ipa-1.c ipa-2.c ipa...Kaveh R. Ghazi9-3/+22
2005-12-27re PR c++/25439 ("template<> int A<0>" accepted)Mark Mitchell7-53/+99
2005-12-27tree-vrp.c (extract_range_from_binary_expr): Use build_int_cst instead of fol...Kazu Hirata2-2/+7
2005-12-27PR c++/23171, c++/23172, c++/25417.Mark Mitchell15-96/+179
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-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-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