]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-11-22  uros * config/i386/i386.c (ix86_avx_emit_vzeroupper): Remove.
2018-11-22  marxinFix option values for -march.
2018-11-22  thopre01PR85434: Prevent spilling of stack protector guard...
2018-11-22  rguenth2018-11-22 Richard Biener <rguenther@suse.de>
2018-11-22  marxinAdd new maintainer script for PRs that can be closed.
2018-11-22  rediPR libstdc++/87520 Always pass type-punned type_info...
2018-11-22  marxinUpdate changelog entry.
2018-11-22  schwab* g++.dg/lto/odr-2_0.C: Remove extra brace
2018-11-22  rguenth2018-11-22 Richard Biener <rguenther@suse.de>
2018-11-22  rguenth2018-11-22 Richard Biener <rguenther@suse.de>
2018-11-22  jakub PR target/85644
2018-11-22  jakub PR c++/87386
2018-11-22  marxinDo not mix -fsanitize=thread and -mabi=ms (PR sanitizer...
2018-11-22  jbReplace sync builtins with atomic builtins
2018-11-22  ibuclawlibphobos/ChangeLog:
2018-11-22  gccadminDaily bump.
2018-11-22  vries[libbacktrace] Factor out read_initial_length
2018-11-21  jakub PR c++/88122
2018-11-21  jakub PR c++/87386
2018-11-21  uros Revert the revert:
2018-11-21  jakub PR rtl-optimization/85925
2018-11-21  uros PR middle-end/88129
2018-11-21  uros PR target/85667
2018-11-21  jakub * invoke.texi (-fdec-include): Document.
2018-11-21  rediPR libstdc++/88111 Make maximum block size depend on...
2018-11-21  rediPR libstdc++/88113 use size_type consistently instead...
2018-11-21  hubicka PR lto/87957
2018-11-21  hubicka PR lto/87957
2018-11-21  aolivacompute discriminator info for overrides
2018-11-21  jakub PR c++/87393
2018-11-21  jakub PR target/87839
2018-11-21  renlin[PATCH][PR84877]Dynamically align the address for local...
2018-11-21  rguenth2018-11-21 Richard Biener <rguenther@suse.de>
2018-11-21  law2018-11-20 Jeff Law <law@redhat.com>
2018-11-21  hjlx86: Add pmovzx/pmovsx patterns with memory operands
2018-11-21  hjlapply_subst_iterator: Handle define_split/define_insn_a...
2018-11-21  jakub PR rtl-optimization/87817
2018-11-21  vries[libbacktrace] Factor out read_string
2018-11-21  vries[driver] Ensure --help=params lines end with period
2018-11-21  jakub * lang.opt (fdec-include): New option.
2018-11-21  krebbelS/390: Support vector load/store alignment hints
2018-11-21  mseborgcc/c/ChangeLog:
2018-11-21  hubicka PR lto/84044
2018-11-21  ian PR go/88060
2018-11-21  gccadminDaily bump.
2018-11-20  jakub PR c++/88110
2018-11-20  jakub PR tree-optimization/87895
2018-11-20  uros PR target/88070
2018-11-20  hubicka * ipa-devirt.c (add_type_duplicate): Do not ICE on...
2018-11-20  hubickaFix missing commit log.
2018-11-20  hubicka PR lto/87957
2018-11-20  krebbelS/390: Fix flogr RTX.
2018-11-20  hubicka PR ipa/87706
2018-11-20  nathan PR 87926
2018-11-20  hubicka PR lto/87997
2018-11-20  hubicka PR ipa/87706
2018-11-20  rguenth2018-11-20 Richard Biener <rguenther@suse.de>
2018-11-20  rguenth2018-11-20 Richard Biener <rguenther@suse.de>
2018-11-20  marxinMove some i386 C++ tests into g++.target/i386.
2018-11-20  villeHousekeeping for the effective targets of optional...
2018-11-20  jakub PR bootstrap/88106
2018-11-20  rguenth2018-11-20 Richard Biener <rguenther@suse.de>
2018-11-20  marxinAdd -fomit-frame-pointer to a test-case (PR ipa/88093).
2018-11-20  iiiS/390: Skip LT(G) peephole when literal pool is involved
2018-11-20  rguenth2018-11-20 Richard Biener <rguenther@suse.de>
2018-11-20  ebotcazou PR rtl-optimization/85925
2018-11-20  rguenth2018-11-20 Richard Biener <rguenther@suse.de>
2018-11-20  rguenth2018-11-20 Richard Biener <rguenther@suse.de>
2018-11-20  pkoning * gcc.c-torture/execute/align-3.c: Skip if pdp11.
2018-11-20  pkoning * lib/target-supports.exp (check_weak_available):...
2018-11-20  gccadminDaily bump.
2018-11-20  aolivaPR81878: fix --disable-bootstrap --enable-languages=ada
2018-11-19  hubicka PR lto/87957
2018-11-19  sandra2018-11-19 Sandra Loosemore <sandra@codesourcery...
2018-11-19  mpolacek PR c++/87781 - detect invalid elaborated-type-specifier.
2018-11-19  fdumont2018-11-19 François Dumont <fdumont@gcc.gnu.org>
2018-11-19  bergnergcc/
2018-11-19  ktkachovDisable unrolling for loops vectorised with non-constant VF
2018-11-19  dmalcolmFix -fsave-optimization-record ICE (PR tree-optimizatio...
2018-11-19  dmalcolmEliminate global state from -fsave-optimization-record
2018-11-19  villePR libstdc++/87855
2018-11-19  marxinFix condition in lto-symtab.c (PR lto/88077).
2018-11-19  jakub PR tree-optimization/88071
2018-11-19  jakub PR c++/60994
2018-11-19  jakub PR debug/87039
2018-11-19  rguenth2018-11-19 Richard Biener <rguenther@suse.de>
2018-11-19  marxinFix how we match for count(n*) in gcov tests.
2018-11-19  rediPR libstdc++/88084 - Implement LWG 2777
2018-11-19  ebotcazou * compare-elim.c (struct comparison): Add not_in_a...
2018-11-19  rediFix typos in packed attribute documentation
2018-11-19  ebotcazouBump copyright year
2018-11-19  ebotcazou * gcc-interface/cuintp.c (UI_From_gnu): Remove code...
2018-11-19  paolo/cp
2018-11-19  marxinStrenghten assumption about function start and end...
2018-11-19  marxinDetect mixed usage of spaces and tabs.
2018-11-19  sandra2018-11-18 Sandra Loosemore <sandra@codesourcery...
2018-11-19  gccadminDaily bump.
2018-11-18  ibuclawRemove unused modules from libphobos std.internal package.
2018-11-18  emsr2018-11-16 Michele Pezzutti <mpezz@tiscali.it>
2018-11-18  tkoenig2018-11-18 Thomas Koenig <tkoenig@gcc.gnu.org>
next