platform/upstream/gcc.git
2016-10-12 Jonathan WakelyDefine std::sample for C++17
2016-10-12 Segher Boessenkoolregrename: Don't rename restores
2016-10-12 Segher Boessenkooldce: Don't dead-code delete separately wrapped restores
2016-10-12 Segher Boessenkoolseparate shrink-wrap: New command-line flag, status...
2016-10-12 Segher Boessenkoolrs6000: Warn for "GCC vector passed by reference" only...
2016-10-12 David Malcolmprint_rtx_function: integrate dumping of the CFG into...
2016-10-12 Segher Boessenkoolrs6000: Use "dg-warning ... 0" in a few places
2016-10-12 David MalcolmAdd selftest::read_file
2016-10-12 Robert Suchanek[MIPS] Add MSA tests
2016-10-12 Richard Bienerre PR debug/77947 (ICE with -g and -O2 in strip_naming_...
2016-10-12 Arnaud Charlet[multiple changes]
2016-10-12 Ian Lance Taylorsyscall, internal/syscall/unix: Fix getrandom, clone...
2016-10-12 Yannick Moysem_prag.adb (Analyze_Refined_Depends_In_Decl_Part...
2016-10-12 Arnaud Charlet[multiple changes]
2016-10-12 Arnaud Charlet[multiple changes]
2016-10-12 Jonathan WakelyMake test helper work with non-copyable types
2016-10-12 Thomas SchwingeFix LTO_STREAMER_DEBUG build
2016-10-12 Thomas SchwingeUn-break dwarf2out for DWARF2_LINENO_DEBUGGING_INFO...
2016-10-12 Thomas SchwingeMake GCC selftests work for *-wrs-vxworks-* targets
2016-10-12 Thomas SchwingeIn gcc/Makefile.in, factor out SELFTEST_FLAGS
2016-10-12 Thomas SchwingeFix gcc/vmsdbgout.c:vmsdbg_debug_hooks for "More trivia...
2016-10-12 Hristian Kirtchevexp_ch5.adb, [...]: Minor reformatting.
2016-10-12 Arnaud Charlet[multiple changes]
2016-10-12 Arnaud Charlet[multiple changes]
2016-10-12 Georg-Johann Layrtl.h (struct rtx_def): Comment how RTX_FLAGS will...
2016-10-12 Arnaud Charlet[multiple changes]
2016-10-12 Arnaud Charlet[multiple changes]
2016-10-12 Jonathan WakelySimplify std::call_once implementation
2016-10-12 Jonathan WakelyAdd missing return to uninitialized_default_construct_n
2016-10-12 Jonathan WakelyRemove 'return' from noreturn function
2016-10-12 Jonathan WakelyDo not copy std:call_once arguments (LWG 2442)
2016-10-12 Martin LiskaAdd a helper function: create_tmp_reg_or_ssa_name
2016-10-12 Ed Schonbergsem_ch12.adb (Check_Formal_Package_Instance): Skip...
2016-10-12 Ed Schonbergcontracts.adb (Analyze_Contracts): For a type declarati...
2016-10-12 Nathan Sidwell* diagnostic.c (diagnostc_report_diagnostic): Fix forma...
2016-10-12 Arnaud Charlet[multiple changes]
2016-10-12 Eric Botcazoure PR ada/64057 (possible issue in the shared implement...
2016-10-12 Pierre-Marie... DWARF: space-optimize loc. descr. for integer literals...
2016-10-12 Pierre-Marie... DWARF: fix scoping for descriptions of local types
2016-10-12 Richard Bienermatch.pd ((X /[ex] A) * A -> X): Remove unnecessary...
2016-10-12 Richard Biener2016-10-12 Richard Biener <rguenther@suse.de>
2016-10-12 Richard Bienerre PR middle-end/77920 (186.crafty doesn't compile)
2016-10-12 Jakub Jelinekre PR tree-optimization/77929 (ICE: verify_gimple faile...
2016-10-12 Aaron Sawdeyre PR target/77934 (pattern for mtvsrdd needs to use...
2016-10-12 GCC AdministratorDaily bump.
2016-10-11 Jakub Jelinekgcc/
2016-10-11 Eric Botcazousparc.c (emit_scc_insn): Remove direct support for...
2016-10-11 Jakub Jelinekiresolve.c (is_trig_resolved, [...]): Formatting fixes.
2016-10-11 Jeff Lawre PR tree-optimization/77424 (Identical statements...
2016-10-11 Steven G. Karglre PR fortran/77942 (ICE: Floating point exception...
2016-10-11 Eric Botcazousystem-linux-armeb.ads (Backend_Overflow_Checks): Chang...
2016-10-11 David MalcolmSplit print_rtx into subroutines
2016-10-11 Fritz ReeseFix bad commit for -fdec-math.
2016-10-11 Jerry DeLislesimplify.c (radians_f): Fix mpdr_mod.
2016-10-11 Andris Pavenisadaint.c: Include process.h, signal.h, dir.h and utime...
2016-10-11 Andris PavenisMakefile.in (LIBGNAT_TARGET_PAIRS): Define for DJGPP...
2016-10-11 Andris Pavenisctrl_c.c: Do not use macro SA_RESTART for DJGPP.
2016-10-11 Uros Bizjakalpha-passes.def: New file.
2016-10-11 Michael Meissnerre PR target/77924 (-mfloat128-type change broke AIX)
2016-10-11 Ian Lance Taylorconfigure: redirect -fsplit-stack compilation to dev...
2016-10-11 Richard Bienerdwarf2out.c (DEBUG_STR_OFFSETS_SECTION): Remove conditi...
2016-10-11 Richard Bienerre PR debug/77931 (PASS->FAIL: gdb.cp/namespace.exp...
2016-10-11 Venkataramanan... Fix integer load reservation for -march=znver1
2016-10-11 Fritz ReeseNew flag -fdec-math for COTAN and degree trig intrinsics.
2016-10-11 Eric BotcazouMinor tweaks
2016-10-11 Nathan Sidwell* MAINTAINERS: Update email address.
2016-10-11 Senthil Kumar... Fix gcc.dg/tree-ssa/pr59597.c failure for avr
2016-10-11 Pierre-Marie... exp_dbug.adb (Debug_Renaming_Declaration): Process...
2016-10-11 Jonathan WakelyOptimise std::list::assign(initializer_list<T>) slightly
2016-10-11 Jonathan WakelySimplify std::rethrow_if_nested definition
2016-10-11 Jonathan WakelyEnable printers and xmethods for std::__cxx11::list
2016-10-11 Jonathan WakelyRemove redundant const qualifliers from string_view
2016-10-11 Jonathan WakelyMore noexcept for standard mutex types and locks
2016-10-11 Thomas Preud... PR77710: fix triplet in builtin-sprintf-warn-4.c
2016-10-11 Pierre-Marie... utils2.c (build_binary_op): Add a NO_FOLD argument.
2016-10-11 Tristan Gingoldfe.h (Constant_Value): Declare.
2016-10-11 Eric Botcazoutrans.c (gnat_to_gnu): Adjust comment.
2016-10-11 Eric Botcazouutils.c (type_unsigned_for_rm): New predicate.
2016-10-11 Marek Polacekc-common.c (warning_candidate_p): Change the return...
2016-10-11 Eric Botcazousystem-linux-ppc64.ads: Delete.
2016-10-11 Eric BotcazouAdd missing file
2016-10-11 Eric Botcazousparc.opt (msubxc): New option.
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*.
next