]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-09-03  amonakovtree-loop-distribution: convert to gcc_stablesort
2018-09-03  amonakovintroduce gcc_stablesort
2018-09-03  amonakovqsort_chk: call from gcc_qsort instead of wrapping it
2018-09-03  segherrs6000: lxsdux / stxsdux do not exist
2018-09-03  rediPR libstdc++/78179 run long double tests separately
2018-09-03  rguenth2018-09-03 Richard Biener <rguenther@suse.de>
2018-09-03  rediFix vector::_Temporary_value::_M_ptr
2018-09-03  rediPR libstdc++/87194 fix range insertion into maps and...
2018-09-03  rediPR libstdc++/78595 implement insertion into maps in...
2018-09-03  marxinFix thinko (PR tree-optimization/87201).
2018-09-03  rguenth2018-09-03 Richard Biener <rguenther@suse.de>
2018-09-03  villemoesfixincludes: vxworks: remove unnecessary parentheses...
2018-09-03  marxinCome up with TARGET_GET_VALID_OPTION_VALUES option...
2018-09-03  paolo/cp
2018-09-03  marxinMake __builtin_expect effective in switch statements...
2018-09-03  gccadminDaily bump.
2018-09-02  jvdelisle2018-09-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2018-09-02  law * c-common.c (braced_list_to_string): Remove eval...
2018-09-02  fdumont2018-09-02 François Dumont <fdumont@gcc.gnu.org>
2018-09-02  gerald * doc/standards.texi (Standards): Update Objective...
2018-09-02  gccadminDaily bump.
2018-09-01  gerald * doc/install.texi (Prerequisites): Update link for...
2018-09-01  gerald * doc/generic.texi (OpenMP): Adjust link to openmp...
2018-09-01  gerald * doc/xml/manual/profile_mode.xml: Update three ieeexp...
2018-09-01  matzFix PR87074
2018-09-01  gerald * doc/install.texi (Prerequisites): Adjust link mpfr...
2018-09-01  gccadminDaily bump.
2018-08-31  sandra2018-08-31 Sandra Loosemore <sandra@codesourcery...
2018-08-31  rguenth2018-08-31 Richard Biener <rguenther@suse.de>
2018-08-31  dmalcolmtree-vrp: add "const" qualifier to various value_range...
2018-08-31  vladlazar[AArch64] Implement new intrinsics vabsd_s64 and vnegd_s64.
2018-08-31  nathan[PR c++/87155] Anonymous namespace and
2018-08-31  jamborm[PATCH] Fix thinko in estimate_local_effects in IPA-CP
2018-08-31  marxinIPA ICF: make type cache a static field sem_item.
2018-08-31  nathan[C++ PATCH] Remove K&R declaration hack.
2018-08-31  ktkachov[ipa-inline][obvious] Fix typos in comment
2018-08-31  segherrs6000: Make lround<mode>di2 depend on TARGET_FPRND...
2018-08-31  jakub PR middle-end/87138
2018-08-31  pault2018-08-31 Paul Thomas <pault@gcc.gnu.org>
2018-08-31  roFix PR testsuite/86519 reference.
2018-08-31  gccadminDaily bump.
2018-08-30  sandra2018-08-30 Sandra Loosemore <sandra@codesourcery...
2018-08-30  mseborPR testsuite/87158 - FAIL gcc.c-torture/execute/memchr...
2018-08-30  sandra2018-08-30 Sandra Loosemore <sandra@codesourcery...
2018-08-30  jemarchgcc:
2018-08-30  acsawdey2018-08-30 Aaron Sawdey <acsawdey@linux.ibm.com>
2018-08-30  hjlx86: Move AESNI generation to Skylake and Goldmont
2018-08-30  hubicka PR lto/86517
2018-08-30  nathan[libcpp] fix some line map comments
2018-08-30  rediAvoid undefined shifts in ceil2 operations
2018-08-30  hubicka * lto-streamer-out.c (DFS::DFS_write_tree_body): Do...
2018-08-30  qinzhaoMove strcmpopt_6.c from gcc.dg to gcc.target/aarch64...
2018-08-30  amonakovgimplefe: expose MULT_HIGHPART_EXPR
2018-08-30  hubicka * sreal.h (SREAL_PART_BITS): Change to 31; remove...
2018-08-30  rguenth2018-08-30 Richard Biener <rguenther@suse.de>
2018-08-30  hubicka * lto-streamer-out.c (DFS::DFS_write_tree_body): Do...
2018-08-30  hubicka * tree.c (find_decls_types_r): Walk also TYPE_NEXT_PTR_TO
2018-08-30  rediFix undefined references seen with mingw-w64
2018-08-30  rediFix __gnu_cxx::_Pointer_adapter for long long arithmetic
2018-08-30  tnfchrisLimit movmem copies to TImode on AArch64
2018-08-30  vladlazarEnable underflow check in canonicalize_comparison....
2018-08-30  gccadminDaily bump.
2018-08-29  lawgcc:
2018-08-29  jakub PR c++/87095
2018-08-29  paolo/cp
2018-08-29  law PR tree-optimization/86714
2018-08-29  hubicka * tree-streamer-in.c (lto_input_ts_function_decl_tree_...
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  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>
next