gcc.git
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]
2010-08-10 Arnaud Charlet[multiple changes]
2010-08-10 Sofiane Naciiterators.md: New file.
2010-08-10 Bernd Schmidtre PR middle-end/45182 (Failed to build SPEC CPU 2000...
2010-08-10 Paolo Carlini1.cc: Avoid -Wall warnings.
2010-08-10 Paolo Carlinirange_access.cc: Avoid -Wall warnings.
2010-08-10 Paolo Carlinicons_overflow_neg.cc: Avoid -Wall warnings.
2010-08-10 Richard Guenthertree.h (get_object_alignment): Adjust prototype.
2010-08-10 Richard Guenthertree-ssa-copy.c (set_copy_of_val): Use operand_equal_p.
2010-08-10 Paolo Carlinire PR libstdc++/45228 ([C++0x] Can't copy-construct...
2010-08-10 Nathan Froyd* ipa-split.c (find_split_points): Free stack.
2010-08-10 Nathan Froydtree.h (tree_node_kind): Delete.
2010-08-10 GCC AdministratorDaily bump.
2010-08-09 Jason Merrillre PR c++/45236 ([C++0x] Can't access nested type of...
2010-08-09 Thomas Koenigre PR fortran/44235 (array temporary with high upper...
2010-08-09 Janus Weilintrinsic.texi: Correct documentation of ASINH, ACOSH...
2010-08-09 H.J. LuRemove unused ret.
2010-08-09 Bingfeng Meiddg.c (walk_mems_2): Moved from alias.c, use may_alias_...
2010-08-09 Nathan Froydtree.c (nreverse): Assert that we don't have a BLOCK.
2010-08-09 Nathan Froydcall.c (add_builtin_candidates): Use VECs for local...
2010-08-09 Nathan Froydname-lookup.c (is_associated_namespace): Convert local...
2010-08-09 Nathan Froydbuiltins.c (fold_builtin_next_arg): Use stdarg_p.
2010-08-09 Richard Guenthertree-ssa-copy.c (cached_last_copy_of): Remove.
2010-08-09 Richard Guentherre PR tree-optimization/44632 (wrong code for complex...
2010-08-09 Andreas Toblerconfigure.ac: Add target powerpc64-*-freebsd*.
2010-08-09 Richard Guentherre PR target/45212 (FAIL: gcc.target/alpha/pr24178...
2010-08-09 Eric Fisher* doc/sourcebuild.texi (vect_int_mult): Remove duplicat...
2010-08-09 Eric Botcazouutils.c (build_vms_descriptor32): Fix formatting.
2010-08-09 Nathan Froydutils.c (make_descriptor_field): Add tree parameter.
2010-08-09 Nathan Froyd* gcc-interface/decl.c (rec_variant). Declare. Declar...
2010-08-09 GCC AdministratorDaily bump.
2010-08-08 Uros Bizjak20030107-1.c: Do not call cleanup-coverage-files.
2010-08-08 Nathan Froydc-pragma.c (add_to_renaming_pragma_list): Fix call...
next