]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2019-10-22  rguenth2019-10-22 Richard Biener <rguenther@suse.de>
2019-10-22  matzFix PR middle-end/90796
2019-10-22  rguenth2019-10-22 Richard Biener <rguenther@suse.de>
2019-10-22  schwab * config/abi/post/aarch64-linux-gnu/baseline_symbols...
2019-10-22  marxinCome up with json::integer_number and use it in GCOV.
2019-10-22  marxinFix PR reference in ChangeLog.
2019-10-22  rsandifoFix use after free in vector_size change
2019-10-22  rsandifo[C++] Avoid exposing internal details in aka types
2019-10-22  iains[testsuite] Make the Wnonnull independent of system...
2019-10-22  jason * lock-and-run.sh: Tweak command order.
2019-10-22  jason * .gitattributes: Also check ChangeLog whitespace.
2019-10-22  jason * lock-and-run.sh: Check for process existence rather...
2019-10-22  gccadminDaily bump.
2019-10-21  jozefl2019-10-21 Jozef Lawrynowicz <jozef.l@mittosystems...
2019-10-21  jasonPR c++/83434 - typeinfo for noexcept function lacks...
2019-10-21  paolo/cp
2019-10-21  jakub PR c++/92015
2019-10-21  mpolacekPR c++/92062 - ODR-use ignored for static member of...
2019-10-21  mpolacek PR c++/92106 - ICE with structured bindings and -Wretu...
2019-10-21  rearnsha[arm] clean up alu+shift patterns
2019-10-21  rguenth2019-10-21 Richard Biener <rguenther@suse.de>
2019-10-21  aburgesscontrib: Add KPASS support to dg-extract-results.{sh,py}
2019-10-21  rguenth2019-10-21 Richard Biener <rguenther@suse.de>
2019-10-21  rguenth2019-10-21 Richard Biener <rguenther@suse.de>
2019-10-21  ktkachov[AArch64] Implement __rndr, __rndrrs intrinsics
2019-10-21  avieira[vect] Only change base alignment if more restrictive
2019-10-21  prathamesh34922019-10-21 Prathamesh Kulkarni <prathamesh.kulkarni...
2019-10-21  gjl Fix some fallout for small targets.
2019-10-21  rsandifoReplace current_vector_size with vec_info::vector_size
2019-10-21  rsandifoPass a vec_info to vect_double_mask_nunits
2019-10-21  rsandifoPass a vec_info to vect_halve_mask_nunits
2019-10-21  rsandifoPass a loop_vec_info to vect_maybe_permute_loop_masks
2019-10-21  rsandifoPass a vec_info to supportable_narrowing_operation
2019-10-21  rsandifoPass a vec_info to simple_integer_narrowing
2019-10-21  rsandifoPass a vec_info to can_duplicate_and_interleave_p
2019-10-21  rsandifoPass a vec_info to duplicate_and_interleave
2019-10-21  rsandifoPass a vec_info to get_vectype_for_scalar_type
2019-10-21  rsandifoPass a vec_info to get_mask_type_for_scalar_type
2019-10-21  rsandifoPass a vec_info to vect_supportable_direct_optab_p
2019-10-21  rsandifoPass a vec_info to vect_supportable_shift
2019-10-21  rsandifoAvoid setting current_vector_size in get_vec_alignment_...
2019-10-21  gccadminDaily bump.
2019-10-20  edlinger2019-10-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
2019-10-20  jakub * config/i386/i386-protos.h (ix86_pre_reload_split...
2019-10-20  gerald * doc/install.texi (Configuration, --enable-objc-gc...
2019-10-20  hubicka * tree-ssa-alias.c (nonoverlapping_refs_since_match_p...
2019-10-20  rsandifoMove code out of vect_slp_analyze_bb_1
2019-10-20  rsandifoAvoid recomputing data references in BB SLP
2019-10-20  gccadminDaily bump.
2019-10-19  jakub * g++.dg/cpp2a/nodiscard-reason-only-one.C: In dg...
2019-10-19  pault2019-10-19 Paul Thomas <pault@gcc.gnu.org>
2019-10-19  jakub PR target/92140
2019-10-19  iains[Darwin, testsuite] Fix Wnonnull on Darwin.
2019-10-19  iains[PPC] Delete out of date comment.
2019-10-19  jasonImplement C++20 P1301 [[nodiscard("should have a reason...
2019-10-19  gccadminDaily bump.
2019-10-18  mseborPR tree-optimization/92157 - incorrect strcmp() ==...
2019-10-18  rearnsha[arm] Fix testsuite nit when compiling for thumb2
2019-10-18  rearnsha[arm] Improvements to negvsi4 and negvdi4.
2019-10-18  rearnsha[arm] Early expansion of subvdi4
2019-10-18  rearnsha[arm] Improve constant handling for subvsi4.
2019-10-18  rearnsha[arm] Early expansion of usubvdi4.
2019-10-18  rearnsha[arm] Improve constant handling for usubvsi4.
2019-10-18  rearnsha[arm] Early split addvdi4
2019-10-18  rearnsha[arm] Allow the summation result of signed add-with...
2019-10-18  rearnsha[arm] Improve code generation for addvsi4.
2019-10-18  rearnsha[arm] Early expansion of uaddvdi4.
next