gcc.git
2016-10-11 Eric Botcazouvisium-modes.def (CC_NOOV): Rename into...
2016-10-11 Tom de VriesRemove RECORD_TYPE special-casing in std_canonical_va_l...
2016-10-11 Eric Botcazoutree.h (build_complex_type): Add second parameter with...
2016-10-11 Georg-Johann LayNew avr-passes.def to register AVR specific passes.
2016-10-11 Robert Suchanek[MIPS] Disable -mbranch-likely for -Os when targetting...
2016-10-11 Richard Bienerlto-streamer-out.c (collect_block_tree_leafs): New...
2016-10-11 Marek PolacekMakefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.
2016-10-11 GCC AdministratorDaily bump.
2016-10-11 Than McIntoshcompiler: move Backend/Linemap creation out of front...
2016-10-11 Ian Lance TaylorAccidentally failed to commit these earlier, as part of:
2016-10-10 Kugan VivekanandarajahInfer and push new value ranges for x in y < x.
2016-10-10 Ian Lance Taylorruntime: copy print/println support from Go 1.7
2016-10-10 Joseph MyersAlways support float128 on ia64 (PR target/77586).
2016-10-10 Joseph Myers* sv.po: Update.
2016-10-10 Jonathan WakelyImprove docs on libstdc++ source-code layout
2016-10-10 Ville VoutilainenMake any's copy assignment operator exception-safe,
2016-10-10 Kugan VivekanandarajahAllocate bitmap before copying
2016-10-10 Andreas Toblerconfigure.ac: Add aarch64-*-freebsd*.
2016-10-10 Jason MerrillC++17 class deduction issues
2016-10-10 Jeff Lawre PR tree-optimization/71947 (x ^ y not folded to...
2016-10-10 Jonathan WakelyUpdate docs on libstdc++ source-code layout
2016-10-10 Bill Schmidtre PR tree-optimization/77824 (unreachable code in...
2016-10-10 Jonathan WakelyCorrect C++11 implementation status docs
2016-10-10 Jonathan WakelyUse noexcept instead of _GLIBCXX_USE_NOEXCEPT
2016-10-10 Than McIntoshcompiler: prune away gcc-specific linemap usage
2016-10-10 Ian Lance Taylorruntime: copy channel code from Go 1.7 runtime
2016-10-10 Jonathan WakelyMinor simplification to std::_Bind_result helpers
2016-10-10 Andreas KrebbelS/390: Wrap more macro args into ()
2016-10-10 Jonathan WakelyImplement constexpr std::addressof for C++17
2016-10-10 Thomas Koenigre PR fortran/77915 (Internal error for matmul() in...
2016-10-10 Georg-Johann Laygen-avr-mmcu-texi.c (string.h): Include.
2016-10-10 Jiong Wang[4/4] ARMv8.2-A testsuite for new scalar intrinsics
2016-10-10 Jiong Wang[3/4] ARMv8.2-A testsuite for new vector intrinsics
2016-10-10 Jiong Wang[2/4] ARMv8.2-A testsuite for new data movement intrinsics
2016-10-10 Jiong Wang[1/4] ARMv8.2-A FP16 testsuite selector
2016-10-10 Jonathan WakelyDefine std::allocator<T>::is_always_equal
2016-10-10 Jonathan WakelyLWG 2733, LWG 2759 reject bool in gcd and lcm
2016-10-10 Andreas Schwabre PR target/77738 (Invalid initialisation of ar.lc...
2016-10-10 Jonathan WakelyAdd noexcept to enable_shared_from_this::weak_from_this
2016-10-10 Claudiu Zissulescu[ARC] Disable compact casesi patterns for arcv2
2016-10-10 Eric Botcazoudecl.c (gnat_to_gnu_entity): Put volatile qualifier...
2016-10-10 Eric Botcazouutils2.c (find_common_type): Do not return the LHS...
2016-10-10 Eric Botcazouutils.c (convert): For a biased input type, convert...
2016-10-10 Eric Botcazou* config-lang.in (lang_requires_boot_languages): Delete.
2016-10-10 Aaron Sawdeyrs6000.h (TARGET_EFFICIENT_OVERLAPPING_UNALIGNED):...
2016-10-10 GCC AdministratorDaily bump.
2016-10-09 Eric Botcazou* gen-pass-instances.awk: Remove GNUism.
2016-10-09 Prathamesh... ipa-prop.c (ipcp_transform_function): Set fields m_vr...
2016-10-09 Janne BlomqvistPR 67585 Handle EINTR
2016-10-09 John David... pa.h (BIGGEST_ALIGNMENT): Adjust comment.
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-10-09 Jakub Jelinekre PR tree-optimization/77901 (ICE in tree-sse-reassoc...
2016-10-09 Prathamesh... ipa-cp.c (ipcp_alignment_lattice): Remove.
2016-10-09 Jason Merrill* cp-gimplify.c (cp_fold): Add variable name.
2016-10-09 GCC AdministratorDaily bump.
2016-10-08 Jason MerrillDelay folding of bool conversion into COND_EXPR.
2016-10-08 Eric Botcazousparc.h (FIXED_REGISTERS): Add %icc.
2016-10-08 Prathamesh... diagnostic-core.h (warning_at_rich_loc_n): Declare.
2016-10-08 Eric Botcazouutils.c (convert): Add missing break.
2016-10-08 Jason MerrillFurther P0135 refinement.
2016-10-08 Jakub Jelinekgen-pass-instances.awk: Rewritten.
2016-10-08 Jakub Jelinekgen-pass-instances.awk: Rewritten.
2016-10-08 Jakub Jelinekinvoke.texi: Document accepting Else, fallthrough.
2016-10-08 Jakub Jelinekinvoke.texi (-Wimplicit-fallthrough): Document FALLTHRU...
2016-10-08 Jakub Jelinekc-lex.c (c_lex_with_flags): For CPP_COMMENT token with...
2016-10-08 GCC AdministratorDaily bump.
2016-10-07 Andrew Pinskiaarch64-arches.def (AARCH64_ARCH): #undef at the end.
2016-10-07 Fritz ReeseFix ICE due to map typespecs with different sized charl...
2016-10-07 Nathan Sidwellre PR c++/64433 (Segmentation fault while compiling)
2016-10-07 Jakub JelinekImplement LWG2296 helper intrinsic c-family/
2016-10-07 Michael Meissnerrs6000-c.c (rs6000_cpu_cpp_builtins): Split -mfloat128...
2016-10-07 Steven G. Karglre PR fortran/77406 (ICE in generic_correspondence...
2016-10-07 Jonathan WakelyImprove implementation-defined docs for libstdc++
2016-10-07 Jonathan WakelyImplement std::has_unique_object_representations
2016-10-07 Bernd Edlingerre PR c++/77700 (suspicios code in cp/parser.c)
2016-10-07 Kyrylo Tkachov[simplify-rtx] Zero-initialise local array in simplify_...
2016-10-07 Richard Bienertree-ssa-propagate.c (replace_phi_args_in): Remove...
2016-10-07 Marek Polacekgimplify.c (should_warn_for_implicit_fallthrough):...
2016-10-07 Bernd Schmidtre PR c++/69733 (-Wignored-qualifiers points to wrong...
2016-10-07 Bernd Schmidtre PR tree-optimization/77880 (out of memory building...
2016-10-07 Marek Polacekre PR c++/77803 (Bogus implicit-fallthrough warning)
2016-10-07 Richard Bienerbitmap.h: Document constraints on bitmap modification...
2016-10-07 Richard Bienerbitmap.c (bitmap_elem_to_freelist): Set indx to -1.
2016-10-07 Jakub Jelinekre PR tree-optimization/77664 (Missed optimization...
2016-10-07 Martin LiskaReally set priority to 99 for __gcov_exit
2016-10-07 Martin LiskaFix profiled bootstrap (part 2)
2016-10-07 Richard Bienergimple-low.c (lower_gimple_bind): Clear DECL_CHAIN...
2016-10-07 Richard Bienerre PR tree-optimization/77879 (mpd gets miscompiled...
2016-10-07 Ian Lance Taylorcompiler: stack allocate storage for temp slices.
2016-10-07 Aaron Sawdey2016-10-06 Aaron Sawdey <acsawdey@linux.vnet.ibm...
2016-10-07 Louis Krupp[multiple changes]
2016-10-07 Louis Krupp2016_10-06 Louis Krupp <louis.krupp@zoho.com>
2016-10-07 GCC AdministratorDaily bump.
2016-10-06 Andrew Pinskiaarch64-cores.def: Add a comment before each set of...
2016-10-06 Jason MerrillC++17 copy elision improvements.
2016-10-06 Jonathan WakelyMake std::scoped_allocator_adaptor's OUTERMOST recursive
2016-10-06 Jakub JelinekImplement P0258R2 - helper for C++17 std::has_unique_ob...
2016-10-06 Kugan Vivekanandarajahre PR tree-optimization/77862 (ice in add_equivalence)
2016-10-06 Kugan VivekanandarajahHandle POINTER_TYPE_P in EVRP
2016-10-06 Chris Manghanego-gcc.cc (Gcc_backend::stack_allocation_expression...
next