]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-03-05  jason * class.c (is_really_empty_class): Add ignore_vptr...
2019-03-05  ian sysinfo: add Flags to Statfs_t if not already there
2019-03-05  ian PR go/89598
2019-03-05  rediDefine midpoint and lerp functions for C++20 (P0811R3)
2019-03-05  jakub PR target/89587
2019-03-05  clyondg-extract-results.py: Handle case where a WARNING...
2019-03-05  clyondg-extract-results.sh: Fix order of WARNING and followi...
2019-03-05  jakub PR middle-end/89590
2019-03-05  jakub PR tree-optimization/89570
2019-03-05  wilco[ARM] Fix PR89222
2019-03-05  rguenth2019-03-05 Richard Biener <rguenther@suse.de>
2019-03-05  jakub PR tree-optimization/89487
2019-03-05  jakub PR bootstrap/89560
2019-03-05  jakub PR tree-optimization/89570
2019-03-05  jakub PR tree-optimization/89566
2019-03-05  gccadminDaily bump.
2019-03-04  paolo/cp
2019-03-04  emsr2019-03-04 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-03-04  jakub PR c++/71446
2019-03-04  jason * g++.dg/lto/pr88049_0.C: Require lto_incremental.
2019-03-04  tnfchrisAdd missing gcc/testsuite/ChangeLog changelog entry.
2019-03-04  tnfchrisAArch64: Make test options_set_10.c not run on native.
2019-03-04  rediRemove redundant dg-do directive from test
2019-03-04  wilcoFix PR89437
2019-03-04  rguenth2019-03-04 Richard Biener <rguenther@suse.de>
2019-03-04  rediImplement polymorphic_allocator<byte> for C++20 (P0339R6)
2019-03-04  amker PR tree-optimization/89487
2019-03-04  gccadminDaily bump.
2019-03-03  rediPR libstdc++/89562 use binary mode for file I/O
2019-03-03  anlauf2019-03-03 Harald Anlauf <anlauf@gmx.de>
2019-03-03  tkoenig2019-03-03 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-03-03  gccadminDaily bump.
2019-03-02  jpfauPR d/89177 - Fix unaligned access in std.digest.murmurhash
2019-03-02  anlauf2019-03-02 Harald Anlauf <anlauf@gmx.de>
2019-03-02  jakub PR c++/71446
2019-03-02  jakub PR target/89506
2019-03-02  ian PR go/89406
2019-03-02  wilsonRISC-V: Generalize -march support, add ELF attribute...
2019-03-02  gccadminDaily bump.
2019-03-01  ian cmd/go: restore passing D to ar
2019-03-01  jakub PR middle-end/89497
2019-03-01  segherrs6000: Adapt testcases for -mdejagnu-cpu=
2019-03-01  segherrs6000: Add -mdejagnu-cpu=
2019-03-01  amonakovhaifa-sched: handle fallthru edge to EXIT block (PR...
2019-03-01  mpolacek PR c++/89537 - missing location for error with non...
2019-03-01  mpolacek PR c++/89532 - ICE with incomplete type in decltype.
2019-03-01  ian runtime: call execname and getpagesize on Solaris
2019-03-01  jakub Implement P1002R1, Try-catch blocks in constexpr functions
2019-03-01  rediFix test memory_resource to work without sized deallocation
2019-03-01  rediC++2a Utility functions to implement uses-allocator...
2019-03-01  tnfchrisAArch64: Make every option in options.def one line
2019-03-01  rsandifoFix mask type choice in vectorizable_call (PR 89535)
2019-03-01  rguenth2019-03-01 Richard Biener <rguenther@suse.de>
2019-03-01  ibuclawd/dmd: Merge dmd upstream ed71446aa
2019-03-01  jakub PR middle-end/89503
2019-03-01  rguenth2019-03-01 Richard Biener <rguenther@suse.de>
2019-03-01  jakub PR bootstrap/89539
2019-03-01  ian PR go/89406
2019-03-01  ian cmd/go: add -O2 to invocation of gccgo
2019-03-01  iancommit 66ac9466852d11e968f8fd2ad6ffc7386cee49e1
2019-03-01  gccadminDaily bump.
2019-03-01  jason * g++.dg/cpp1z/fold-lambda3.C: Add test for 88183.
2019-03-01  jason PR c++/88183 - ICE with .* fold-expression.
2019-03-01  jason PR c++/86969 - ICE with constexpr if and recursive...
2019-03-01  jason * name-lookup.c (print_binding_level): Print this_entity.
2019-02-28  ebotcazou PR tree-optimization/89536
2019-02-28  mpolacek PR c++/87068 - missing diagnostic with fallthrough...
2019-02-28  tschwinge[PR72741, PR89433] Repeated use of the Fortran OpenACC...
2019-02-28  tschwinge[PR72741] For all Fortran OpenACC 'routine' directive...
2019-02-28  tschwinge[PR72741, PR89433] Accept intrinsic symbols in Fortran...
2019-02-28  jason PR c++/88049 - ICE with undefined destructor and anon...
2019-02-28  hubicka PR lto/88585
2019-02-28  hjli386: Identify Westmere from PCLMUL
2019-02-28  jakub PR c/89521
2019-02-28  marxinFix test-case visibility (PR testsuite/89441).
2019-02-28  jakub PR target/89434
2019-02-28  tnfchrisAArch64: Have empty HWCAPs string ignored during native...
2019-02-28  paolo2019-02-28 Paolo Carlini <paolo.carlini@oracle.com>
2019-02-28  jakub PR c/89525
2019-02-28  jakub PR c/89520
2019-02-28  ian libgo: fix go_export extraction on Darwin
2019-02-28  gccadminDaily bump.
2019-02-28  mpolacek PR c++/88857 - ICE with value-initialization of argume...
2019-02-27  ian PR go/89172
2019-02-27  jason PR c++/86969 - ICE with constexpr if and recursive...
2019-02-27  edlinger2019-02-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2019-02-27  mpolacek PR c++/89511 - ICE with using-declaration and unscoped...
2019-02-27  jakub PR target/70341
2019-02-27  ian runtime: align first persistentalloc chunk as requested
2019-02-27  jakub PR tree-optimization/89280
2019-02-27  jakub PR target/70341
2019-02-27  rguenth2019-02-27 Richard Biener <rguenther@suse.de>
2019-02-27  rguenth2019-02-27 Richard Biener <rguenther@suse.de>
2019-02-27  rguenth2019-02-27 Richard Biener <rguenther@suse.de>
2019-02-27  rguenth2019-02-27 Richard Biener <rguenther@suse.de>
2019-02-27  rediPR libstdc++/89466 avoid slow xsltproc command in configure
2019-02-27  alejandroReplaced spaces with tab in Changelog, committed as...
2019-02-27  alejandroAdd myself to write after approval.
2019-02-27  jamborm[doc] Reword description of -Wno-absolute-value
2019-02-27  paolo/cp
next