aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-06-25Call cleanup_tree_cfg after if-conversion.Sebastian Pop2-7/+17
2010-06-25Add a debug counter for the tree-ssa level if-conversion.Sebastian Pop4-5/+16
2010-06-25re PR fortran/44448 (32-bit gfortran.dg/atan2_1.f90 fails on Solaris 1[01]/x8...Jerry DeLisle2-0/+6
2010-06-25Enable prefetching at -O3 for AMD cpus.Changpeng Fang5-5/+46
2010-06-25Don't search DEBUG_INSNs for removable zero extends.H.J. Lu2-1/+7
2010-06-25ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag.Martin Jambor8-223/+292
2010-06-25invoke.texi (-Wsuggest-attribute): Add item for noreturn.Manuel López-Ibáñez2-2/+7
2010-06-25tree-pass.h (pass_split_functions): Declare.Jan Hubicka12-1/+1147
2010-06-25re PR middle-end/44665 (typo in comment, incorrect/out-of-date comment)Manuel López-Ibáñez3-3/+10
2010-06-25ipa-prop.c (determine_cst_member_ptr): Ignore non-clobbering statements inste...Martin Jambor4-7/+85
2010-06-25re PR middle-end/43866 (wrong code with -fbounds-check -funswitch-loops)Jakub Jelinek4-20/+165
2010-06-25re PR tree-optimization/44539 (ICE: verify_ssa failed: type mismatch between ...Jakub Jelinek4-0/+43
2010-06-25pa.h (MODIFY_TARGET_NAME): Remove.Joseph Myers5-105/+11
2010-06-25invoke.texi: Delete mcmodel=medium from powerpc options.Alan Modra5-51/+17
2010-06-25With large parts from Jim Wilson:Bernd Schmidt24-288/+763
2010-06-25* doc/invoke.texi (-Wsuggest-attribute): Add noreturn.Jan Hubicka2-1/+5
2010-06-25re PR c/44517 (improve diagnostic for mispelled typename in function declarat...Shujing Zhao5-36/+65
2010-06-25gcc.c (translate_options): Don't mention +e in comment.Joseph Myers6-26/+23
2010-06-25Daily bump.GCC Administrator1-1/+1
2010-06-24ira-int.h (struct live_range, [...]): Renamed from struct ira_allocno_live_ra...Bernd Schmidt7-74/+73
2010-06-24ira-int.h (SET_MINMAX_SET_BIT, [...]): Renamed from SET_ALLOCNO_SET_BIT...Bernd Schmidt4-51/+65
2010-06-24ira-color.c (assign_hard_reg): Improve formatting of multi-line for statement.Bernd Schmidt2-3/+5
2010-06-24ira-int.h (ira_parent_allocno, [...]): Declare.Bernd Schmidt4-33/+51
2010-06-24ira-build.c (merge_hard_reg_conflicts): New function.Bernd Schmidt3-282/+238
2010-06-24* ira.c (allocno_pool, copy_pool, allocno_live_range_pool): Delete.Bernd Schmidt2-3/+4
2010-06-24thumb2.md (thumb2_tlobits_cbranch): Delete.Richard Earnshaw2-84/+33
2010-06-24Fix type in last checkin. (Added \t that should not have been there.)Steve Ellcey1-2/+2
2010-06-24re PR testsuite/43283 (ld: Unsatisfied symbol "start" in file c_lto_20091216-...Steve Ellcey2-1/+11
2010-06-24fold-const.c (const_binop): Remove 'notrunc' argement.Anatoly Sokolov2-115/+107
2010-06-24i386.md (XFmode push splitter): Use GET_MODE_SIZE to determine size of XFmode...Uros Bizjak2-7/+14
2010-06-24Add missing testcases for PR 44588.H.J. Lu4-0/+75
2010-06-24Implement 8bit divmod patterns.H.J. Lu3-11/+105
2010-06-24re PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY/PRE_INC into inline as...Jakub Jelinek6-3/+117
2010-06-24c-parser.c (c_parser_conditional_expression): Call warn_for_omitted_condop.Andi Kleen10-3/+81
2010-06-24loop-unswitch.c (compare_and_jump_seq): Assert that the last insn in the sequ...Nick Clifton2-0/+7
2010-06-24collect2.c (main): Match exactly --version and --help.Alan Modra2-2/+6
2010-06-24re PR fortran/44614 ([OOP] Wrongly importing a symbol into an interface witho...Tobias Burnus4-1/+29
2010-06-24* config/m32c/m32c-pragma.c: Don't include rtl.h.DJ Delorie2-1/+4
2010-06-24Daily bump.GCC Administrator1-1/+1
2010-06-23decl.c (java_init_decl_processing): Use double_int_to_tree instead of build_i...Anatoly Sokolov3-44/+27
2010-06-23i386 (mov<mode>): Macroize expander from mov{sf,df,xf} using X87MODEF mode it...Uros Bizjak2-472/+451
2010-06-23coretypes.h: (gimple_seq_node_d, gimple_seq_node)Basile Starynkevitch3-3/+12
2010-06-23re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har...Joern Rennecke10-17/+22
2010-06-23Split AVX vec_extract_lo_XXX and 128bit to 256bit cast.H.J. Lu3-106/+88
2010-06-23Fix header.Arnaud Charlet11-78/+2854
2010-06-23[multiple changes]Arnaud Charlet22-1094/+7319
2010-06-23Add PR markers.Joern Rennecke1-1/+3
2010-06-23* config/spu/spu.c (ea_load_store_inline): Use add_reg_note.Joern Rennecke2-2/+3
2010-06-23* config/spu/spu-protos.h (spu_expand_epilogue) Use bool.Joern Rennecke3-10/+18
2010-06-23[multiple changes]Arnaud Charlet6-70/+137