aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-07Fix missing range information for "%q+D" format codeDavid Malcolm
2015-12-07Fix changelog entry and add pr66896.C.Martin Liska
2015-12-07Fix new sancov testsDmitry Vyukov
2015-12-07 gcc/Nathan Sidwell
2015-12-07PR target/68627Kirill Yukhin
2015-12-07Commit accidentally forgotten tests.Kirill Yukhin
2015-12-07PR target/68633Kirill Yukhin
2015-12-07 Fix parse/no-type-defn1.C with -std=c++1z.Jason Merrill
2015-12-07 Fix decltype-call1.C with -std=c++1z.Jason Merrill
2015-12-07 Fix crash70.C with -std=c++1z.Jason Merrill
2015-12-07 Fix template/ref1.C, nontype15.C, addr-builtin1.C with -std=c++1z.Jason Merrill
2015-12-07 Fix memclass5.C, memfriend10.C, var-templ19.C with -std=c++1z.Jason Merrill
2015-12-07 PR c++/68597, fix auto9.C and auto-neg1.C with -std=c++1z.Jason Merrill
2015-12-07 * g++.dg/cpp0x/static_assert8.C: Fix for -std=c++1z.Jason Merrill
2015-12-07Daily bump.GCC Administrator
2015-12-07* config/sh/sh.md (rsqrtsf2): Adjust for the recent rsqrt_optab changesKaz Kojima
2015-12-06 PR ada/60164Piotr Trojanek
2015-12-06gnattools/Eric Botcazou
2015-12-06support for AMD clzero isa.Victoria Stepanyan
2015-12-06 PR ada/56274Eric Botcazou
2015-12-06 PR ada/49944Ludovic Brenta
2015-12-06 PR ada/49940Ludovic Brenta
2015-12-062015-12-06 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2015-12-06 * ipa-icf.c (sem_function::merge): Check that local_original exists.Jan Hubicka
2015-12-06Daily bump.GCC Administrator
2015-12-052015-12-05 Juoko Orava <jouko.orava@iki.fi>Juoko Orava
2015-12-052015-12-05 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2015-12-05 * gcc.target/powerpc/recip-sqrtf.c: New test.David Edelsohn
2015-12-05 PR target/68609David Edelsohn
2015-12-05Daily bump.GCC Administrator
2015-12-04check that all the scev applied ops have are dominated by their defsAditya Kumar
2015-12-04fix PR68693: Check for loop structure when extending the SCoPAditya Kumar
2015-12-04[AArch64] Add register constraints to add<mode>3_pluslongJames Greenhalgh
2015-12-04 * gcc.dg/vla-24.c: Requires alloca.Nathan Sidwell
2015-12-042015-12-04 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2015-12-04 gcc/Nathan Sidwell
2015-12-04Add fuzzing coverage supportDmitry Vyukov
2015-12-04 PR middle-end/65958Eric Botcazou
2015-12-04 PR c++/68645Jason Merrill
2015-12-04C++ FE: expression rangesDavid Malcolm
2015-12-04 PR c/68656Jakub Jelinek
2015-12-04 * ipa-inline.c (can_inline_edge_p) Use merged_comdat.Jan Hubicka
2015-12-04gcc:Paolo Bonzini
2015-12-04PR libstdc++/57060 cope with invalid thread IDsJonathan Wakely
2015-12-04rs6000: Clean up the cstore code a bitSegher Boessenkool
2015-12-04gcc * config.gcc (extra_gcc_objs): Define for MSP430.Nick Clifton
2015-12-04I really do hate this keyboard.Segher Boessenkool
2015-12-04rs6000: Implement cstore for signed Pmode register comparesSegher Boessenkool
2015-12-04 * tree-tailcall.c (find_tail_calls): Ignore GIMPLE_NOPs.Jakub Jelinek
2015-12-042015-12-04 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl