aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-05-06unknown-elf.h (STARTFILE_SPEC): Add conditional linking of crtfastmath.o.Sandra Loosemore3-1/+12
2015-05-06rs6000.md (cstore<mode>4_signed_imm): New expander.Segher Boessenkool2-7/+113
2015-05-06re PR target/64208 ([iwmmxt] ICE: internal compiler error: Max. number of gen...Yvan Roux4-2/+38
2015-05-06[AArch64] Fix geniterators.sh to use standard BRE syntax in sedSzabolcs Nagy2-3/+8
2015-05-06re PR target/66033 (rs6000 nops removed by rtl_dce)Alan Modra3-1/+17
2015-05-06re PR target/66020 (FAIL: gcc.target/powerpc/ppc64-abi-2.c execution test)Alan Modra2-79/+81
2015-05-06re PR fortran/62283 (basic-block vectorization fails)Richard Biener2-1/+6
2015-05-06re PR target/66015 (align directives not propagated after __attribute__ ((__o...Christian Bruel4-12/+52
2015-05-06tree-vect-slp.c (vect_supported_load_permutation_p): Use vect_transform_slp_p...Richard Biener4-6/+69
2015-05-06rl78.c (need_to_save): Save register 22 if it is used, even if it is not bein...Nick Clifton2-1/+7
2015-05-06re PR fortran/62283 (basic-block vectorization fails)Richard Biener2-1/+6
2015-05-05c.opt (Wterminate): New.Jason Merrill17-12/+110
2015-05-05Fix obj-c++.dg/encode-10.mm with cxx_dialect == cxx11.Jason Merrill2-0/+4
2015-05-05Fix g++.dg/torture/Wsizeof-pointer-memaccess2.C with -std=c++11Jason Merrill2-0/+3
2015-05-05Fix gdb.cp/anon-struct.cc with -std=c++11.Jason Merrill4-1/+18
2015-05-05decl.c (start_decl): Don't push the plain VAR_DECL for a variable template.Jason Merrill3-2/+13
2015-05-05DR 1518 DR 1630 PR c++/54835 PR c++/60417Jason Merrill6-19/+56
2015-05-06Daily bump.GCC Administrator1-1/+1
2015-05-05* sv.po: Update.Joseph Myers2-156/+101
2015-05-05compiler: Don't make temporaries for constant string concatentation.Ian Lance Taylor1-2/+4
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm27-99/+143
2015-05-05config.gcc: Use darwin9.h, darwin10.h and darwin12.h on darwin12 and later.Jack Howarth4-1/+42
2015-05-05extend.texi (C Extensions): Update menu for moved Variable Attributes and Typ...Uros Bizjak2-2/+7
2015-05-05re PR target/65990 (ICE: in extract_insn, at recog.c:2341 (unrecognizable ins...Uros Bizjak4-0/+51
2015-05-05re PR target/65915 (FAIL: gcc.target/i386/avx512f-vrndscalepd-2.c (internal c...Ilya Tocar5-5/+27
2015-05-05msp430-opts.h (enum msp430_regions): New.Nick Clifton9-104/+593
2015-05-05[AArch64] Add branch-cost to cpu tuning information.Matthew Wahab4-1/+54
2015-05-05i386.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1 and HOST_WIDE_INT_1U...Uros Bizjak4-7/+14
2015-05-05[docs] Update __atomic builtins documentation.Matthew Wahab2-34/+64
2015-05-05Xfail gcc.dg/tree-ssa/stdarg-2.c f15 scansTom de Vries2-3/+16
2015-05-05Undo incorrect fix in tree-ssa/stdarg-2.c f15 scansTom de Vries2-2/+7
2015-05-05[PATCH][AARCH64]Use mov for add with large immediate.Renlin Li2-9/+23
2015-05-05pr65067.c: Require Thumb2 effective target.Yvan Roux3-0/+7
2015-05-05aarch64-elf-raw.h (CA53_ERR_843419_SPEC): Define.Yvan Roux8-5/+112
2015-05-05re PR target/65871 (bzhi builtin/intrinsic wrongly assumes bzhi instruction d...Uros Bizjak4-14/+57
2015-05-05tree.c (verify_type): Check various uses of TYPE_MAXVAL...Jan Hubicka2-8/+65
2015-05-05The changes are made in the patch for optimized usage of pcmpne/pcmpeq instru...Ajit Agarwal4-6/+75
2015-05-05The changes are made in the patch for optimized usage of fint instruction.Ajit Agarwal2-4/+33
2015-05-05Daily bump.GCC Administrator1-1/+1
2015-05-04Revert:Jeff Law6-154/+29
2015-05-04re PR target/65987 ([SH] Wrong jump generated for gcc.dg/tree-prof/va-arg-pac...Kaz Kojima2-1/+15
2015-05-04re PR c++/66007 (Narrowing conversion inside { } results in all zero elements...Paolo Carlini4-3/+32
2015-05-04common.opt (fdelete-null-pointer-checks): Init to -1.Sandra Loosemore36-46/+120
2015-05-04re PR middle-end/65984 (ICE: definition in block 4 does not dominate use in b...Jakub Jelinek4-3/+39
2015-05-04i386.c: Change GET_CODE (...) == CONST_DOUBLE check to CONST_DOUBLE_P predicate.Uros Bizjak3-24/+36
2015-05-04match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier...Jeff Law6-13/+165
2015-05-04arm.c: Restore bootstrap.Andreas Tobler2-1/+5
2015-05-04i386.h (TARGET_SUPPORTS_WIDE_INT): New define.Uros Bizjak5-135/+73
2015-05-04re PR fortran/44735 (ICE on FORALL with character array pointer)Francois-Xavier Coudert2-0/+21
2015-05-04re PR middle-end/65965 (Straight-line memcpy/memset not vectorized when equiv...Richard Biener4-0/+69