aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-27Fix change log entry.Oleg Endo1-2/+2
2013-10-27sh.c (MSW, LSW): Move and rename macros to...Oleg Endo4-26/+38
2013-10-27re PR rtl-optimization/58679 (ICE in create_pre_exit, at mode-switching.c:421...Uros Bizjak3-4/+28
2013-10-27c-lex.c (interpret_integer): Remove call to cpp_num_sign_extend.Richard Sandiford2-2/+4
2013-10-27* testsuite/test-demangle.c: Include unistd.h.Gerald Pfeifer2-0/+7
2013-10-27cris.c (cris_emit_trap_for_misalignment): Replace the removed PRED_MUDFLAP wi...Hans-Peter Nilsson2-5/+7
2013-10-27re PR other/33426 (Support of #pragma ivdep)Tobias Burnus4-10/+72
2013-10-27Daily bump.GCC Administrator1-1/+1
2013-10-26sh.md (movmemsi): Remove empty constraints and predicates.Oleg Endo2-20/+30
2013-10-26re PR target/52483 (SH Target: Loads from volatile memory leave redundant sig...Oleg Endo7-24/+156
2013-10-26revert: lra-spills.c (lra_final_code_change): Remove useless move insns.Vladimir Makarov2-15/+7
2013-10-26regex.h: Remove unnecessary friends.Tim Shen12-783/+503
2013-10-26predict.c (PRED_MUDFLAP): Remove.Jeff Law3-8/+3
2013-10-26Makefile.def (target_modules): Remove libmudflapJeff Law178-31750/+70
2013-10-26Daily bump.GCC Administrator1-1/+1
2013-10-25re PR rtl-optimization/58759 (wrong code (segfaults) at -O2 on x86_64-linux-g...Vladimir Makarov4-13/+52
2013-10-252013-10-25 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov6-7/+159
2013-10-25formatter.h (__check_singular): Add const on iterator reference.François Dumont6-14/+199
2013-10-25pr33426-ivdep.cc: Use dg-options.Tobias Burnus4-9/+15
2013-10-25tree-ssa-math-opts.c (convert_plusminus_to_widen): Call has_single_use () and...Yufeng Zhang4-5/+39
2013-10-25re PR c++/58878 (Template parameter name can be hidden in a template member f...Paolo Carlini4-1/+74
2013-10-25Fix names of various macro parameters in tree.hDavid Malcolm2-39/+57
2013-10-25cp-demangle.c (struct d_saved_scope): New structure.Gary Benson3-2/+149
2013-10-25tree-ssa-alias.c (ao_ref_init_from_ptr_and_size): Look for an ADDR_EXPR in th...Marc Glisse4-0/+35
2013-10-25re PR tree-optimization/58626 (possible array wrong code bug)Richard Biener4-160/+287
2013-10-25re PR c++/54812 ([C++11] Delete expression doesn't respect access of defaulte...Paolo Carlini2-0/+21
2013-10-25re PR rtl-optimization/58831 (wrong code at -O2 and -O3 on x86_64-linux-gnu i...Eric Botcazou4-11/+58
2013-10-25pr57793.c: Add expected error messages for targets with small integers.Nick Clifton13-8/+39
2013-10-25recog.c (search_ofs): New static variable moved from...Eric Botcazou2-3/+11
2013-10-25invoke.texi (fopenmp): Change supported OpenMP version to 4.0.Tobias Burnus2-1/+6
2013-10-25i386.h (TARGET_MPX): New define.Uros Bizjak2-27/+32
2013-10-25re PR other/33426 (Support of #pragma ivdep)Tobias Burnus5-10/+78
2013-10-25constraints.md (B): New.Ilya Enkovich12-70/+517
2013-10-25mode-classes.def (MODE_POINTER_BOUNDS): New.Ilya Enkovich11-1/+64
2013-10-24expr.c (expand_expr_real_1): Use mode of memory reference rather than mode of...Igor Shevlyakov2-1/+6
2013-10-25Daily bump.GCC Administrator1-1/+1
2013-10-24re PR rtl-optimization/58542 (Arguments of __atomic_* functions are converted...Richard Henderson4-10/+33
2013-10-24cgraph.c (cgraph_fnver_htab): Move GTY((...)) to be before htab_t.Sriraman Tallam2-1/+6
2013-10-24Correct the date, which was wrong in commit r204021Tobias Burnus4-4/+4
2013-10-24compiler: Implement 3-index slicing.Ian Lance Taylor5-44/+171
2013-10-24go-test.exp (errchk): Combine quoted strings in comments.Ian Lance Taylor2-0/+20
2013-10-24builtins.c (dummy_object, [...]): Move to gimplify.c.Andrew MacLeod6-199/+211
2013-10-24tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p ): Check both [reg+mu...Igor Shevlyakov2-4/+12
2013-10-24convert.c (convert_to_real): Guard those unsafe math function convertions wit...Cong Hou4-6/+50
2013-10-24re PR other/58712 (issues found by --enable-checking=valgrind)Markus Trippelsdorf2-5/+13
2013-10-24Add missing part for last ChangeLog entry:Joern Rennecke1-0/+2
2013-10-24arc.c (arc_ccfsm_post_advance): Also handle TYPE_UNCOND_BRANCH.Joern Rennecke2-1/+11
2013-10-24re PR fortran/44646 ([F08] Implement DO CONCURRENT)Tobias Burnus4-0/+36
2013-10-24devirt3.C: New test.Dehao Chen2-0/+28
2013-10-24re PR other/33426 (Support of #pragma ivdep)Tobias Burnus18-5/+264