]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2010-08-11  Paolo Carlinihashtable.h (_Hashtable<>::erase(const key_type&))...
2010-08-11  Jie Zhanginterchange-9.c (M): Define to be 111.
2010-08-11  Vladimir Makarovira-int.h (ira_remove_allocno_copy_from_list): Remove.
2010-08-11  Sebastian PopFix Changelog entries.
2010-08-11  Sebastian PopFix miscompile of 416.gamess.
2010-08-11  Sebastian PopFix gamess: the only constant phi nodes with one argume...
2010-08-11  Sebastian PopFix typos.
2010-08-11  Andreas SimbuergerRemove cloog_initialize and cloog_finalize when using...
2010-08-11  Andreas SimbuergerAdapt to new CloogScattering abstraction, introduced...
2010-08-11  Andreas SimbuergerIntroduce compatibility to newer CLooG's CloogState...
2010-08-11  Andreas SimbuergerAdapt to new CLAST structure within upstream CLooG...
2010-08-11  Andreas SimbuergerMake CLooG options compatible to newer CLooG releases...
2010-08-11  Andreas SimbuergerReintroduce necessary CLooG accessors to graphite....
2010-08-11  Sebastian PopCall scev_reset_htab when Graphite out-of-SSA has chang...
2010-08-11  Sebastian PopFix tonto: call propagate_expr_outside_region.
2010-08-11  Sebastian PopCall scev_analyzable_p only on is_gimple_reg.
2010-08-11  Sebastian PopPropagate constant values or parametric expressions...
2010-08-11  Sebastian PopUse SSA_NAME_DEF_STMT only on SSA_NAMEs.
2010-08-11  Sebastian PopDo not instantiate default definitions in instantiate_s...
2010-08-11  Vladimir KargovEnhance region checks.
2010-08-11  Vladimir KargovAdd loop_exits_from_bb_p.
2010-08-11  Vladimir KargovDot refined regions.
2010-08-11  Sebastian PopDo not translate out-of-SSA close phi nodes that can...
2010-08-11  Sebastian PopAdd testcase for PR20742.
2010-08-11  Sebastian PopUnshare the scev before code generating it.
2010-08-11  Sebastian PopDo not rewrite out of SSA scalar phi nodes that can...
2010-08-11  Sebastian PopCorrectly handle SSA_NAME_IS_DEFAULT_DEF in rewrite_clo...
2010-08-11  Sebastian PopAdd testcase for PR42729 and fix handling of gimple_deb...
2010-08-11  Sebastian PopSpecial case non close-phi nodes with one argument...
2010-08-11  Sebastian PopScevs could be expressions without chrecs and still...
2010-08-11  Sebastian PopBump the size of scevs.
2010-08-11  Sebastian PopRemove uses of loop->single_iv.
2010-08-11  Sebastian PopAlso handle GIMPLE_CALLs in rewrite_cross_bb_scalar_deps.
2010-08-11  Sebastian Popchrec_apply should only apply to the specified variable.
2010-08-11  Sebastian PopRemove expand_scalar_variables_ hack.
2010-08-11  Sebastian PopRemove insert_loop_close_phis.
2010-08-11  Andreas SimbuergerFix flipped condition using mpz_sgn.
2010-08-11  Sebastian PopAdd testcase for miscompile in gamess.
2010-08-11  Andreas SimbuergerPartially removing cloog.h and graphite-clast-to-gimple...
2010-08-11  Andreas SimbuergerMove cloog-related functions from graphite-ppl.{c,h...
2010-08-11  Andreas SimbuergerResolve CLooG's value_* macros to their respective...
2010-08-11  Vladimir KargovPrint bbs in refined region tree.
2010-08-11  Sebastian PopFix 416.gamess miscompile: special case the rewrite...
2010-08-11  Sebastian PopFix 435.gromacs miscompile: call rewrite_close_phi_out_...
2010-08-11  Sebastian PopRemove dead code.
2010-08-11  Sebastian PopReplace map with rename_map.
2010-08-11  Sebastian PopRemove copy_renames.
2010-08-11  Sebastian PopRun rewrite_cross_bb_phi_deps before rewrite_cross_bb_s...
2010-08-11  Sebastian PopEarly return in rewrite_commutative_reductions_out_of_s...
2010-08-11  Sebastian PopFix testcase: call abort.
2010-08-11  Sebastian PopAlways insert out of SSA copies on edges except for...
2010-08-11  Sebastian PopSplit rewrite_cross_bb_scalar_deps_out_of_ssa out from...
2010-08-11  Sebastian PopAdd more debug counter guards.
2010-08-11  Sebastian PopSchedule a copy_prop pass before graphite.
2010-08-11  Sebastian PopRemove rename_nb_iterations and rename_sese_parameters
2010-08-11  Sebastian PopAlso rewrite out of SSA scalar dependences going outsid...
2010-08-11  Sebastian PopRemove insert_copyout and insert_copyin.
2010-08-11  Sebastian PopDetect commutative reductions in all the scops before...
2010-08-11  Sebastian PopLaunch dotty in background.
2010-08-11  Sebastian PopDon't call pbb_to_depth_to_oldiv from compute_type_for_...
2010-08-11  Sebastian PopCall compute_overall_effect_of_inner_loop from instanti...
2010-08-11  Sebastian PopDo not gather loop exit conditions on the basic blocks...
2010-08-11  Sebastian PopFix comments and indentation.
2010-08-11  Tobias GrosserFix refined region tree nesting.
2010-08-11  Tobias GrosserSkeleton for the new SCoP detection.
2010-08-11  Tobias GrosserAdd analysis pass to build the refined program structur...
2010-08-11  Sebastian PopUse size_one_node.
2010-08-11  Sebastian PopFix type of integer_one_node for fold_build of POINTER_...
2010-08-11  Sebastian PopFix invariant phi node removal.
2010-08-11  Anatoly Sokolovtarget.def (output_addr_const_extra): New hook.
2010-08-11  Richard Henderson* config/i386/i386.h (HARD_REGNO_CALL_PART_CLOBBERED...
2010-08-11  Paolo Carlinistl_algo.h (shuffle): Change signature consistently...
2010-08-11  Paolo Carlinimove.h (forward): Reinstate the N2835 version.
2010-08-11  Jakub JelinekFix up a wrong ChangeLog entry:
2010-08-11  Nick Cliftonstormy16-lib2.c (__cmpsi2): New function.
2010-08-11  Janus Weilre PR fortran/44595 (INTENT of arguments to intrinsic...
2010-08-11  Joseph Myersopts.h (struct cl_option_handler_func): Make handler...
2010-08-11  Paolo Carlinire PR libstdc++/42925 ([GB 99] Not possible to compare...
2010-08-11  Paolo Carliniunique_ptr.h: Replace _Tp_Deleter -> _Dp, and _Up_Delet...
2010-08-11  John David... target-supports.exp (check_effective_target_sync_int_lo...
2010-08-11  John David... linux-atomic.c (SUBWORD_VAL_CAS): Instantiate with...
2010-08-11  Yao Qibuiltin-stringop-chk-1.c: Change ARM triplet to a more...
2010-08-11  Yao QiMAINTAINERS (Write After Approval): Add myself.
2010-08-11  GCC AdministratorDaily bump.
2010-08-10  Xinliang David LiImprove address offset range computation
2010-08-10  Vladimir Makarovira-live.c: Include sbitmap.h.
2010-08-10  Nathan Froydfix ChangeLog typo
2010-08-10  Nathan Froyd* coverage.c (ctr_labels): Delete.
2010-08-10  Bernd Schmidtre PR bootstrap/45177 (cc1 runs out of memory building...
2010-08-10  Paolo Carlinishared_ptr_base.h: Remove a few now redundant __glibcxx...
2010-08-10  Daniel Kraftgfortran.texi (Interoperability with C): Fix ordering...
2010-08-10  Ramana RadhakrishnanFix misformatted Changelog entry.
2010-08-10  Nathan Froyd* tree-ssa-prec. (init_pre): Call alloc_aux_for_blocks.
2010-08-10  Richard Hendersoni386.c (ix86_compute_frame_layout): Re-align stack...
2010-08-10  Robert Dewarsem_ch8.adb, [...]: Change name Write_Scopes to ws.
2010-08-10  Nathan Froydbasic-block.h (alloc_aux_for_block, [...]): Delete.
2010-08-10  Javier Mirandasem_aggr.adb (Resolve_Extension_Aggregate): Warn on...
2010-08-10  Nathan Froyd* dwarf2out.c (struct die_struct): Move die_tag to...
2010-08-10  Robert Dewara-chahan.ads: Add comments on handling of obsolescent...
2010-08-10  Arnaud Charlet[multiple changes]
next