]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-06-08  kargl2018-06-08 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-08  kargl2018-06-08 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-08  bergnergcc/
2018-06-08  rediDefine special members as defaulted
2018-06-08  hubicka * dumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.
2018-06-08  dje* config/rs6000/rs6000.c (rs6000_passes_ieee128): Prote...
2018-06-08  segherWhoops, forgot to commit the patch with r261324, just...
2018-06-08  carllgcc/testsuite/ChangeLog:
2018-06-08  jsm28 * es.po: Update.
2018-06-08  marxinFix function signature in header file.
2018-06-08  marxinPPC: remove usage of cgraph_node::instrumentation_clone...
2018-06-08  dmalcolmConvert dump and optgroup flags to enums
2018-06-08  segherrs6000: Delete unused min/max macros
2018-06-08  segherrs6000: Delete mention of -mabi={no-,}spe in the docume...
2018-06-08  marxinMake ipa-pure-const more strict about summary constrains.
2018-06-08  marxinReplace some ::get_create with ::get in IPA inline.
2018-06-08  marxinCome up with cgraph_node::get_uid and make cgraph_node...
2018-06-08  marxinMake cgraph_edge::uid really unique.
2018-06-08  marxinPort edge_growth_cache to call_summary.
2018-06-08  marxinPort IPA CP to edge_clone_summaries.
2018-06-08  marxinAdd call_summary::get method and m_initialize_when_cloning.
2018-06-08  marxinRemove cgraph_node::summary_uid and make cgraph_node...
2018-06-08  marxinConvert IPA CP to symbol_summary.
2018-06-08  marxinCovert ipa-pure-const.c to symbol_summary.
2018-06-08  marxinUse symtab_summary in ipa-reference.c.
2018-06-08  marxinUse summaries->get where possible. Small refactoring...
2018-06-08  marxinAdd {symbol,call}_summary::get method and use it in...
2018-06-08  marxinRename get methods in symbol-summary.h to get_create.
2018-06-08  marxinCode refactoring for call_summary.
2018-06-08  marxinCode refactoring of symtab_summary.
2018-06-08  marxinFix scan in ipa-icf-38.c.
2018-06-08  marxinRemove MPX
2018-06-08  gccadminDaily bump.
2018-06-07  carllgcc/ChangeLog:
2018-06-07  carllgcc/testsuite/ChangeLog:
2018-06-07  mpolacek PR c/85318
2018-06-07  pkoning2018-06-07 Paul Koning <ni1d@arrl.net>
2018-06-07  kargl2018-06-07 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-07  ian compiler: speed up variable initializer sorting
2018-06-07  jsm28 * eo.po: Update.
2018-06-07  mpolacek* g++.dg/cpp0x/range-for9.C: Adjust dg-error.
2018-06-07  hainque2018-06-07 Olivier Hainque <hainque@adacore.com>
2018-06-07  speryt2018-06-07 Olga Makhotina <olga.makhotina@intel.com>
2018-06-07  jozefl * gcc/config/msp430/msp430.c (msp430_mcu_name): Set...
2018-06-07  rguenth2018-06-07 Richard Biener <rguenther@suse.de>
2018-06-07  rediDefault special members of regex types and add noexcept
2018-06-07  jakub PR tree-optimization/69615
2018-06-07  rguenth2018-06-07 Richard Biener <rguenther@suse.de>
2018-06-07  fdumont2018-06-07 François Dumont <fdumont@gcc.gnu.org>
2018-06-07  marxinFix compilation of libgcov with GCOV_LOCKED=0.
2018-06-07  marxinFix libgcov-driver-system bootstrap failure (PR bootstr...
2018-06-07  gccadminDaily bump.
2018-06-06  carllgcc/ChangeLog:
2018-06-06  kelvingcc/ChangeLog:
2018-06-06  meissner[gcc]
2018-06-06  carllgcc/testsuite/ChangeLog:
2018-06-06  tkoenig2018-06-06 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-06-06  carllgcc/testsuite/ChangeLog:
2018-06-06  meissner[gcc]
2018-06-06  rediRemove redundant std::move on const object
2018-06-06  wilsonRISC-V: Add interrupt attribute modes.
2018-06-06  bergner PR target/63177
2018-06-06  jakub PR c++/86068
2018-06-06  mpolacek PR c++/85977
2018-06-06  jason PR c++/86060 - ICE on range for with -std=c++98.
2018-06-06  jason PR c++/85710 - ICE with -Wmemset-elt-size.
2018-06-06  ian reflect: fix StructOf hash and string
2018-06-06  kelvingcc/ChangeLog:
2018-06-06  dmalcolmix86_expand_call: convert return type to rtx_insn *
2018-06-06  ebotcazou PR tree-optimization/86066
2018-06-06  rguenth2018-06-06 Richard Biener <rguenther@suse.de>
2018-06-06  jozeflMSP430: Allow interrupt handlers to be static
2018-06-06  rediPR libstdc++/86008 add std::quoted support for string_view
2018-06-06  gccadminDaily bump.
2018-06-05  kelvingcc/ChangeLog:
2018-06-05  sje2018-06-05 Steve Ellcey <sellcey@cavium.com>
2018-06-05  sje2018-06-05 Steve Ellcey <sellcey@cavium.com>
2018-06-05  ian reflect: canonicalize types returned by StructOf...
2018-06-05  uros * ChangeLog: Fix whitespace.
2018-06-05  uros * config/i386/i386.md (simple_return_indirect_internal...
2018-06-05  avieira[arm] Make arm_cmse.h C99 compatible
2018-06-05  cesarPR fortran/85701
2018-06-05  rguenth2018-06-05 Richard Biener <rguenther@suse.de>
2018-06-05  mpolacek PR c++/85976
2018-06-05  marxinSupport variables in expansion of -fprofile-generate...
2018-06-05  jason PR c++/85731 - wrong error with qualified-id in template.
2018-06-05  rguenth2018-06-05 Richard Biener <rguenther@suse.de>
2018-06-05  rguenth2018-06-05 Richard Biener <rguenther@suse.de>
2018-06-05  rguenth2018-06-05 Richard Biener <rguenther@suse.de>
2018-06-05  rguenth2018-06-05 Richard Biener <rguenther@suse.de>
2018-06-05  ktkachov[arm] PR target/81497: Fix arm_acle.h for C++
2018-06-05  marxinSimplify gcov_histogram as it's used only for ARCS...
2018-06-05  marxinPrint working directory only in intermediate format...
2018-06-05  redi * include/std/type_traits: Fix comment typos.
2018-06-05  rediMark some Filesystem tests as XFAIL for mingw
2018-06-05  krebbelS/390: Fix __builtin_tbeginc signature
2018-06-05  fdumont2018-06-05 François Dumont <fdumont@gcc.gnu.org>
2018-06-05  gccadminDaily bump.
2018-06-04  wilsonRISC-V: Don't clobber retval when __builtin_eh_return...
2018-06-04  ebotcazou * gimple-ssa-store-merging.c (struct merged_store_grou...
next