summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* i386: Add X86_TUNE_EMIT_VZEROUPPERhjl/pr82990/masterH.J. Lu2017-11-1511-3/+68
* [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
* Adapt Solaris 12 referencesro2017-11-1414-19/+41
* Implement LWG 2733 and LWG 2759ville2017-11-145-21/+69
* Fix typo in std::wbuffer_convertredi2017-11-143-1/+64
* gcc/ChangeLog:carll2017-11-145-98/+75
* Support GTY((cache)) on hash_map.jason2017-11-1412-53/+96
* 2017-11-14 Richard Biener <rguenther@suse.de>rguenth2017-11-142-34/+65
* libgo: adapt Solaris 12 referencesian2017-11-146-12/+12
* [Patch AArch64] Stop generating BSL for simple integer codejgreenhalgh2017-11-145-14/+222
* * tracer.c (better_p): Do not compare frequencies.hubicka2017-11-144-16/+16
* * auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.hubicka2017-11-1411-60/+85
* * ipa-inline.c (compute_uninlined_call_time, compute_inlined_call_time):hubicka2017-11-142-8/+6
* Allow asyncwait-1.c to run for non-nvidia devicesvries2017-11-142-2/+19
* Require alloca for c-c++-common/Wstringop-truncation.cvries2017-11-142-1/+6
* * bb-reorder.c: Remove frequencies from comments.hubicka2017-11-142-49/+76
* * ipa-split.c (struct split_point): Add count.hubicka2017-11-145-17/+71
* 2017-11-13 Fritz Reese <fritzoreese@gmail.com>foreese2017-11-146-14/+70
* Daily bump.gccadmin2017-11-141-1/+1
* gcc/ChangeLog:carll2017-11-134-0/+25
* Capture adjustments for P0588R1.jason2017-11-1310-150/+68
* Defer folding of *&.jason2017-11-1314-66/+94