aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-10-06fold-const.c (fold_ternary_loc): Also fold non-constant vector CONSTRUCTORs.Richard Biener1-22/+8
2011-10-06fold-const.c (fold_ternary_loc): Also fold non-constant vector CONSTRUCTORs.Richard Guenther2-16/+17
2011-10-06* config/rx/rx.md (smin3): Revert previous delta.Nick Clifton2-5/+9
2011-10-06re PR tree-optimization/38884 (missed FRE with __real and __imag)Richard Guenther5-2/+108
2011-10-06tree-vect-patterns.c (vect_pattern_recog_1): Add stmts_to_replace argument...Jakub Jelinek2-10/+21
2011-10-05Add support for lzd and popc instructions on sparc.David S. Miller9-18/+170
2011-10-06Fixes the spacing in ChangeLog entry.Artjoms Sinkarovs1-3/+4
2011-10-06Fix bconstp-3.c failure in PR50607.Artjoms Sinkarovs3-75/+97
2011-10-06Daily bump.GCC Administrator1-1/+1
2011-10-05strlenopt-21.c (dg-options): Remove -fdump-tree-optimized.Uros Bizjak4-1/+9
2011-10-05function.c (thread_prologue_and_epilogue_insns): Don't shrink-wrap if profili...Bernd Schmidt2-0/+6
2011-10-05* ChangeLog: Update my previous entry.Uros Bizjak1-1/+4
2011-10-05vect.exp (VEC_CFLAGS): Append "-fdump-tree-veclower2".Uros Bizjak4-8/+8
2011-10-05re PR tree-optimization/50613 (ICE: tree check: expected ssa_name, have addr_...Jakub Jelinek4-4/+40
2011-10-05Fix vect-shuffle-* test cases.Richard Henderson9-214/+482
2011-10-05vect.exp (VEC_CFLAGS): Move initialization after DEFAULT_VECTFLAGS initializa...Uros Bizjak2-3/+8
2011-10-05i386: Rewrite ix86_expand_vshuffle.Richard Henderson4-111/+109
2011-10-05Fix lower_vec_shuffle.Richard Henderson2-174/+104
2011-10-05i386.c (distance_non_agu_define): Simplify calculation of "found".Uros Bizjak2-30/+31
2011-10-05re PR bootstrap/50621 (Bootstrap failure)Bernd Schmidt3-3/+17
2011-10-05rx.opt (mpid): Define.DJ Delorie9-41/+412
2011-10-05re PR tree-optimization/38885 (missed FRE with BIT_FIELD_REF and vectors)Richard Guenther4-2/+81
2011-10-05invoke.texi (-fshrink-wrap): Document.Bernd Schmidt11-147/+705
2011-10-05tree-ssa-sccvn.c (vn_get_expr_for): Handle CONSTRUCTOR of vector type.Richard Guenther2-5/+31
2011-10-05avx256-unaligned-load-3.c (dg-options): Add -mtune=generic.Uros Bizjak3-2/+8
2011-10-05avr-protos.h (avr_out_addto_sp): New prototype.Georg-Johann Lay4-143/+61
2011-10-05gimple-fold.c (gimple_fold_stmt_to_constant_1): For ternary ops with an embed...Richard Guenther3-9/+32
2011-10-05rx.md (tablejump): Add missing label.Nick Clifton2-9/+17
2011-10-05expmed.c (expand_mult_highpart_optab): Replace optab_handler with the new wid...Andreas Krebbel2-2/+7
2011-10-05re PR middle-end/50609 (FAIL: gcc.c-torture/execute/pr23135.c compilation, -...Richard Guenther2-2/+13
2011-10-05i386.c (ix86_emit_binop): New static function.Uros Bizjak2-62/+51
2011-10-05builtin-complex-1.c: Use dg-add-options ieee.Uros Bizjak3-27/+29
2011-10-04Add support for more sparc VIS 3.0 instructions.David S. Miller10-26/+542
2011-10-05Daily bump.GCC Administrator1-1/+1
2011-10-04Fix global var initialized to function call with calls as arguments.Ian Lance Taylor1-0/+5
2011-10-04c-typeck.c (c_build_vec_shuffle_expr): Fix uninitialized variable.Richard Henderson2-7/+11
2011-10-04re PR fortran/35831 ([F95] Shape mismatch check missing for dummy procedure a...Janus Weil4-1/+123
2011-10-04mingw-w64.h (CPP_SPEC): Rename _REENTRANCE to _REENTRANT.Ozkan Sezer3-3/+9
2011-10-04Small -m{cpu,tune}=native fix under Linux/Sparc.David S. Miller2-1/+6
2011-10-04re PR middle-end/50604 (verify_gimple failed: type mismatch in binary express...Jakub Jelinek5-4/+43
2011-10-04Maintain order of LTO sectionsAndi Kleen4-36/+78
2011-10-04Don't XFAIL gcc.dg/graphite/interchange-14.c (PR tree-optimization/49662)Rainer Orth4-3/+10
2011-10-04re PR tree-optimization/50522 (C++ std::valarray vectorization missed optimiz...Jakub Jelinek2-4/+7
2011-10-04fold-const.c (fold_unary_loc): Don't optimize POINTER_PLUS_EXPR casted to TYP...Jakub Jelinek5-0/+44
2011-10-04config.gcc (i[34567]86-*-elf*, [...]): Use i386/t-crtstuff.Joseph Myers2-2/+7
2011-10-04vector-compare-1.c: Fix trailing white spaces.Artjoms Sinkarovs2-10/+16
2011-10-04lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.Jan Hubicka5-5/+43
2011-10-04re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay4-45/+103
2011-10-04* config/sparc/sparc.c (sparc_fold_builtin): Use a sequence of tests.Eric Botcazou2-18/+21
2011-10-04longlong.h (smul_ppmm, sdiv_qrnnd): Add underscores to the local variables.Andreas Krebbel2-12/+18