aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-10-02fix PR67754Sebastian Pop3-2/+10
2015-10-02add testcaseSebastian Pop2-0/+44
2015-10-02outline functions from stmt_simple_for_scop_pAditya Kumar2-30/+53
2015-10-02AVX-512.Kirill Yukhin4-0/+18
2015-10-02[AArch64] Use default_elf_asm_named_section instead of special cased hookRamana Radhakrishnan2-3/+4
2015-10-02re PR rtl-optimization/67756 (ICE compiling Linux Kernel fs/namei.c on ARM)Vladimir Makarov4-12/+94
2015-10-02[AArch64] Add more TLS local executable testcasesJiong Wang5-0/+45
2015-10-02Update extract_even_odd w/ AVX-512BW insns.Kirill Yukhin10-12/+288
2015-10-02invoke.texi: Mention -mavx512vl, -mavx512bw, -mavx512dq, -mavx521vbmi, -mavx5...Kirill Yukhin2-4/+40
2015-10-02re PR c/59218 (atomic transactions: accesses to volatiles not disallowed in t...Jason Merrill4-15/+36
2015-10-02* system.h (malloc.h): Don't include obsolete header.Jonathan Wakely2-12/+4
2015-10-02[AArch64] Use default_elf_asm_named_section instead of special cased hookRamana Radhakrishnan2-74/+5
2015-10-02re PR c/64249 (Missing warning for if (A) else if (A))Marek Polacek18-29/+858
2015-10-02[PATCH][AARCH64]Add csneg3_uxtw_insn patternRenlin Li4-0/+32
2015-10-02sh.md: Add new unnamed split pattern to handle movt-movt sequences.Oleg Endo2-0/+45
2015-10-02[PATCH][AARCH64][PR66776]Add cmovdi_insn_uxtw pattern.Renlin Li4-0/+32
2015-10-02lang.opt (fbuiltin-printf): Accept.Doug Rupp4-7/+24
2015-10-02trans.c (Pragma_to_gnu): Replace linear search with call to find_opt and issu...Eric Botcazou4-9/+37
2015-10-02ada-tree.h (DECL_RESTRICTED_ALIASING_P): New flag.Eric Botcazou13-6/+224
2015-10-02Delete undesirable svn:executable propertyLouis Krupp2-0/+0
2015-10-02[RTL ifcvt] PR 67786, 67787: Check that intermediate instructions in the basi...Kyrylo Tkachov5-1/+79
2015-10-02[Patch AArch64] Improve SIMD concatenation with zeroesJames Greenhalgh4-10/+55
2015-10-02trans.c (find_loop_for): Use FOR_EACH_VEC_ELT_REVERSE.Eric Botcazou2-8/+14
2015-10-02re PR target/51726 (LTO and attribute 'selectany')Kai Tietz2-1/+6
2015-10-02re PR target/51726 (LTO and attribute 'selectany')Kai Tietz2-23/+20
2015-10-02tree-ssa-sccvn.c (has_VN_INFO): New function.Richard Biener2-169/+158
2015-10-02[multiple changes]Louis Krupp6-5/+149
2015-10-02rs6000: Add "cannot_copy" attribute, use it (PR67788, PR67789)Segher Boessenkool5-2/+73
2015-10-02PR fortran.67802Steven G. Kargl4-1/+26
2015-10-02re PR fortran/66979 (gfortran internal compiler error with malformed FLUSH st...Steven G. Kargl4-0/+27
2015-10-02re PR fortran/67616 (ICE on data initialization of type variable in block)Steven G. Kargl4-1/+25
2015-10-02Daily bump.GCC Administrator1-1/+1
2015-10-01use sese_l throughout scop-detectionAditya Kumar2-49/+84
2015-10-01Rename gimple_bb to gimple_poly_bbAditya Kumar8-33/+54
2015-10-01correctly handle non affine data referencesSebastian Pop3-0/+24
2015-10-01re PR c++/54430 ([C++11] For-Loop: Scope of iterating variable begins too early)Ville Voutilainen6-1/+42
2015-10-01Do not describe -std=c11 etc. as experimental in c.opt help text.Joseph Myers2-3/+9
2015-10-01call scev analysis in scop-detection as in sese-to-polySebastian Pop4-58/+60
2015-10-01add recursion on the inner loopsSebastian Pop2-0/+19
2015-10-01remove many typedefsTrevor Saunders20-777/+742
2015-10-01re PR c/65345 (ICE with _Generic selection on _Atomic int)Marek Polacek5-7/+114
2015-10-01re PR go/66870 (split stack issues on ppc64le and ppc64)Ian Lance Taylor2-0/+8
2015-10-01re PR tree-optimization/67769 (VRP pass does wrong optimization)Marek Polacek4-0/+40
2015-10-01builtins.c: Don't include gomp-constants.h.Nathan Sidwell3-22/+53
2015-10-01Enable bt and and movzx for LakemontH.J. Lu2-2/+8
2015-10-01pr55113_0.c: Skip on all x86 targets.Uros Bizjak2-2/+5
2015-10-01Fix typo in ChangeLog.Oleg Endo1-1/+1
2015-10-01re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo2-1/+6
2015-10-01* c-typeck.c (convert_for_assignment): Improve commentary.Marek Polacek2-2/+16
2015-10-01pr65105-1.c: Require sse2 effective target.Uros Bizjak3-63/+73