]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-08-29  rguenth2018-08-29 Richard Biener <rguenther@suse.de>
2018-08-29  dmalcolmC++: underline param in print_conversion_rejection...
2018-08-29  amonakovdoc: document -ftree-scev-cprop
2018-08-29  jakub PR c++/87122
2018-08-29  hubicka * sreal.h (normalize, normalize_up, normalize_down...
2018-08-29  marxinFix thinko in lto.c (PR bootstrap/87130).
2018-08-29  vladlazar2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2018-08-29  rediPR libstdc++/31413 fix test failure on Debian systems
2018-08-29  marxinStrenghten assumption about gswitch statements.
2018-08-29  ktkachov[AARCH64] Use stdint integers in vect_su_add_sub.c
2018-08-29  rguenth2018-08-29 Richard Biener <rguenther@suse.de>
2018-08-29  rguenth2018-08-29 Richard Biener <rguenther@suse.de>
2018-08-29  wilsonRewrite pic.md to improve medany and pic code size.
2018-08-29  jasonremove utf-8 from comment
2018-08-29  ian compiler, runtime: remove hmap field from maptypes
2018-08-29  gccadminDaily bump.
2018-08-28  law * fold-const.c (fold_binary_loc): Remove recently...
2018-08-28  amylaar * genpreds.c (write_predicate_subfunction)...
2018-08-28  law PR tree-optimization/87009
2018-08-28  mseborgcc/testsuite/ChangeLog:
2018-08-28  mseborPR middle-end/86631 - missing -Walloc-size-larger-than...
2018-08-28  rediPR libstdc++/87116 fix path::lexically_normal() handlin...
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)
next