summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk into svelinaro-dev/sveRichard Sandiford2017-11-201677-25246/+43039
|\
| * Fix GFNI check which didn't work properly in gfni+sse casekyukhin2017-11-163-2/+10
| * Enable VBMI2 support [1/7]kyukhin2017-11-169-7/+58
| * GFNI enabling [4/4]kyukhin2017-11-1615-4/+244
| * * include/std/numeric (gcd): Fix typo.jason2017-11-161-0/+4
| * Daily bump.gccadmin2017-11-161-1/+1
| * * config/i386/i386.c (x86_print_call_or_nop): Emit 5 byte nopuros2017-11-152-16/+24
| * [gcc]wschmidt2017-11-159-236/+380
| * PR testsuite/82988 - g++.dg/cpp0x/lambda/lambda-switch.C failmsebor2017-11-152-2/+9
| * Fix gcd breakage.ville2017-11-152-1/+6
| * Move gcc/testsuite entries to gcc/testsuite/ChangeLoghjl2017-11-152-6/+5
| * i386: Add X86_TUNE_EMIT_VZEROUPPERhjl2017-11-1513-3/+91
| * 2017-11-15 Will Schmidt <will_schmidt@vnet.ibm.com>willschm2017-11-1513-36/+155
| * Minor improvements to Filesystem testsredi2017-11-154-1/+11
| * 2017-11-15 Steven G. Kargl <kargl@gcc.gnu.org>kargl2017-11-152-1/+9
| * Add noexcept to generic std::size, std::empty and std::dataredi2017-11-152-5/+14
| * PR tree-optimization/82726amker2017-11-153-16/+165
| * PR tree-optimization/82726amker2017-11-152-51/+33
| * 2017-11-15 Tamar Christina <tamar.christina@arm.com>tnfchris2017-11-154-7/+34
| * 2017-11-15 Tamar Christina <tamar.christina@arm.com>tnfchris2017-11-152-2/+7
| * RISC-V: Add Jim Wilson as a maintainerpalmer2017-11-152-1/+7
| * [ARM] Fix more -Wreturn-type falloutktkachov2017-11-153-1/+9
| * Compile strncpy-fix-1.c with -Wno-stringop-truncationvries2017-11-152-1/+5
| * 2017-11-15 Dominique d'Humieres <dominiq@lps.ens.fr>dominiq2017-11-153-4/+9
| * Add libgomp.oacc-c-c++-common/f-asyncwait-{1,2,3}.cvries2017-11-154-0/+430
| * [PR c++/81574] lambda capture of function referencenathan2017-11-154-1/+26
| * 2017-11-15 Richard Biener <rguenther@suse.de>rguenth2017-11-152-0/+463
| * Fix fallout of -fsanitize=vptr.marxin2017-11-152-2/+6
| * Disable -Wreturn-type by default in all languages other from C++.marxin2017-11-155-8/+19
| * Fix PR82941 and PR82942 by adding proper vzeroupper generation on SKX. speryt2017-11-158-26/+93
| * * MAINTAINERS (write after approval): Add myself.speryt2017-11-152-0/+5
| * Fix -Wreturn-type fallout in g++.dg/cpp0x/rv-trivial-bug.C on Solaris 10ro2017-11-152-0/+5
| * [AArch64] Improve scheduling model for X-Genektkachov2017-11-152-44/+105
| * PR target/82981jakub2017-11-156-7/+126
| * PR tree-optimization/82977jakub2017-11-152-1/+7
| * Coverage: remove -fkeep-inline-functions from coverage_flags.marxin2017-11-153-4/+9
| * Use proper probability (PR target/82927)marxin2017-11-152-2/+12
| * Zero vptr in dtor for -fsanitize=vptr.marxin2017-11-154-1/+52
| * * explow.c (anti_adjust_stack_and_probe_stack_clash): Avoid probinglaw2017-11-152-2/+16
| * * tree-ssa-threadupdate.c (thread_through_all_blocks): Threadlaw2017-11-152-8/+31
| * introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with itaoliva2017-11-154-2/+17
| * Use compare-debug for bootstrap-debug-lean to ignore != DW_AT_produceraoliva2017-11-154-0/+12
| * Add __builtin_tgmath for better tgmath.h implementation (bug 81156).jsm282017-11-1515-63/+1441
| * compiler: remove LHS/RHS context determination for var exprsian2017-11-1511-154/+34
| * * vr-values.c: New file with contents extracted from tree-vrp.c.law2017-11-155-4196/+4315
| * Daily bump.gccadmin2017-11-151-1/+1
| * 2017-11-14 Michael Meissner <meissner@linux.vnet.ibm.com>meissner2017-11-142-6/+3
| * [gcc]meissner2017-11-147-131/+325
| * * tree-ssa-threadupdate.c (compute_path_counts): Removehubicka2017-11-142-12/+8
| * * ipa-inline.c (edge_badness): Dump sreal frequency.hubicka2017-11-143-5/+10