]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2016-08-06  Jonathan WakelyAdd std::apply for C++17
2016-08-05  Patrick PalkaImprove forward jump threading of switch statements...
2016-08-05  Vladimir Makarovre PR rtl-optimization/69847 (Spec 2006 403.gcc slows...
2016-08-05  Ian Lance Taylorre PR go/72812 (reflect FAILs with Solaris as)
2016-08-05  Martin Seborconstexpr.c (cxx_eval_store_expression): Remove hyphen...
2016-08-05  David MalcolmOn-demand locations within string-literals
2016-08-05  Patrick Palkare PR tree-optimization/72810 (error: type mismatch...
2016-08-05  James Greenhalgh[AArch64] Handle HFAs of float16 types properly
2016-08-05  Jonathan WakelyCorrect status of __cpp_lib_enable_shared_from_this
2016-08-05  Jonathan WakelyImplement C++17 rounding functions for std::chrono...
2016-08-05  Martin Liskagcov tool: Implement Hawick's algorithm for cycle detec...
2016-08-05  Martin Liskagcov: rename line_next to next_file_fn in function_info
2016-08-05  Nathan Sidwellre PR c++/68724 (ice in unify, at cp/pt.c:19902)
2016-08-05  Jonathan WakelyUse __invoke in std::function internals
2016-08-05  Richard Bienerivopt_5.c: Make robust against edge swapping.
2016-08-05  Richard Bienertree-ssa-threadupdate.c (thread_block_1): Remove unnece...
2016-08-05  Richard Bienertree-cfgcleanup.c (tree_forwarder_block_p): Use bb_loop...
2016-08-05  Kugan Vivekanandarajahtree-vrp.c (extract_range_basic): Check cfun->after_inl...
2016-08-05  Alan Modra[RS6000] rs6000_preferred_reload_class
2016-08-05  GCC AdministratorDaily bump.
2016-08-05  Patrick PalkaTeach VRP to truncate the case ranges of a switch
2016-08-04  Uros Bizjakre PR target/72805 (AVX512: invalid code generation...
2016-08-04  David Malcolmselftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT
2016-08-04  Prathamesh... pr70920-4.c: Move dg-require-effective-target before...
2016-08-04  Prathamesh... pr71078-1.c: Remove double and long double test-cases.
2016-08-04  Paolo Carlinire PR c++/72800 (ICE on invalid C++14 code with initial...
2016-08-04  Patrick PalkaFix ICE on invalid variable template instantiation...
2016-08-04  Patrick PalkaDesignate the widest case label to be the default label
2016-08-04  Jonathan WakelyDefine std::is_callable and std::is_nothrow_callable
2016-08-04  Ian Lance Taylorruntime: fix incorrectly commented out code in heapdump.c
2016-08-04  Marcel Böhmere PR c++/71696 (Libiberty Demangler segfaults (6))
2016-08-04  James Greenhalgh[Patch obvious testsuite] Remove duplicate body from...
2016-08-04  Ian Lance Taylortext/template: reduce maxExecDepth for gccgo
2016-08-04  Ian Lance Taylorcompiler: include "go-system.h" in escape.cc
2016-08-04  Jason MerrillPR c++/72415 - member template with fold-expression...
2016-08-04  Jason MerrillRename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
2016-08-04  Jason MerrillPR c++/72796 - wrong resolution of scoped method call.
2016-08-04  Andrew Pinskiaarch64.c (thunderx_vector_cost): New variable.
2016-08-04  Martin LiskaFix GNU coding style in gcov.c
2016-08-04  Thomas SchwingeRework C/C++ OpenACC routine parsing
2016-08-04  Thomas SchwingeC/C++: Simplify handling of location information for...
2016-08-04  Thomas SchwingeC++ OpenACC routine directive testing: templated, and...
2016-08-04  Thomas SchwingeMake libgomp.oacc-c-c++-common/crash-1.c a "link" test...
2016-08-04  Jonathan WakelyUpdate C++17 library implementation status table
2016-08-04  Bernd Edlinger016-08-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-08-04  Bernd Edlingerre PR target/70903 (wrong code with bfi @ aarch64 with...
2016-08-04  Jonathan WakelyDefine std::enable_shared_from_this::weak_from_this
2016-08-04  Jonathan WakelySimplify std::__invoke_impl definitions
2016-08-04  Martin LiskaUse TESTING_IN_BUILD_TREE in params.exp
2016-08-04  Kugan Vivekanandarajahtree-inline.c (remap_ssa_name): Check for POINTER_TYPE_...
2016-08-04  Georg-Johann Layre PR target/70677 (Suboptimal cond on AVR: unneeded...
2016-08-04  Georg-Johann Layre PR target/55181 (Expensive shift loop where a bit...
2016-08-04  Marek Polacekre PR c++/70229 (error: constexpr constructor does...
2016-08-04  Richard Bienerre PR rtl-optimization/71984 (wrong code with -O -mavx5...
2016-08-04  Kugan Vivekanandarajahtree-vrp.c (set_value_range): Use vrp_equiv_obstack...
2016-08-04  GCC AdministratorDaily bump.
2016-08-04  Ian Lance Taylorescape: Enable escape analysis in gccgo.
2016-08-03  Peter Bergnerrs6000.c (rs6000_option_override_internal): Make LRA...
2016-08-03  Ian Lance Taylorgotest: multiple +build lines must all be true
2016-08-03  Andrew Pinski20160802-1.c: New testcase.
2016-08-03  Ian Lance Taylorcompiler: improve type caching for interface types
2016-08-03  Jonathan WakelyDefine feature-test macro for std::enable_shared_from_this
2016-08-03  Jonathan WakelyDefine std::shared_ptr::weak_type
2016-08-03  Bernd Edlingerre PR middle-end/71876 (longjmp is miscompiled with...
2016-08-03  Vladimir Makarovre PR rtl-optimization/72778 (internal compiler error...
2016-08-03  Jonathan WakelyDefine std::as_const
2016-08-03  Jonathan WakelyDefine std::owner_less<void> specialization (P0074R0)
2016-08-03  Jonathan WakelyDefine C++17 feature-test macros
2016-08-03  Nathan Sidwellnvptx.c (nvptx_declare_function_name): Round frame...
2016-08-03  Jonathan WakelyDefine __cpp_lib_generic_associative_lookup feature...
2016-08-03  Ian Lance Taylorescape: Stack allocate non-escaping expressions.
2016-08-03  Eric Gallagerdownload_prerequisites: Explicitly remove existing...
2016-08-03  Jonathan WakelyEnable Mathematical Special Functions for C++17
2016-08-03  Jonathan WakelyRemove deprecated has_trivial_xxx traits
2016-08-03  Fritz Reeselang.opt: New option -fdec-intrinsic-ints.
2016-08-03  Richard Bienerpr71403-1.c: Use dg-additional-options and remove -O3.
2016-08-03  Richard Bienerloadpre2.c: Disable LIM.
2016-08-03  Martin LiskaAdd branch_changer.py script to maintainer-scripts
2016-08-03  Senthil Kumar... Fix tests that break unnecessarily for avr.
2016-08-03  Alan Modra[RS6000] power8 unaligned fp load/store
2016-08-03  Alan Modra[RS6000] cost SLOW_UNALIGNED_ACCESS
2016-08-03  Alan Modra[RS6000] Force source of fix_trunc<mode>si2 to reg
2016-08-03  Alan Modra[RS6000] Remove negative from option help strings
2016-08-03  Alan Modra[RS6000] Delete duplicate code
2016-08-03  GCC AdministratorDaily bump.
2016-08-02  Chris Manghaneescape: Add basic debugging.
2016-08-02  Vladimir Makarovre PR rtl-optimization/72778 (internal compiler error...
2016-08-02  Jonathan WakelyFix std::wstring allocator tests
2016-08-02  Jonathan WakelyImprove comments on check_v3_target_filesystem_ts
2016-08-02  Jonathan WakelyMove dg-error directives to relevant lines
2016-08-02  Jonathan WakelyAdd -fno-show-column to libstdc++ test flags
2016-08-02  Roger Sayleexpr.c (push_value): Only call flush_quick_stack for...
2016-08-02  Vladimir Makarovre PR rtl-optimization/69847 (Spec 2006 403.gcc slows...
2016-08-02  Muhammad Bilal* fixinc.in: Use --parents option to make LIB directory.
2016-08-02  James Greenhalgh[Patch AArch64 Obvious] Fix Bootstrap for my mistake...
2016-08-02  Jonathan WakelySkip C tests if test flags include C++ options
2016-08-02  Jonathan WakelyTest TR1 special functions without adding them to std
2016-08-02  Jonathan WakelyOnly run math special function tests for C++11 and...
2016-08-02  Jonathan WakelyMake TR1 special function tests support C++98
2016-08-02  Rainer OrthUpdate Solaris baselines
next