aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-16[multiple changes]Pierre-Marie de Rodat17-1348/+4339
2017-11-16sem_ch6.adb (Create_Extra_Formals): The type of the BIP_Object_Access formal ...Bob Duff5-6/+100
2017-11-16Provide more constraints for future use.Chung-Ju Wu3-3/+72
2017-11-16Remove the useless constant UNSPEC_VOLATILE_FUNC_RETURN.Chung-Ju Wu2-1/+4
2017-11-16Add new options: -mext-perf, -mext-perf2, -mext-string.Chung-Ju Wu8-24/+79
2017-11-16Fix GFNI check which didn't work properly in gfni+sse caseJulia Koval3-2/+10
2017-11-16Enable VBMI2 support [1/7]Julia Koval9-7/+58
2017-11-16GFNI enabling [4/4]Julia Koval15-4/+244
2017-11-16* include/std/numeric (gcd): Fix typo.Jason Merrill1-0/+4
2017-11-16Daily bump.GCC Administrator1-1/+1
2017-11-15i386.c (x86_print_call_or_nop): Emit 5 byte nop explicitly as a stream of bytes.Uros Bizjak2-16/+24
2017-11-15altivec.h (vec_xst_be): New #define.Bill Schmidt9-236/+380
2017-11-15PR testsuite/82988 - g++.dg/cpp0x/lambda/lambda-switch.C failMartin Sebor2-2/+9
2017-11-15Fix gcd breakage.Ville Voutilainen2-1/+6
2017-11-15Move gcc/testsuite entries to gcc/testsuite/ChangeLogH.J. Lu2-6/+5
2017-11-15i386: Add X86_TUNE_EMIT_VZEROUPPERH.J. Lu13-3/+91
2017-11-15rs6000.c (rs6000_gimple_fold_builtin): Add support for folding of vector comp...Will Schmidt13-36/+155
2017-11-15Minor improvements to Filesystem testsJonathan Wakely4-1/+11
2017-11-15re PR fortran/78240 (ICE in match_clist_expr, at fortran/decl.c:728)Steven G. Kargl2-1/+9
2017-11-15Add noexcept to generic std::size, std::empty and std::dataJonathan Wakely2-5/+14
2017-11-15re PR tree-optimization/82726 (ICE in verify_ssa during GIMPLE pass: pcom)Bin Cheng3-16/+165
2017-11-15re PR tree-optimization/82726 (ICE in verify_ssa during GIMPLE pass: pcom)Bin Cheng2-51/+33
2017-11-15arm-cpus.in (armv8_3, [...]): NewTamar Christina4-7/+34
2017-11-15arm.h (TARGET_DOTPROD): Add arm_arch8_2.Tamar Christina2-2/+7
2017-11-15RISC-V: Add Jim Wilson as a maintainerPalmer Dabbelt2-1/+7
2017-11-15[ARM] Fix more -Wreturn-type falloutSudakshina Das3-1/+9
2017-11-15Compile strncpy-fix-1.c with -Wno-stringop-truncationTom de Vries2-1/+5
2017-11-15pr81706.c: Adjust asm for darwin.Dominique d'Humieres3-4/+9
2017-11-15Add libgomp.oacc-c-c++-common/f-asyncwait-{1,2,3}.cTom de Vries4-0/+430
2017-11-15[PR c++/81574] lambda capture of function referenceNathan Sidwell4-1/+26
2017-11-15re PR tree-optimization/82985 (ICC: in vn_nary_build_or_lookup_1, at tree-ssa...Richard Biener2-0/+463
2017-11-15Fix fallout of -fsanitize=vptr.Martin Liska2-2/+6
2017-11-15Disable -Wreturn-type by default in all languages other from C++.Martin Liska5-8/+19
2017-11-15Fix PR82941 and PR82942 by adding proper vzeroupper generation on SKX. Sebastian Peryt8-26/+93
2017-11-15MAINTAINERS (write after approval): Add myself.Sebastian Peryt2-0/+5
2017-11-15Fix -Wreturn-type fallout in g++.dg/cpp0x/rv-trivial-bug.C on Solaris 10Rainer Orth2-0/+5
2017-11-15[AArch64] Improve scheduling model for X-GeneDominik Infuehr2-44/+105
2017-11-15re PR target/82981 (unnecessary __multi3 call for mips64r6 linux kernel)Jakub Jelinek6-7/+126
2017-11-15re PR tree-optimization/82977 (AddressSanitizer: heap-use-after-free in strle...Jakub Jelinek2-1/+7
2017-11-15Coverage: remove -fkeep-inline-functions from coverage_flags.Martin Liska3-4/+9
2017-11-15Use proper probability (PR target/82927)Martin Liska2-2/+12
2017-11-15Zero vptr in dtor for -fsanitize=vptr.Martin Liska4-1/+52
2017-11-14explow.c (anti_adjust_stack_and_probe_stack_clash): Avoid probing the red zon...Jeff Law2-2/+16
2017-11-14tree-ssa-threadupdate.c (thread_through_all_blocks): Thread blocks is post or...Jeff Law2-8/+31
2017-11-15introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with itAlexandre Oliva4-2/+17
2017-11-15Use compare-debug for bootstrap-debug-lean to ignore != DW_AT_producerAlexandre Oliva4-0/+12
2017-11-15Add __builtin_tgmath for better tgmath.h implementation (bug 81156).Joseph Myers15-63/+1441
2017-11-15compiler: remove LHS/RHS context determination for var exprsThan McIntosh11-154/+34
2017-11-14vr-values.c: New file with contents extracted from tree-vrp.c.Jeff Law5-4196/+4315
2017-11-15Daily bump.GCC Administrator1-1/+1