gcc.git
2010-08-13 Paolo Carlinidr1189.cc: Move to...
2010-08-13 Paolo Carliniios_init.cc (ios_base::Init::~Init): Add back semicolon...
2010-08-13 Nick Cliftonargv.c (expandargv): Limit the number of times that...
2010-08-13 Daniel Kraftgfortran.h (array_type): New type `AS_IMPLIED_SHAPE'.
2010-08-13 Jerry DeLislere PR fortran/42526 (bogus truncation warning for defau...
2010-08-13 Jie Zhangarm.md (cstoredf4): Only valid when !TARGET_VFP_SINGLE.
2010-08-13 GCC AdministratorDaily bump.
2010-08-12 Kostya Serebryanyc++config (_GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE...
2010-08-12 Joseph Myersgcc.c (cpp_unique_options): Generate -MDX and -MMDX...
2010-08-12 Changpeng Fangpr45241 give up dot_prod pattern searching if stmt...
2010-08-12 Tom Tromey* gnu/java/security/jce/prng/natVMSecureRandomWin32.cc
2010-08-12 Uros Bizjakpr40906-1.c: Add -fno-asynchronous-unwind-tables to...
2010-08-12 H.J. LuTurn on -fomit-frame-pointer by default for 32bit Linux...
2010-08-12 Jakub Jelinekre PR middle-end/45262 (Optimization results in wrong...
2010-08-12 Jakub Jelinekbuiltins.c (fold_builtin_memory_op): Avoid -Wsign-compa...
2010-08-12 Uros Bizjakprofile-generate-3.c: Call dg-require-profiling with...
2010-08-12 Richard Guentherre PR tree-optimization/45232 (tree reassociation intro...
2010-08-12 Richard Guenthertree-flow.h (struct ptr_info_def): Add align and misali...
2010-08-12 Uros Bizjaki386.c (LONG_TYPE_SIZE): Remove.
2010-08-12 Jakub Jelinekre PR debug/45259 (ICE in save_call_clobbered_regs)
2010-08-12 Wei Guozhiarm.md (andsi3): Change to zero extension if possible.
2010-08-12 GCC AdministratorDaily bump.
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...
next