]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-05-02  rediAllow Markdown formatting in Doxygen comments
2019-05-02  rediImprove docs for mutexes
2019-05-02  rediImprove docs for C++17 Filesystem library
2019-05-02  rediImprove docs for Networking TS
2019-05-02  rediImprove docs for Library Fundamentals TS
2019-05-02  rediImprove docs for Filesystem TS
2019-05-02  rediImprove API docs for <memory> and <scoped_allocator>
2019-05-02  rediImprove API docs for mathematical special functions
2019-05-02  rediImprove Doxygen docs for nested namespaces
2019-05-02  rediFix markup for Parallel Mode docs
2019-05-02  rediAdjust Doxygen processing of pb_ds containers
2019-05-02  rediUpdate libstdc++ Doxygen config
2019-05-02  iainsdarwin, testsuite, fix a failing test.
2019-05-02  rguenth2019-05-02 Richard Biener <rguenther@suse.de>
2019-05-02  rguenth2019-05-02 Richard Biener <rguenther@suse.de>
2019-05-02  rguenth2019-05-02 Richard Biener <rguenther@suse.de>
2019-05-02  iainsdarwin - fix a failing test
2019-05-02  roRestrict gcc.target/i386/spellcheck-options-5.c to...
2019-05-02  jakub * Makefile.am (gfor_cdir): Remove $(MULTISUBDIR).
2019-05-02  nathan[C++ PATCH] remove unreachable code
2019-05-02  rguenth2019-05-02 Richard Biener <rguenther@suse.de>
2019-05-02  alejandro[Aarch64][SVE] Dot product support
2019-05-02  marxinEnhance target and target_clone error messages.
2019-05-02  marxinPostpone print of --help=* option.
2019-05-02  marxinPrefer to use strlen call instead of inline expansion...
2019-05-02  gccadminDaily bump.
2019-05-01  ian compiler: recognize and optimize map range clear
2019-05-01  ian compiler,runtime: do more direct interfaces
2019-05-01  ian runtime: persistentalloc and cache itabs
2019-05-01  abensonca* module.c (write_module): Initialize module_column...
2019-05-01  dominiq2019-05-01 Dominique d'Humieres <dominiq@gcc.gnu.org>
2019-05-01  law PR tree-optimization/88797
2019-05-01  roUpdate Solaris baselines for GCC 9.1
2019-05-01  nathan[C++ PATCH] Simplify class member lookup
2019-05-01  wilsonRISC-V: Update last ChangeLog entry to mention Andrew...
2019-05-01  gccadminDaily bump.
2019-05-01  rediPR libstdc++/61761 fix std::proj for targets without...
2019-04-30  wilsonRISC-V: Short-forward-branch opt for SiFive 7 series...
2019-04-30  nathan[GC PATCH] Correct TS marking of _EXPR nodes
2019-04-30  jsm28 * de.po: Update.
2019-04-30  jakub PR target/89093
2019-04-30  law * check-internal-format-escaping.py: New version using...
2019-04-30  law * gcc.dg/sinhatanh-2.c: Count the number of functions.
2019-04-30  law * d-demangle.c (dlang_parse_assocarray): Correctly...
2019-04-30  law * d-demangle.c (dlang_parse_tuple): Correctly...
2019-04-30  law * d-demangle.c (dlang_parse_structlit): Correctly...
2019-04-30  law * d-demangle.c (dlang_parse_arrayliteral): Correctl...
2019-04-30  law * d-demangle.c (dlang_parse_integer): Fix stack...
2019-04-30  law * cp-demangle (d_print_comp_inner): Guard against...
2019-04-30  law * cp-demangle.c (d_encoding): Guard against NULL...
2019-04-30  marxinAdd option suggestion for -Werror=foo and corresponding...
2019-04-30  marxinAdd missing dash for 2 options in documentation (PR...
2019-04-30  jakubRemove unintended part of r270680 commit.
2019-04-30  jakub PR target/89093
2019-04-30  jakub * config/abi/pre/gnu.ver (GLIBCXX_3.4.26): Change...
2019-04-30  ramana[Patch AArch64] Add __ARM_FEATURE_ATOMICS
2019-04-30  rediFix filesystem::path tests
2019-04-30  marxinRefactor gimple_fold_builtin_memory_op function.
2019-04-30  marxinFix -Wenum-compare-switch warning in i386.c.
2019-04-30  jakub PR tree-optimization/89475
2019-04-30  jakub * config/abi/post/riscv64-linux-gnu/baseline_symbols...
2019-04-30  marxinWrap a string with _ for translation (PR translation...
2019-04-30  amker PR tree-optimization/90240
2019-04-30  gccadminDaily bump.
2019-04-29  jsm28 * sv.po: Update.
2019-04-29  jsm28 * gcc.pot: Regenerate.
2019-04-29  law * cp-demangle.c (d_expression_1): Don't peek ahead...
2019-04-29  law * passes.def: Move -Wrestrict pass after copy propagation.
2019-04-29  law * config.gcc (default_gnu_indirect_function): Default...
2019-04-29  law * tree-ssa-uninit.c (is_pred_expr_subset_of): Correctl...
2019-04-29  law2019-04-29 Michael K. Darling <darlingm@gmail.com>
2019-04-29  ian compiler: avoid crash on real declaration of type...
2019-04-29  rguenth2019-04-29 Richard Biener <rguenther@suse.de>
2019-04-29  jason PR c++/82081 - tail call optimization breaks noexcept
2019-04-29  nathan[C++ PATCH] some cleanups
2019-04-29  rsandifoRemove DDR_INNER_LOOP
2019-04-29  jakub PR rtl-optimization/90257
2019-04-29  rguenth2019-04-29 Richard Biener <rguenther@suse.de>
2019-04-29  rediAdjust doxygen comment for std::generate_n
2019-04-29  rediUse _GLIBCXX_NOEXCEPT_IF for std::swap
2019-04-29  rediPR libstdc++/71312 Increase alignment of pooled mutexes
2019-04-29  rediAdd nodiscard to std::vector<bool>::empty()
2019-04-29  rediRemove unused std::_Iter_base class template
2019-04-29  rediPR libstdc++/87982 Fix generate_n and fill_n use of...
2019-04-29  ibuclawlibphobos: Fix multilib builds for s390x-linux-gnu
2019-04-29  ibuclawlibphobos: Backport minimal MinGW support patches.
2019-04-29  gccadminDaily bump.
2019-04-28  rediFix ChangeLog format
2019-04-28  villeAdding noexcept-specification on tuple constructors...
2019-04-28  gccadminDaily bump.
2019-04-27  jakub PR c++/90173
2019-04-27  ibuclaw[netbsd] d: Fix build failures on sparc*-netbsd
2019-04-27  glisseUse __restrict for __relocate_object_a
2019-04-27  uros PR target/89261
2019-04-27  marxinAdd missing target options (PR middle-end/90258).
2019-04-27  wilsonRISC-V: Promode modes of constant loads for store insns.
2019-04-27  gccadminDaily bump.
2019-04-26  ian runtime: fix TestPhysPageSize on AIX
2019-04-26  hjlx32: Update baseline_symbols.txt
2019-04-26  rediPR c++/90243 - orphaned note in uninstantiated constexp...
next