gcc.git
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
2016-08-02 Bin Chengre PR tree-optimization/34114 (Missed optimization...
2016-08-02 Bin Chengre PR tree-optimization/34114 (Missed optimization...
2016-08-02 Jonathan WakelySkip scan-assembler test when -flto is used
2016-08-02 Jonathan WakelySupport using -flto with libstdc++ testsuite
2016-08-02 Tamar Christina[PATCH AArch64] Add more AArch64 NEON intrinsics
2016-08-02 GCC AdministratorDaily bump.
2016-08-01 Michael Meissnerrs6000-c.c (altivec_resolve_overloaded_builtin): Add...
2016-08-01 Jason MerrillWarn about mangled name change even if DECL_REALLY_EXTERN.
2016-08-01 Jason Merrillmangle.c (get_abi_tags): New.
2016-08-01 Jason Merrill* mangle.c (mangle_decl): Fix mangled name change warning.
2016-08-01 Jonathan WakelyAdd non-const std::basic_string::data() for C++17
2016-08-01 Georg-Johann Layre PR target/71948 ([avr] Make progmem work on reduced...
2016-08-01 Wilco DijkstraThis patch optimizes the prolog and epilog code to...
2016-08-01 Jonathan WakelyDisable std::string and std::wstring extern templates...
2016-08-01 Jason MerrillPR c++/72766 - ICE with VLA
2016-08-01 H.J. LuConvert V1TImode register to TImode in debug insn
2016-08-01 Alan Haywardre PR tree-optimization/71818 (ICE in as_a, at is-a...
2016-08-01 Jonathan WakelyRemove ignored "xfail" from dg-do compile directives
2016-08-01 Martin LiskaChange dump expectation in PR71857
2016-08-01 Jonathan WakelyFix __gnu_cxx::hash_set test to pass in C++98 mode
2016-08-01 Andreas Schwab* include/cpplib.h: Fix comment typo.
2016-08-01 Georg-Johann Layre PR target/72767 ([avr] Some branches report too...
2016-08-01 Georg-Johann Layextend.texi (AVR Built-in Functions): Document __builti...
2016-08-01 Jonathan WakelyRemove "-x c" from dg-options in libstdc++ C++ test
2016-08-01 Jonathan WakelyLimit std::tuple tests to run for C++11 and later
2016-08-01 Jonathan WakelyMake libstdc++ debug mode test valid for C++98
2016-08-01 Jonathan WakelyRemove unused headers and variables from libstdc++...
2016-08-01 Jonathan WakelyRemove duplicate dg-options directive in string_view...
2016-08-01 Jonathan WakelyUse -std=gnu++98 instead of -std=gnu++03 in test
2016-08-01 Jonathan WakelyRemove linker options from compile-only tests
2016-08-01 Jonathan WakelyRun std::ios_base enum tests for C++11 and up
2016-08-01 Kyrylo Tkachov[AArch64] Allow multiple-of-8 immediate offsets for...
2016-08-01 Virendra Pathakaarch64.c (vulcan_tunings): Update vulcan L1 cache_line...
2016-08-01 Jan Beulichextend shift count warnings to vector types
2016-08-01 Uros Bizjakbaseline_symbols.txt: Update.
2016-08-01 GCC AdministratorDaily bump.
2016-07-31 Jonathan WakelyChange std::conditional test to compile-only
2016-07-31 Jonathan WakelyEnsure std::atomic test is compiled with optimization
2016-07-31 Jonathan WakelyFix DR 438 std::list test to pass in C++98 mode
2016-07-31 Jonathan WakelyEnable std::regex test for C++11 or later
2016-07-31 Jonathan WakelyFix non-portable std::regex test and test more cases
2016-07-31 Jonathan WakelyAllow std::pair test to run in C++11 mode too
2016-07-31 Jonathan Wakelylibstdc++/72745 add static assertion for invalid tuple...
2016-07-31 Jonathan WakelyMove dg-error directives to relevant lines
2016-07-31 William SchmidtOops, ChangeLog didn't commit
2016-07-31 Ville VoutilainenAdd missing variable traits, fix testsuite failures.
2016-07-31 William Schmidtdivkc3-1.c: Require POWER8 hardware.
2016-07-31 Jonathan WakelyCheck __STRICT_ANSI__ for 128-bit arithmetic types
2016-07-31 Jonathan WakelyFix file extension of libstdc++ test
2016-07-31 Jonathan WakelyMake check_effective_target_c++ work for libstdc++
2016-07-31 Steven G. Karglre PR fortran/41922 (Diagnostic: No location shown...
2016-07-31 GCC AdministratorDaily bump.
2016-07-30 Steven G. Karglre PR fortran/68566 (ICE on using unusable array in...
2016-07-30 Martin SeborPR c++/60760 - arithmetic on null pointers should not...
2016-07-30 Michael Meissnerrs6000-protos.h (rs6000_adjust_vec_address): New functi...
2016-07-30 Steven G. Karglre PR fortran/69867 (ICE on initializing character...
2016-07-30 Steven G. Karglre PR fortran/69962 (ICE on missing parameter attribute...
2016-07-30 Steven G. Karglre PR fortran/70006 (Duplicate errors "label not defined")
2016-07-30 Steven G. Karglre PR fortran/71730 (ICE when character length specific...
2016-07-30 GCC AdministratorDaily bump.
2016-07-29 Bill Schmidt_divkc3.c: Add copyright/license boilerplate.
2016-07-29 Ville VoutilainenImplement C++17 variable templates for type traits.
2016-07-29 William Schmidtpr70098.C: Remove XFAIL for powerpc64_no_dm.
2016-07-29 Marek Polacekre PR c/71926 (wrong location for -Wparentheses warning)
2016-07-29 Marek Polacekre PR c/71573 (ICE on invalid C code on x86_64-linux...
2016-07-29 Marek Polacekre PR c/71853 (ICE on an ill-formed case statement...
2016-07-29 Marek Polacekre PR c/71742 (Wrong formulation of "error: flexible...
next