aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-26builds with no regressions on genoaibm/bz78056Kelvin Nilsen
2016-10-25doctor up the test cases that produce error messagesKelvin Nilsen
2016-10-21proposed patchKelvin Nilsen
2016-10-21Branch to work on bugzilla problem report 78056.Kelvin Nilsen
2016-10-21Start adding selftests for print_rtxDavid Malcolm
2016-10-21Use global operator new in std::make_exception_ptrJonathan Wakely
2016-10-212016-10-21 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2016-10-21make tablejump_p return the label as a rtx_insn *Trevor Saunders
2016-10-21make LABEL_REF_LABEL a rtx_insn *Trevor Saunders
2016-10-21Fix PR 71627 - unable to find a register to spillSenthil Kumar Selvaraj
2016-10-21 * MAINTAINERS: Update email addressHartmut Penner
2016-10-21 * tree-ssa-loop-split.c: Remove trailing spaces.Eric Botcazou
2016-10-21 * config/sparc/sparc-modes.def (CCV): New.Eric Botcazou
2016-10-212016-10-21 Andre Vieira <andre.simoesdiasvieira@arm.com>Andre Vieira
2016-10-21[ree] PR rtl-optimization/78038: Handle global register dataflow definitions ...Kyrylo Tkachov
2016-10-212016-10-21 Richard Biener <rguenther@suse.de>Richard Biener
2016-10-21* config/rs6000/rs6000.c (rs6000_assemble_visibility): Swap "internal"David Edelsohn
2016-10-212016-10-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2016-10-21Daily bump.GCC Administrator
2016-10-202016-10-20 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2016-10-20 * config/i386/i386.c (ix86_fold_builtin): Handle IX86_BUILTIN_INFQUros Bizjak
2016-10-202016-10-20 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-10-20 runtime: rewrite interface code into GoIan Lance Taylor
2016-10-20 * g++.dg/cpp1z/inline-var1.C (w): Initialize to 64 + 2.Jakub Jelinek
2016-10-20 * doc/gty.texi (for_user): Use @item next to @findex.Jakub Jelinek
2016-10-20 PR target/78037Uros Bizjak
2016-10-20Do not fixup edges for a thunk in LTRANS (PR lto/78049)Martin Liska
2016-10-20 * compare-elim.c (conforming_compare): Accept UNSPECs.Eric Botcazou
2016-10-202016-10-20 Richard Biener <rguenther@suse.de>Richard Biener
2016-10-202016-10-20 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-10-20 * c-cppbuiltin.c (c_cpp_builtins): Update __cpp_concepts value.Jason Merrill
2016-10-20* g++.dg/cpp1z/aligned-new7.C: Fix for small MAX_STACK_ALIGNMENT targets.Jason Merrill
2016-10-20loop splittingMichael Matz
2016-10-20Prepare shared_ptr for array supportJonathan Wakely
2016-10-20Do the operator= SFINAE in the return type for optional,Ville Voutilainen
2016-10-20Tweak whitespace in std::allocator filesJonathan Wakely
2016-10-20 * gcc-interface/Makefile (x86-64/Linux): Restore missing pairs.Nicolas Roche
2016-10-20gcc/fortran/ChangeLog:Andre Vehreschild
2016-10-202016-10-20 Richard Biener <rguenther@suse.de>Richard Biener
2016-10-20PR78052 Define std::allocator<void>::{construct,destroy}Jonathan Wakely
2016-10-20Add more tests for enable_shared_from_this ambiguitiesJonathan Wakely
2016-10-202016-10-20 Richard Biener <rguenther@suse.de>Richard Biener
2016-10-20S/390: Add fallthrough comment in md file.Andreas Krebbel
2016-10-202016-10-20 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2016-10-202016-10-20 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2016-10-20Daily bump.GCC Administrator
2016-10-19libgcc/John David Anglin
2016-10-192016-10-19 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-10-19Make std::enable_shared_from_this cope with ambiguityJonathan Wakely
2016-10-192016-10-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle