summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* DR 1467 PR c++/51747Jason Merrill2015-05-073-0/+24
* re PR middle-end/192 (String literals don't obey -fdata-sections)Segher Boessenkool2015-05-074-2/+46
* re PR testsuite/66046 (UBSan output pattern tests fail on target ARM board.)Marek Polacek2015-05-0752-51/+107
* match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier...Jeff Law2015-05-076-13/+165
* combine.c (make_compound_operation): Remove checks for PLUS/MINUS rtx type.Venkataramanan Kumar2015-05-072-5/+7
* re PR tree-optimization/66002 (paq8p benchmark 50% slower than clang on sandy...Richard Biener2015-05-074-0/+32
* c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumenting flexible member...Marek Polacek2015-05-078-5/+53
* re PR target/66015 (align directives not propagated after __attribute__ ((__o...Uros Bizjak2015-05-072-11/+32
* Daily bump.GCC Administrator2015-05-071-1/+1
* compiler: Analyze escape information of interface parameters.Ian Lance Taylor2015-05-061-12/+16
* re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig2015-05-0621-44/+1652
* jit: add test-benchmark.cDavid Malcolm2015-05-064-1/+255
* unknown-elf.h (STARTFILE_SPEC): Add conditional linking of crtfastmath.o.Sandra Loosemore2015-05-063-1/+12
* rs6000.md (cstore<mode>4_signed_imm): New expander.Segher Boessenkool2015-05-062-7/+113
* re PR target/64208 ([iwmmxt] ICE: internal compiler error: Max. number of gen...Yvan Roux2015-05-064-2/+38
* [AArch64] Fix geniterators.sh to use standard BRE syntax in sedSzabolcs Nagy2015-05-062-3/+8
* re PR target/66033 (rs6000 nops removed by rtl_dce)Alan Modra2015-05-063-1/+17
* re PR target/66020 (FAIL: gcc.target/powerpc/ppc64-abi-2.c execution test)Alan Modra2015-05-062-79/+81
* re PR fortran/62283 (basic-block vectorization fails)Richard Biener2015-05-062-1/+6
* re PR target/66015 (align directives not propagated after __attribute__ ((__o...Christian Bruel2015-05-064-12/+52
* tree-vect-slp.c (vect_supported_load_permutation_p): Use vect_transform_slp_p...Richard Biener2015-05-064-6/+69
* rl78.c (need_to_save): Save register 22 if it is used, even if it is not bein...Nick Clifton2015-05-062-1/+7
* re PR fortran/62283 (basic-block vectorization fails)Richard Biener2015-05-062-1/+6
* c.opt (Wterminate): New.Jason Merrill2015-05-0517-12/+110
* Fix obj-c++.dg/encode-10.mm with cxx_dialect == cxx11.Jason Merrill2015-05-052-0/+4
* Fix g++.dg/torture/Wsizeof-pointer-memaccess2.C with -std=c++11Jason Merrill2015-05-052-0/+3
* Fix gdb.cp/anon-struct.cc with -std=c++11.Jason Merrill2015-05-054-1/+18
* decl.c (start_decl): Don't push the plain VAR_DECL for a variable template.Jason Merrill2015-05-053-2/+13
* DR 1518 DR 1630 PR c++/54835 PR c++/60417Jason Merrill2015-05-056-19/+56
* Daily bump.GCC Administrator2015-05-061-1/+1
* * sv.po: Update.Joseph Myers2015-05-052-156/+101
* compiler: Don't make temporaries for constant string concatentation.Ian Lance Taylor2015-05-051-2/+4
* Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm2015-05-0527-99/+143
* config.gcc: Use darwin9.h, darwin10.h and darwin12.h on darwin12 and later.Jack Howarth2015-05-054-1/+42
* extend.texi (C Extensions): Update menu for moved Variable Attributes and Typ...Uros Bizjak2015-05-052-2/+7
* re PR target/65990 (ICE: in extract_insn, at recog.c:2341 (unrecognizable ins...Uros Bizjak2015-05-054-0/+51
* re PR target/65915 (FAIL: gcc.target/i386/avx512f-vrndscalepd-2.c (internal c...Ilya Tocar2015-05-055-5/+27
* msp430-opts.h (enum msp430_regions): New.Nick Clifton2015-05-059-104/+593
* [AArch64] Add branch-cost to cpu tuning information.Matthew Wahab2015-05-054-1/+54
* i386.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1 and HOST_WIDE_INT_1U...Uros Bizjak2015-05-054-7/+14
* [docs] Update __atomic builtins documentation.Matthew Wahab2015-05-052-34/+64
* Xfail gcc.dg/tree-ssa/stdarg-2.c f15 scansTom de Vries2015-05-052-3/+16
* Undo incorrect fix in tree-ssa/stdarg-2.c f15 scansTom de Vries2015-05-052-2/+7
* [PATCH][AARCH64]Use mov for add with large immediate.Renlin Li2015-05-052-9/+23
* pr65067.c: Require Thumb2 effective target.Yvan Roux2015-05-053-0/+7
* aarch64-elf-raw.h (CA53_ERR_843419_SPEC): Define.Yvan Roux2015-05-058-5/+112
* re PR target/65871 (bzhi builtin/intrinsic wrongly assumes bzhi instruction d...Uros Bizjak2015-05-054-14/+57
* tree.c (verify_type): Check various uses of TYPE_MAXVAL...Jan Hubicka2015-05-052-8/+65
* The changes are made in the patch for optimized usage of pcmpne/pcmpeq instru...Ajit Agarwal2015-05-054-6/+75
* The changes are made in the patch for optimized usage of fint instruction.Ajit Agarwal2015-05-052-4/+33