]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-10-27  aolivafix cgraph comment
2019-10-27  hubicka * ipa-cp.c (propagate_constants_across_call): If args...
2019-10-27  hubicka * ipa-inline-transform.c (inline_call): update functio...
2019-10-27  hubicka * ipa-icf.c (sem_function::merge): Update function...
2019-10-27  liuhongtRemove redudant <iptr> when operand already has scalar...
2019-10-27  gccadminDaily bump.
2019-10-26  gerald * doc/xml/manual/codecvt.xml: Switch pubs.opengroup...
2019-10-26  danglin * config/abi/post/hppa-linux-gnu/baseline_symbols...
2019-10-26  segherrs6000: Fix allocate_stack in a corner case (PR91289)
2019-10-26  liuhongtAdjust predicates and constraints of scalar insns.
2019-10-26  liuhongtFix false dependence of scalar operation vrcp/vsqrt...
2019-10-26  gccadminDaily bump.
2019-10-25  mpolacekPR c++/91581 - ICE in exception-specification of defaul...
2019-10-25  rediUse implicitly-defined copy operations for test iterators
2019-10-25  rediFix compilation with Clang
2019-10-25  gjl PR target/85969
2019-10-25  burnus[Fortran] OpenACC – permit common blocks in some clauses
2019-10-25  dje * gcc.target/powerpc/pr70100.c: Add -mvsx.
2019-10-25  rediGuard use of concepts with feature test macro
2019-10-25  rguenth2019-10-25 Richard Biener <rguenther@suse.de>
2019-10-25  rguenth2019-10-25 Richard Biener <rguenther@suse.de>
2019-10-25  rsandifoFix failure in gcc.target/sve/reduc_strict_3.c
2019-10-25  rsandifoUpdate SVE tests for recent XPASSes
2019-10-25  marxinFix typo in dump_tree_statistics.
2019-10-25  rsandifoFix reductions for fully-masked loops
2019-10-25  rguenth2019-10-25 Richard Biener <rguenther@suse.de>
2019-10-25  gerald * doc/xml/manual/policy_data_structures_biblio.xml...
2019-10-25  gerald * doc/xml/gnu/gpl-3.0.xml: Switch www.gnu.org to https.
2019-10-25  emsr2019-09-09 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-10-25  gccadminDaily bump.
2019-10-24  jakub * gimplify.h (omp_construct_selector_matches): Declare.
2019-10-24  jakub * config/arc/arc.c (hwloop_optimize): Add missing...
2019-10-24  hubicka * symbols-summary.h (fast_function_summary<T *, V...
2019-10-24  hubicka * cgraphunit.c (symbol_table::process_new_functions...
2019-10-24  segherrs6000: Implement [u]avg<mode>3_ceil
2019-10-24  mpolacekAdd missing space to diagnostic in reshape_init_r.
2019-10-24  nathan[C++ PATCH] Template parm index fix
2019-10-24  nathan[dump] small source cleanup
2019-10-24  rediRevert ABI changes to std::allocator in C++20
2019-10-24  krebbelipa-sra-19.c: Avoid unprototyped function
2019-10-24  marxinMake gt_pch_nx unreachable in symbol-summary classes.
2019-10-24  asuttonFinish moving constraint and logic functionality of...
2019-10-24  rguenth2019-10-24 Richard Biener <rguenther@suse.de>
2019-10-24  rediSimplify common case of use_future_t that uses std...
2019-10-24  hubicka * ipa-reference.c (ipa_reference_optimization_summary_...
2019-10-24  jozeflMSP430: Remove unused msp430_hard_regno_nregs_*_padding...
2019-10-24  jozeflMSP430: Tweaks to generation of 430X instructions
2019-10-24  rguenth2019-10-24 Richard Biener <rguenther@suse.de>
2019-10-24  rguenth2019-10-24 Richard Biener <rguenther@suse.de>
2019-10-24  rguenth2019-10-24 Richard Biener <rguenther@suse.de>
2019-10-24  rguenth2019-10-24 Richard Biener <rguenther@suse.de>
2019-10-24  rediPR libstdc++/88338 Implement P0898R3, C++20 concepts...
2019-10-24  rediDefine std::uniform_random_bit_generator concept for...
2019-10-24  iiiS/390: Use UNSPEC_GET_TP for thread pointer loads
2019-10-24  marxinFix another UBSAN in Fortran coarray.
2019-10-24  rguenth2019-10-24 Richard Biener <rguenther@suse.de>
2019-10-24  nathan[C++ PATCH] 'std' identifier not needed
2019-10-24  dje * gcc.target/powerpc/pr70010.c: Add -Wno-psabi.
2019-10-24  gccadminDaily bump.
2019-10-23  kargl2019-10-23 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-23  meissnerRework how prefixed instruction length is calculated.
2019-10-23  jason Implement P1286R2, Contra CWG1778
2019-10-23  meissnerReformat some code; Add support for generating PLWA...
2019-10-23  hubicka * lto-streamer-out.c (cmp_symbol_files): Watch for...
2019-10-23  hubicka * ipa-reference.c (varpool_removal_hook, ipa_reference...
2019-10-23  hubicka * lto-streamer-out.c (output_constructor): Push CTORS_...
2019-10-23  hubicka * ipa-reference.h (ipa_reference_var_uid): Move offline.
2019-10-23  qinzhao2019-10-23 qing zhao <qing.zhao@oracle.com>
2019-10-23  rediMake std::invoke usable in constant expressions
2019-10-23  rediPR c++/91369 Implement P0784R7 changes to allocation...
2019-10-23  jozefl2019-10-23 Jozef Lawrynowicz <jozef.l@mittosystems...
2019-10-23  jozefl2019-10-23 Jozef Lawrynowicz <jozef.l@mittosystems...
2019-10-23  rediReplace C++14 feature used in C++11 test
2019-10-23  rediOnly qualify function as constexpr for C++14 and later
2019-10-23  rediQualify type names in <ext/throw_allocator.h>
2019-10-23  rediAdjust pb_ds extensions to use allocator_traits
2019-10-23  rediAdjust extension types to use allocator_traits
2019-10-23  hubicka PR ipa/92074
2019-10-23  asuttonFix a bug with type constraints in constructors.
2019-10-23  rguenth2019-10-23 Richard Biener <rguenther@suse.de>
2019-10-23  jakub PR debug/90231
2019-10-23  jakub * constexpr.c (cxx_eval_constant_expression) <case...
2019-10-23  ebotcazou PR tree-optimization/92131
2019-10-23  marxinInitialize a field in fibonacci_node.
2019-10-23  rsandifo[AArch64] Don't apply mode_for_int_vector to scalars
2019-10-23  rguenth2019-10-23 Richard Biener <rguenther@suse.de>
2019-10-23  marxinDo not ICE in IPA inliner.
2019-10-23  rguenth2019-10-23 Richard Biener <rguenther@suse.de>
2019-10-23  iains[Darwin, PPC] Check for out of range asm values.
2019-10-23  gccadminDaily bump.
2019-10-22  rediRestore use of tr1::unordered_map in testsuite
2019-10-22  rediDo not declare std::uses_allocator before C++11
2019-10-22  rediRemove redundant std::allocator members for C++20
2019-10-22  giulianobFix incorrect merge of conflictant names in `dump_graphviz`
2019-10-22  kargl2019-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-22  jakub PR tree-optimization/85887
2019-10-22  glissePR c++/85746: Don't fold __builtin_constant_p prematurely
2019-10-22  tnfchrisArm: Fix arm libsanitizer bootstrap failure
2019-10-22  rearnsha[arm] Match subtraction from carry_operation
2019-10-22  rearnsha[arm] make arm_carry_operation and arm_borrow_operation...
next