aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-07-28darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers13-85/+135
2010-07-28re PR fortran/45077 (ICE with -fwhole-file in fold_convert_loc, at fold-const...Tobias Burnus4-1/+49
2010-07-28re PR middle-end/44790 (Bootstrap fails after MEM-REF merge)Eric Botcazou2-4/+15
2010-07-28Fix typosEric Botcazou1-3/+3
2010-07-28Fix to expose more LIM when creating mem_refXinliang David Li4-13/+58
2010-07-28Daily bump.GCC Administrator1-1/+1
2010-07-27pt.c (tsubst_expr): Handle getting an AGGR_INIT_EXPR from build_value_init.Jason Merrill6-9/+61
2010-07-27rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.Bernd Schmidt8-27/+47
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers24-218/+390
2010-07-27re PR rtl-optimization/40956 (Constants are never candidates for hoisting)Maxim Kuvyrkov4-0/+77
2010-07-27arm.c (params.h): Include.Maxim Kuvyrkov3-0/+24
2010-07-27re PR target/42495 (redundant memory load)Maxim Kuvyrkov7-133/+203
2010-07-27re PR rtl-optimization/40956 (Constants are never candidates for hoisting)Maxim Kuvyrkov2-1/+7
2010-07-27re PR target/42495 (redundant memory load)Maxim Kuvyrkov3-16/+72
2010-07-27re PR target/42495 (redundant memory load)Maxim Kuvyrkov3-7/+24
2010-07-27gcse.c (insert_insn_end_basic_block): Update signature, remove unused checks.Maxim Kuvyrkov2-24/+12
2010-07-27re PR target/42495 (redundant memory load)Maxim Kuvyrkov2-3/+6
2010-07-27* gcse.c (hoist_code): Generate new pseudo for every new set insn.Maxim Kuvyrkov2-2/+10
2010-07-27re PR rtl-optimization/40956 (Constants are never candidates for hoisting)Maxim Kuvyrkov2-2/+23
2010-07-27gcse.c (struct expr:max_distance): New field.Maxim Kuvyrkov5-27/+262
2010-07-27gcse.c (compute_transpout, transpout): Remove, move logic to prune_expressions.Jeff Law2-80/+96
2010-07-27adjusting iv update stmt position to enable inst combining. Regression tested...Xinliang David Li2-0/+89
2010-07-27dbgcnt.def (hoist_insn): New debug counter.Maxim Kuvyrkov3-1/+7
2010-07-27Multiple exit loop handling in ivopts. Regression tested on x86-64/linuxXinliang David Li2-27/+82
2010-07-27* Fix extra brackets in my previous commit.Uros Bizjak1-3/+3
2010-07-27gcc-dg.exp (cleanup-coverage-files): Remove options from test name.Uros Bizjak2-0/+13
2010-07-27re PR target/44542 (expand_one_stack_var_at may set DECL_ALIGN to a too high ...Jakub Jelinek2-5/+19
2010-07-27re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c)Jakub Jelinek4-15/+27
2010-07-27re PR target/44290 (__naked attribute is broken)Jie Zhang2-7/+8
2010-07-27dwarf2out.c (add_data_member_location_attribute): Use add_AT_unsigned instead...Jakub Jelinek2-1/+9
2010-07-27re PR c/45079 (function names in error message (�c_maybe_const_expr� not ...Jakub Jelinek4-0/+24
2010-07-27postreload.c (try_replace_in_use): New static function.Bernd Schmidt2-70/+87
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers20-96/+84
2010-07-27add missing changelogIain Sandoe1-0/+6
2010-07-27re PR target/29090 (gcc.dg-struct-layout-1 failures on Darwin PPC at -m64)Iain Sandoe1-0/+44
2010-07-27re PR target/35491 (wrong ABI for some struct passing with vector code)Iain Sandoe3-6/+86
2010-07-27re PR tree-optimization/44152 (ICE on compiling xshow.f of xplor-nih with -O3...Ira Rosen4-7/+127
2010-07-27re-enable tls and lto tests for ObjC/C++Iain Sandoe9-8/+13
2010-07-27char4_iunit_1.f03: Add ieee options.Uros Bizjak3-49/+44
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers30-76/+318
2010-07-27re PR tree-optimization/45083 (strange warning text from gcc)Jakub Jelinek4-1/+53
2010-07-27re PR rtl-optimization/45051 (gcc.c-torture/execute/builtins/abs-2.c and abs-...Bernd Schmidt2-1/+13
2010-07-27re PR fortran/40873 (-fwhole-file -fwhole-program: Wrong decls cause too much...Tobias Burnus8-23/+161
2010-07-27Daily bump.GCC Administrator1-1/+1
2010-07-27postreload.c (reload_combine_recognize_const_pattern): Move test for limiting...Bernd Schmidt2-5/+10
2010-07-26re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson72-544/+1214
2010-07-26lto-streamer.h (struct lto_file_decl_data): Mark resolutions with GTY((skip)).Jan Hubicka2-1/+6
2010-07-26target.def (output_source_filename): New hook.Anatoly Sokolov11-40/+85
2010-07-26pr44900.C: Use dg-require-effective-target sse_runtime.Rainer Orth3-1/+10
2010-07-26re PR tree-optimization/43784 (-Os -fkeep-inline-functions causes FAIL: gcc.c...Richard Guenther5-4/+73