aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm69-1918/+2424
2013-10-29Convert symtab, cgraph and varpool nodes into a real class hierarchyDavid Malcolm5-35/+46
2013-10-29tree-ssa.texi (gimple_phi_result): Document.Martin Liska2-14/+20
2013-10-29expr.h: Revert change and include tree-core.h.Andrew MacLeod3-1/+8
2013-10-29darwin.c: Include gimple.h.Andrew MacLeod3-0/+7
2013-10-29re PR c++/58888 ([c++11] Rejects-valid: static member with auto and initializer)Paolo Carlini5-22/+24
2013-10-29restrict-2.c: New testcase.Richard Biener5-0/+111
2013-10-29re PR tree-optimization/19831 (Missing DSE/malloc/free optimization)Marc Glisse4-0/+32
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod39-15/+77
2013-10-29arm.c (cortexa7_extra_costs): New table.Kyrylo Tkachov3-1/+124
2013-10-29Fix typo.Eric Botcazou1-1/+1
2013-10-29* expr.c (expand_expr_real_1) <case MEM>: Eliminate small redundancy.Eric Botcazou2-1/+5
2013-10-29slp-pr56812.cc: Adjust with respect to -fvect-cost-model changes.Richard Biener19-19/+41
2013-10-29Make gengtype more robust against user errorDavid Malcolm5-29/+137
2013-10-29Add documentation about gengtype and inheritanceDavid Malcolm2-0/+58
2013-10-29Handle simple inheritance in gengtypeDavid Malcolm4-7/+133
2013-10-29Daily bump.GCC Administrator1-1/+1
2013-10-28lra-spills.c (lra_final_code_change): Remove useless move insns originated fr...Vladimir Makarov2-1/+28
2013-10-28* lower-subreg.c (resolve_simple_move): Fix comment typo.Jeff Law2-1/+5
2013-10-28gcc-bug-i.c: Add little endian variant.Bill Schmidt3-0/+27
2013-10-28df-scan.c (df_collection_rec): Adjust.Trevor Saunders14-413/+260
2013-10-28i386.md (prefetch): Allow TARGET_AVX512PF.Alexander Ivchenko3-2/+66
2013-10-28i386.md (any_truncate): New.Alexander Ivchenko4-6/+1057
2013-10-28jump-around-jump.c: New test.Joern Rennecke4-0/+135
2013-10-28Move require-pic-register-loc.c to correct directoryTom de Vries1-0/+29
2013-10-28tree-ssa-loop-ivopts.c (strip_offset_1): Change parameter type.Bin Cheng2-15/+37
2013-10-28Daily bump.GCC Administrator1-1/+1
2013-10-27Fix line number data for PIC register setup code.Tom de Vries3-4/+17
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-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-26predict.c (PRED_MUDFLAP): Remove.Jeff Law3-8/+3
2013-10-26Makefile.def (target_modules): Remove libmudflapJeff Law27-1903/+57
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-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-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