]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-08-28  paolo/cp
2018-08-28  dmalcolmFix version check for ATTRIBUTE_GCC_DUMP_PRINTF
2018-08-28  rguenth2018-08-28 Richard Biener <rguenther@suse.de>
2018-08-28  pault2017-08-28 Paul Thomas <pault@gcc.gnu.org>
2018-08-28  jakub PR middle-end/87099
2018-08-28  rsandifoFix unguarded use of tree_to_shwi in tree-ssa-sccvn.c
2018-08-28  rsandifoAdd target selectors to slp-37.c (PR87078)
2018-08-28  rguenth2018-08-28 Richard Biener <rguenther@suse.de>
2018-08-28  rguenth2018-08-28 Richard Biener <rguenther@suse.de>
2018-08-28  rguenth2018-08-28 Richard Biener <rguenther@suse.de>
2018-08-28  rguenth2018-08-28 Richard Biener <rguenther@suse.de>
2018-08-28  marxinUpdate documentation of fndecl_built_in_p.
2018-08-28  law PR tree-optimization/87110
2018-08-28  mseborPR tree-optimization/86914 - wrong code with strlen...
2018-08-28  gccadminDaily bump.
2018-08-28  mseborPR tree-optimization/87112 - ICE in fold_binary_loc...
2018-08-27  dmalcolmC++: fix-it hint for missing "typename" (PR c++/63392)
2018-08-27  law * tree-ssa-dse.c (compute_trims): Handle case where...
2018-08-27  jakub PR c++/86993
2018-08-27  sje2018-08-27 Steve Ellcey <sellcey@cavium.com>
2018-08-27  rguenth2018-08-27 Richard Biener <rguenther@suse.de>
2018-08-27  amonakovmatch.pd: add single-use check for (x & y) ^ y -> ...
2018-08-27  marxinReplace 8 spaces with a tabular in ChangeLog files.
2018-08-27  dmalcolmLess verbose fix-it hints for missing header files...
2018-08-27  dmalcolmdiagnostics: show an extra line of context in line...
2018-08-27  marxinSanopt: ignore params with DECL_HAS_VALUE_EXPR_P (PR...
2018-08-27  marxinAdd test for memcpy expansion with hint.
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-08-27  marxinImprove switch code emission for a balanced tree (PR...
2018-08-27  marxinFix probability for bit-tests.
2018-08-27  marxinFix probabilities for jump table (PR tree-optimization...
2018-08-27  marxinAdd new gswitch related functions into tree-cfg.c.
2018-08-27  rguenth2018-08-27 Richard Biener <rguenther@suse.de>
2018-08-27  rguenth2018-08-27 Richard Biener <rguenther@suse.de>
2018-08-27  jakub PR rtl-optimization/87065
2018-08-27  marxinDo not read gcda files multiple times (PR gcov-profile...
2018-08-27  marxinPrint default options selection for -march,-mcpu and...
2018-08-27  law * config/mips/frame-header-opt.c: Include "backend...
2018-08-27  gccadminDaily bump.
2018-08-26  mpolacek PR c++/87029, Implement -Wredundant-move.
2018-08-26  mpolacek PR c++/87080
2018-08-26  gccadminDaily bump.
2018-08-25  tkoenig2018-08-25 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-08-25  law PR tree-optimization/87059
2018-08-25  janusfix PR 86545
2018-08-25  iainsCode clean-up on darwin.c
2018-08-25  iainsDon't force visibility to hidden for Darwin > 8.
2018-08-25  gccadminDaily bump.
2018-08-24  hjlSet start_location to 0 if we ran out of line map space
2018-08-24  dmalcolmdiagnostics: tweaks to line-spans vs line numbering...
2018-08-24  aldyh * gimple-ssa-evrp-analyze.c (set_ssa_range_info):...
2018-08-24  glissenew(nothrow) is malloc-like
2018-08-24  ian runtime: remove the dummy arg of getcallersp
2018-08-24  rediForward declare debug containers so std::pmr aliases...
2018-08-24  tkoenig2018-08-24 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-08-24  hjlAdd a testcase for PR middle-end/87092
2018-08-24  mpolacek PR c++/67012
2018-08-24  uros * emit-rtl.c (init_emit_once): Do not emit MODE_POINTE...
2018-08-24  rsandifoDefine vect_perm for variable-length SVE
2018-08-24  rsandifoAvoid is_constant calls in vectorizable_bswap
2018-08-24  rsandifoHandle SLP permutations for variable-length vectors
2018-08-24  hjlDWARF: Call set_indirect_string on DW_MACINFO_start_file
2018-08-24  rguenth2018-08-24 Richard Biener <rguenther@suse.de>
2018-08-24  segherrs6000: Check that the base of a TOCREL is the TOC...
2018-08-24  aldyh PR 87073/bootstrap
2018-08-24  gccadminDaily bump.
2018-08-23  mseborPR tree-optimization/87072 - false warning: array subsc...
2018-08-23  dje* async.h (ASYNC_IO): Revert _AIX test.
2018-08-23  rediFix failure when -fno-rtti test is run in C++17 or...
2018-08-23  prathamesh34922018-08-23 Prathamesh Kulkarni <prathamesh.kulkarni...
2018-08-23  rsandifoFix typo 'exapnded' to 'expanded'
2018-08-23  amonakovscev: dump final value replacement expressions
2018-08-23  rediDefine debug mode function for C++98
2018-08-23  rediFix C++98 tests to not use C++11 features.
2018-08-23  rediFix comments in testsuite script
2018-08-23  aldyh * tree-vrp.c (abs_extent_range): Remove.
2018-08-23  rearnsha[AARCH64] use "arch_enabled" attribute for aarch64.
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
next