]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-08-23  segherFix recent bug in canonicalize_comparison (PR87026)
2018-08-23  rediFix C++11-ism in C++98 member function
2018-08-23  rediFix testsuite failures for __gnu_debug::string with...
2018-08-23  nathan[libiberty patch] Fix PGO bootstrap
2018-08-23  rearnshaPR target/86951 arm - Handle speculation barriers on...
2018-08-23  rguenth2018-08-23 Richard Biener <rguenther@suse.de>
2018-08-23  rsandifo[AArch64] Improve SVE handling of single-vector permutes
2018-08-23  rsandifoFix aarch64_evpc_tbl guard (PR 85910)
2018-08-23  jbSigned zero for {max,min}val intrinsics
2018-08-23  rediRemove C++14-isms from C++11 tests
2018-08-23  rediSkip tests that depend on the cxx11 std::string
2018-08-23  pault2017-08-23 Paul Thomas <pault@gcc.gnu.org>
2018-08-23  gccadminDaily bump.
2018-08-22  law * tree-ssa-dse.c (compute_trims): Avoid folding away...
2018-08-22  rediFix tests that fail in C++98 mode
2018-08-22  rediPR libstdc++/87061 remove pmr type aliases for COW...
2018-08-22  rediPR libstdc++/78448 limit vector::max_size and deque...
2018-08-22  tkoenig2018-08-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-08-22  janusfix PR 86935
2018-08-22  fdumont2018-08-22 François Dumont <fdumont@gcc.gnu.org>
2018-08-22  abensonca2018-08-22 Andrew Benson <abensonca@gmail.com>
2018-08-22  abensoncaUpdate write after approval list
2018-08-22  janusfix PR 86888
2018-08-22  mseborPR middle-end/87052 - STRING_CST printing incomplete...
2018-08-22  segher[ fix changelog ]
2018-08-22  ktkachovChange AArch64 specific FMAX/FMIN tests into generic...
2018-08-22  seghercombine: Do another check before splitting a parallel...
2018-08-22  rsandifo[2/2] Fix bogus inner induction (PR 86725)
2018-08-22  rsandifo[1/2] Fix bogus double reduction (PR 86725)
2018-08-22  rsandifoMake the vectoriser drop to strided accesses for stores...
2018-08-22  rsandifoOnly test STMT_VINFO_STRIDED_P for the first statement...
2018-08-22  iainsUdate Darwin's LTO specs to match what's in gcc/gcc.c
2018-08-22  iainsstringify __USER_LABEL_PREFIX__ in pr85248 testcase.
2018-08-22  iainsMake the gcc-ar,nm, strip tools respond correctly to...
2018-08-22  rediPR libstdc++/77854 document size_type for containers
2018-08-22  iainscommit missed change from r263764
2018-08-22  iainsMove Darwin10 unwinder fix to a crt shim.
2018-08-22  iainsAllw for Darwin to operate with an assembler supporting...
2018-08-22  iainsFix FDE labels for Darwin
2018-08-22  rguenth2018-08-22 Richard Biener <rguenther@suse.de>
2018-08-22  rguenth2018-08-22 Richard Biener <rguenther@suse.de>
2018-08-22  aolivars6000 small data: add note on sdata2/r2
2018-08-22  aolivafix reassoc cut&pasto
2018-08-22  gccadminDaily bump.
2018-08-21  fdumont2018-08-21 François Dumont <fdumont@gcc.gnu.org>
2018-08-21  jbUnconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intri...
2018-08-21  koenigni2018-08-21 Nicolas Koenig <koenigni@gcc.gnu.org>
2018-08-21  mpolacek PR c++/86499
2018-08-21  paolo2018-08-21 Paolo Carlini <paolo.carlini@oracle.com>
2018-08-21  mpolacek PR c++/86981, Implement -Wpessimizing-move.
2018-08-21  mpolacek PR c++/65043
2018-08-21  mpolacek * cp-tree.h: Fix typo.
2018-08-21  pmderodat[Ada] Minor reformattings
2018-08-21  pmderodat[Ada] Add a new gnat tool vxlink
2018-08-21  pmderodat[Ada] Crash on expression function and tagged types
2018-08-21  pmderodat[Ada] Spurious crash on expression function as completi...
2018-08-21  pmderodat[Ada] Retention of with clauses for ignored Ghost units
2018-08-21  pmderodat[Ada] Crash processing SPARK annotate aspect
2018-08-21  pmderodat[Ada] Spurious error on overriding protected function...
2018-08-21  pmderodat[Ada] Properly set scope of artificial entities in...
2018-08-21  pmderodat[Ada] Fix scope computation for loop statements
2018-08-21  pmderodat[Ada] Einfo: remove obsolete code
2018-08-21  pmderodat[Ada] Update for Ownership rules for access types accor...
2018-08-21  pmderodat[Ada] Spurious ambiguity error on call returning an...
2018-08-21  pmderodat[Ada] Document entries of the target parametrization...
2018-08-21  pmderodat[Ada] Set scope of elaboration flag for 'Access
2018-08-21  pmderodat[Ada] Sprint: add guard on printing aspects
2018-08-21  pmderodat[Ada] Crash compiling SPARK ghost functions with callgr...
2018-08-21  pmderodat[Ada] Unnesting: do not set size of access subprograms
2018-08-21  pmderodat[Ada] Unnesting: do not emit warnings for access to...
2018-08-21  pmderodat[Ada] Improper copying of limited arrays with default...
2018-08-21  pmderodat[Ada] Fix spurious error on unchecked conversion on...
2018-08-21  pmderodat[Ada] Fix internal error on extension of record with...
2018-08-21  pmderodat[Ada] Spurious "Duplicated symbol" error with discrimin...
2018-08-21  pmderodat[Ada] Define versions of dimension system for Float...
2018-08-21  pmderodat[Ada] General purpose doubly linked list for compiler...
2018-08-21  pmderodat[Ada] Fix scope computation for entry bodies and accept...
2018-08-21  pmderodat[Ada] Crash on entry in generic with dynamic elaboratio...
2018-08-21  pmderodat[Ada] Set_Targ: add a CodePeer annotation
2018-08-21  pmderodat[Ada] Compiler abort on call to expr. function for...
2018-08-21  pmderodat[Ada] Dynamically resizable, load factor-based hash...
2018-08-21  pmderodat[Ada] Enumeration types with non-standard representation
2018-08-21  pmderodat[Ada] Handle pragmas that come from aspects for GNATprove
2018-08-21  pmderodat[Ada] Add sa_messages.ad[sb] for SPARK 2014
2018-08-21  dje* testsuite/18_support/new_nothrow.cc: XFAIL on AIX.
2018-08-21  rsandifoUpdate global reviewers list
2018-08-21  hubicka * tree.c (find_decls_types_r): Do not check for redund...
2018-08-21  pmderodat[Ada] Bump copyright notices to 2018
2018-08-21  hubicka * tree.c (free_lang_data_in_decl): Remove types from...
2018-08-21  tnfchrisFix DSE big-endian subreg crash on AArch64.
2018-08-21  rediRemove redundant { dg-do run } directives in tests
2018-08-21  nszRestrict the pr86763 test to *-*-linux* targets
2018-08-21  edlinger2018-08-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-08-21  villemoesvxworks: don't define vxworks_asm_out_constructor when...
2018-08-21  villemoesvxworks: enable use of .init_array/.fini_array for...
2018-08-21  villemoeslibgcc: add crt{begin,end} for powerpc-wrs-vxworks...
2018-08-21  villemoesvxworks: add target/h/wrn/coreip to the set of system...
2018-08-21  edlinger2018-08-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-08-21  vries[debug] Add debug and earlydebug dumps
2018-08-21  vries[debug] Respect fdump-noaddr and fdump-unnumbered in...
next