aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-14* configure: Regenerated.David Edelsohn2-3/+8
2012-09-14* configure: Regenerated.David Edelsohn2-3/+8
2012-09-14* configure: Regenerated.David Edelsohn2-2/+7
2012-09-14* configure: Regenerated.David Edelsohn2-3/+10
2012-09-14* configure: Regenerated.David Edelsohn2-6/+12
2012-09-14* configure: Regenerated.David Edelsohn2-2/+8
2012-09-14* configure: Regenerated.David Edelsohn2-2/+8
2012-09-14* configure: Regenerated.David Edelsohn2-2/+8
2012-09-14* configure: Regenerated.David Edelsohn2-2/+7
2012-09-14* configure: Regenerated.David Edelsohn2-0/+5
2012-09-14* configure: Regenerated.David Edelsohn2-2/+8
2012-09-14* configure: Regenerated.David Edelsohn2-3/+9
2012-09-14re PR bootstrap/38607 (AIX error messages about TOC during build)David Edelsohn3-1/+23
2012-09-14re PR c/54552 (Cast to pointer to VLA crash the compiler)Joseph Myers4-1/+24
2012-09-14Fix grammar and spelling.Walter Lee2-4/+11
2012-09-14re PR c++/54427 (Expose more vector extensions)Marc Glisse21-24/+206
2012-09-14re PR target/54516 (ICE in reload_cse_simplify_operands, at postreload.c:403 ...Richard Earnshaw2-2/+15
2012-09-14Temporarily revert previousRichard Earnshaw2-13/+2
2012-09-14reload.c (find_dummy_reload): Don't use OUT as a reload reg for IN if it over...Richard Earnshaw2-2/+13
2012-09-14re PR c/54103 (ICE at gimplify.c:7790 on current trunk)Joseph Myers10-10/+90
2012-09-14decl.c (make_typename_type): Only error out if tf_error is set in complain.Paolo Carlini2-2/+9
2012-09-14re PR rtl-optimization/44194 (struct returned by value generates useless stores)Eric Botcazou9-80/+165
2012-09-14re PR target/54546 (SH: Enable -fshrink-wrap)Christian Bruel5-33/+57
2012-09-14predicates.md (t_reg_operand): Check REG_P for SUBREG.Christian Bruel3-7/+9
2012-09-14re PR target/54564 (Broken __builtin_ia32_vfmadds[sd]3)Jakub Jelinek2-34/+30
2012-09-14re PR target/54564 (Broken __builtin_ia32_vfmadds[sd]3)Jakub Jelinek2-0/+18
2012-09-142012-09-14 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-2/+1
2012-09-14re PR tree-optimization/54565 (pass_update_address_taken before forwprop1 for...Richard Guenther6-16/+31
2012-09-14Check _GLIBCXX_USE_C99_STDINT_TR1 in random.ccJonathan Wakely2-1/+10
2012-09-14tree-vrp.c (register_new_assert_for): Simplify for backward walk.Richard Guenther2-33/+30
2012-09-14tree-ssa-forwprop.c (simplify_bitfield_ref): Call get_prop_source_stmt.Marc Glisse2-16/+18
2012-09-14* gcc.target/arm/combine-movs.c: Add missing space.Ulrich Weigand2-1/+5
2012-09-14builtin-types.def (BT_FN_CONST_STRING): Add.Richard Guenther7-15/+104
2012-09-14Daily bump.GCC Administrator1-1/+1
2012-09-13Bi-endian support for moxieAnthony Green5-5/+79
2012-09-13re PR c++/53210 (warning for data member initialized with itself should be in...Paolo Carlini8-2/+38
2012-09-13predicates.md (input_operand): Do not consider TImode constants as 1-instruct...Eric Botcazou5-11/+197
2012-09-13typeck.c (build_indirect_ref, [...]): Remove uses of ATTRIBUTE_UNUSED on the ...Paolo Carlini16-63/+87
2012-09-13re PR c/54559 (, ICE in gimplify_expr, at gimplify.c:7592)Jakub Jelinek4-0/+26
2012-09-13configure.ac (CXXFLAGS): Remove -O2 when not bootstrapping.Jakub Jelinek3-4/+13
2012-09-13re PR c++/53839 ([C++11] internal compiler error: in adjust_temp_type, at cp/...Jason Merrill4-1/+21
2012-09-13re PR c++/54511 (internal compiler error: in make_decl_rtl, at varasm.c:1147)Jason Merrill4-0/+22
2012-09-13re PR c++/53836 (ICE: unexpected expression of kind template_parm_index)Jason Merrill4-2/+33
2012-09-13re PR fortran/54556 (Marking implicitly pure variables as DECL_PURE_P leads t...Tobias Burnus4-6/+129
2012-09-13i386.md (prefetch): Do not assert mode of operand 0.Uros Bizjak2-9/+17
2012-09-13ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher16-344/+476
2012-09-13tree-ssa-sccvn.h (enum vn_kind): New.Richard Guenther6-86/+101
2012-09-13* config/i386/i386.c (processor_alias_table): Fix whitespace.Uros Bizjak1-8/+9
2012-09-13Enable PTA_PRFCHW for AMD bdver1, bdver2, btver1 and btver2 coresVenkataramanan Kumar2-5/+10
2012-09-13arm.md (arm_rev): Factorize thumb1, thumb2 and arm variants for rev instructi...Christophe Lyon4-14/+137