gcc.git
2016-10-21 Jonathan WakelySplit <functional> into smaller pieces
2016-10-21 Jakub Jelinekdwarf2out.c (ranges_table): Change into vec<dw_ranges...
2016-10-21 Jakub Jelinekdwarf2out.c (gen_variable_die): Emit DW_AT_const_expr...
2016-10-21 Jakub Jelinekgimplify.c (gimplify_bind_expr): Handle oacc_declare_re...
2016-10-21 David MalcolmStart adding selftests for print_rtx
2016-10-21 Jonathan WakelyUse global operator new in std::make_exception_ptr
2016-10-21 Paul Thomasre PR fortran/69566 ([OOP] Failure of SELECT TYPE with...
2016-10-21 Trevor Saundersmake tablejump_p return the label as a rtx_insn *
2016-10-21 Trevor Saundersmake LABEL_REF_LABEL a rtx_insn *
2016-10-21 Senthil Kumar... Fix PR 71627 - unable to find a register to spill
2016-10-21 Hartmut PennerMAINTAINERS: Update email address
2016-10-21 Eric Botcazoutree-ssa-loop-split.c: Remove trailing spaces.
2016-10-21 Eric Botcazousparc-modes.def (CCV): New.
2016-10-21 Andre Vieirapure-code.exp: Require arm_cortex_m effective target.
2016-10-21 Kyrylo Tkachov[ree] PR rtl-optimization/78038: Handle global register...
2016-10-21 Richard Bienerre PR c++/78051 (error: dead STMT in EH table when...
2016-10-21 David Edelsohnrs6000.c (rs6000_assemble_visibility): Swap "internal...
2016-10-21 Jerry DeLisletransfer.c (finalize_transfer): Free format data in...
2016-10-21 GCC AdministratorDaily bump.
2016-10-20 Steven G. Karglarray.c (gfc_match_array_constructor): Remove set,...
2016-10-20 Uros Bizjaki386.c (ix86_fold_builtin): Handle IX86_BUILTIN_INFQ...
2016-10-20 Bernd Edlingerwdate-time.c: Restored test case.
2016-10-20 Ian Lance Taylorruntime: rewrite interface code into Go
2016-10-20 Jakub Jelinek* g++.dg/cpp1z/inline-var1.C (w): Initialize to 64...
2016-10-20 Jakub Jelinek* doc/gty.texi (for_user): Use @item next to @findex.
2016-10-20 Uros Bizjakre PR target/78037 (Incorrect code generated at optimiz...
2016-10-20 Martin LiskaDo not fixup edges for a thunk in LTRANS (PR lto/78049)
2016-10-20 Eric Botcazoucompare-elim.c (conforming_compare): Accept UNSPECs.
2016-10-20 Richard Bienertree-ssa-alias.c (ptrs_compare_unequal): Remove code...
2016-10-20 Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Fix the...
2016-10-20 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Update __cpp_concept...
2016-10-20 Jason Merrill* g++.dg/cpp1z/aligned-new7.C: Fix for small MAX_STACK_...
2016-10-20 Michael Matzloop splitting
2016-10-20 Jonathan WakelyPrepare shared_ptr for array support
2016-10-20 Ville VoutilainenDo the operator= SFINAE in the return type for optional,
2016-10-20 Jonathan WakelyTweak whitespace in std::allocator files
2016-10-20 Nicolas RocheMakefile (x86-64/Linux): Restore missing pairs.
2016-10-20 Andre Vehreschildclass.c (gfc_build_class_symbol): Set the kind of _len...
2016-10-20 Richard Bienerpr35356-1.c: Update.
2016-10-20 Jonathan WakelyPR78052 Define std::allocator<void>::{construct,destroy}
2016-10-20 Jonathan WakelyAdd more tests for enable_shared_from_this ambiguities
2016-10-20 Richard Bienercgraphunit.c (analyze_functions): Set node->definition...
2016-10-20 Andreas KrebbelS/390: Add fallthrough comment in md file.
2016-10-20 Paolo Carlinire PR c++/77446 (Suspicious "non-constant condition...
2016-10-20 Prathamesh... re PR tree-optimization/53979 (((a ^ b) | a) not optimi...
2016-10-20 GCC AdministratorDaily bump.
2016-10-19 John David... pa64-hpux-lib.h: New file.
2016-10-19 Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn only...
2016-10-19 Jonathan WakelyMake std::enable_shared_from_this cope with ambiguity
2016-10-19 Jerry DeLisledtio_17.f90: Fix test.
2016-10-19 Aldy HernandezWalloca-1.c: Adjust test for !lp64 targets.
2016-10-19 Jonathan WakelyFix copy&paste error in __gnu_debug::vector
2016-10-19 Jonathan WakelyFix incorrect comment about std::auto_ptr
2016-10-19 Bernd Edlingerarm.c (arm_emit_coreregs_64bit_shift): Clear the result...
2016-10-19 Ian Lance Taylorruntime, syscall: force EPOLLET to be positive
2016-10-19 Aldy HernandezWvla-1.c: Rename to...
2016-10-19 Eric Botcazouomp-low.c (pass_oacc_device_lower::gate): New method.
2016-10-19 Bill Schmidtre PR tree-optimization/77916 (ICE in verify_gimple_in_...
2016-10-19 Jonathan WakelyTest experimental::shared_ptr construction from other...
2016-10-19 Bin Chengre PR tree-optimization/78005 (172.mgrid and 450.soplex...
2016-10-19 Thomas Schwinge[PR lto/77458] Avoid ICE in offloading with differing...
2016-10-19 Martin LiskaReplace NULL with false as a return value
2016-10-19 Thomas Schwinge[PR tree-optimization/78024] Clear basic block flags...
2016-10-19 Jonathan WakelyMove negative unique_ptr tests to new file
2016-10-19 Jonathan WakelyFix std::experimental::shared_ptr SFINAE constraints
2016-10-19 Jonathan WakelyPR77990 refactor unique_ptr to encapsulate tuple
2016-10-19 Richard Bienerdomwalk.c (dom_walker::walk): Use RPO order.
2016-10-19 Eric Botcazousystem-linux-armel.ads: Rename into...
2016-10-19 Richard Bienertree-vrp.c (evrp_dom_walker::evrp_dom_walker): Initiali...
2016-10-19 GCC AdministratorDaily bump.
2016-10-18 David EdelsohnFix formatting.
2016-10-18 Aldy HernandezMakefile.in (OBJS): Add gimple-ssa-warn-alloca.o.
2016-10-18 Eric BotcazouMakefile.in (EXTRA_GNATRTL_NONTASKING_OBJS): Define.
2016-10-18 Thomas SchwingeUse FOR_ALL_BB_FN in a few more places
2016-10-18 Kelvin Nilsenvec-all-ne-0.c: New test.
2016-10-18 Max Filippovxtensa: don't use unwind-dw2-fde-dip with elf targets
2016-10-18 Ding-Kai Chenxtensa: add HW FPU sequences for DIV/SQRT/RECIP/RSQRT
2016-10-18 Jonathan WakelyFix indentation of experimental::shared_ptr code
2016-10-18 Jonathan WakelyFix typos in experimental::shared_ptr
2016-10-18 Andrew Pinskire PR middle-end/65950 (exit in main is causing the...
2016-10-18 Uros Bizjakre PR target/77991 (ICE on x32 in plus_constant, at...
2016-10-18 Ian Lance Taylorruntime: copy netpoll code from Go 1.7 runtime
2016-10-18 Matthew FortuneSet gcc_force_conventional_output even without LTO...
2016-10-18 Bill Schmidtre PR tree-optimization/77916 (ICE in verify_gimple_in_...
2016-10-18 Ian Lance Taylorruntime: scan caller-saved registers for non-split...
2016-10-18 David Edelsohnrs6000.c (rs6000_output_symbol_ref): Move storage mappi...
2016-10-18 Senthil Kumar... Return earlier if not effective_target_int32
2016-10-18 Jonathan WakelyDon't define uses-allocator variable templates in C++11
2016-10-18 Richard Bienertree-vrp.c (evrp_dom_walker::before_dom_children):...
2016-10-18 Segher Boessenkoolrs6000: Fix separate shrink-wrapping for TARGET_MULTIPLE
2016-10-18 Richard Bienertree-ssa-propagate.h (substitute_and_fold): Adjust...
2016-10-18 Richard Bienergenmatch.c (dt_operand::gen_gimple_expr): Use get_name...
2016-10-18 Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-10-18 David Malcolmread-md.c: Move various state to within class rtx_reader
2016-10-18 GCC AdministratorDaily bump.
2016-10-17 Kugan VivekanandarajahUse get_ptr_nonnull in tree-vrp
2016-10-17 Kugan VivekanandarajahUse get/set_ptr_nonnull in ipa-vrp
2016-10-17 Kugan VivekanandarajahSet nonnull attribute to ptr_info_def based on VRP
2016-10-17 Eric Botcazoui386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...
2016-10-17 Bill Schmidtgimple-ssa-strength-reduction.c (record_increment)...
next