gcc.git
2015-12-08 Bernd SchmidtAdd file missing from earlier commit.
2015-12-08 Jakub Jelinekre PR c/48088 (-Werror=frame-larger-than=100 does not...
2015-12-08 David SherwoodAdd file missing from previous commit:
2015-12-08 Christophe... [testsuite][ARM target attributes] Fix effective_target...
2015-12-08 Kirill Yukhinpr68627.f: Limit target to x86.
2015-12-08 Andre Vieirabuiltin-return-1.c: Add an inline assembly read to...
2015-12-08 Matthew Wahab[AArch64] Rework ARMv8.1 command line options.
2015-12-08 Eric Botcazou* doc/invoke.texi (SPARC options): Fix typo.
2015-12-08 Eric Botcazouia64.c (ia64_emit_probe_stack_range): Adjust.
2015-12-08 Uros Bizjaki386.c (ix86_emit_swsqrtsf): Cleanup infinity filternin...
2015-12-08 Uros BizjakChangeLog: Fix whitespace.
2015-12-08 Ilya Enkovichre PR tree-optimization/68766 (internal compiler error...
2015-12-08 DJ Delorieconstraints.md (Wfr): Change to be a non-memory constraint.
2015-12-08 GCC AdministratorDaily bump.
2015-12-07 Eric Botcazoure PR target/63668 (-mstd-struct-return fails for non...
2015-12-07 Jakub Jelinekre PR c++/68760 (ICE in pp_string (pretty-print.c:909))
2015-12-07 Ryan Burnre PR c++/68683 ([concepts] function satisfy_argument_d...
2015-12-07 Jakub Jelinekre PR tree-optimization/66726 (missed optimization...
2015-12-07 Steve Ellceywrap-delay.c: New test.
2015-12-07 Steve Ellceyreorg.c (optimize_skip): Do not put frame related instr...
2015-12-07 Jason Merrillre PR c++/68464 (ICE in valid constexpr function: ...
2015-12-07 Jason Merrillre PR c++/68170 (Declaring friend template class templa...
2015-12-07 Jason Merrillg++.exp: Also find -std list in GXX_TESTSUITE_STDS...
2015-12-07 Evandro MenezesAdd scheduling model for Exynos M1
2015-12-07 Jan Hubicka* fold-const.c (operand_equal_p): Drp flag_strict_alias...
2015-12-07 Nathan Sidwellnvptx.c (write_return): New.
2015-12-07 Marek Polacekre PR c/68668 (bogus error: invalid use of array with...
2015-12-07 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-07 Eric Botcazoure PR middle-end/68291 (ICE in emit_move_insn, at expr...
2015-12-07 Bernd Edlingerfinal.c (shorten_branches): Fix check for basic asm.
2015-12-07 Vladimir Makarovpr68349.c (strlen): Rename to my_strlen.
2015-12-07 Bernd Edlingeripa-icf-gimple.c (func_checker::compare_gimple_asm...
2015-12-07 Nathan Sidwellnvptx.c (nvptx_output_call_insn): Emit trap after no...
2015-12-07 David MalcolmFix missing range information for "%q+D" format code
2015-12-07 Martin LiskaFix changelog entry and add pr66896.C.
2015-12-07 Dmitry VyukovFix new sancov tests
2015-12-07 Nathan Sidwellnvptx.c (nvptx_assemble_decl_begin): Look inside comple...
2015-12-07 Kirill Yukhinre PR target/68627 ([i386, AVX-512] Illegal insn genera...
2015-12-07 Kirill YukhinCommit accidentally forgotten tests.
2015-12-07 Kirill Yukhinre PR target/68633 ([i386, AVX-512] Spec2006/434.zeus...
2015-12-07 Jason MerrillFix parse/no-type-defn1.C with -std=c++1z.
2015-12-07 Jason MerrillFix decltype-call1.C with -std=c++1z.
2015-12-07 Jason MerrillFix crash70.C with -std=c++1z.
2015-12-07 Jason MerrillFix template/ref1.C, nontype15.C, addr-builtin1.C with...
2015-12-07 Jason MerrillFix memclass5.C, memfriend10.C, var-templ19.C with...
2015-12-07 Jason MerrillPR c++/68597, fix auto9.C and auto-neg1.C with -std...
2015-12-07 Jason Merrillstatic_assert8.C: Fix for -std=c++1z.
2015-12-07 GCC AdministratorDaily bump.
2015-12-07 Kaz Kojimash.md (rsqrtsf2): Adjust for the recent rsqrt_optab...
2015-12-06 Piotr Trojanekre PR ada/60164 (Missing parenthesis in the documentation)
2015-12-06 Eric Botcazoure PR ada/50048 ("cc1: note: obsolete option -I- used...
2015-12-06 Victoria Stepanyansupport for AMD clzero isa.
2015-12-06 Eric Botcazoure PR ada/56274 (libada bootstrap failure on kfreebsd...
2015-12-06 Ludovic Brentare PR ada/49944 (Bootstrapping on x86_64-pc-kfreebsd...
2015-12-06 Ludovic Brentare PR ada/49940 (Bootstrapping on x86_64-pc-kfreebsd...
2015-12-06 Tobias Burnusdownload_prerequisites: Download ISL 0.15 instead of...
2015-12-06 Jan Hubicka* ipa-icf.c (sem_function::merge): Check that local_ori...
2015-12-06 GCC AdministratorDaily bump.
2015-12-05 Juoko Oravare PR fortran/50201 (gfortran with -static causes seg...
2015-12-05 Paul Thomasre PR fortran/68676 (ICE in gfc_match_formal_arglist...
2015-12-05 David Edelsohn* gcc.target/powerpc/recip-sqrtf.c: New test.
2015-12-05 David Edelsohnre PR target/68609 (PowerPC reciprocal estimate missed...
2015-12-05 GCC AdministratorDaily bump.
2015-12-04 Aditya Kumarcheck that all the scev applied ops have are dominated...
2015-12-04 Aditya Kumarfix PR68693: Check for loop structure when extending...
2015-12-04 James Greenhalgh[AArch64] Add register constraints to add<mode>3_pluslong
2015-12-04 Nathan Sidwell* gcc.dg/vla-24.c: Requires alloca.
2015-12-04 Vladimir Makarovre PR rtl-optimization/68349 (ice in decompose_normal_a...
2015-12-04 Nathan Sidwellnvptx.c (nvptx_assemble_decl_begin): New, replacing ...
2015-12-04 Dmitry VyukovAdd fuzzing coverage support
2015-12-04 Eric Botcazoure PR middle-end/65958 (-fstack-check breaks alloca...
2015-12-04 Jason Merrillre PR c++/68645 (FAIL: c-c++-common/attr-simd-3.c ...
2015-12-04 David MalcolmC++ FE: expression ranges
2015-12-04 Jakub Jelinekre PR middle-end/68656 (warning about disabled var...
2015-12-04 Jan Hubicka* ipa-inline.c (can_inline_edge_p) Use merged_comdat.
2015-12-04 Paolo Bonzinic-common.c (maybe_warn_shift_overflow): Warn on all...
2015-12-04 Jonathan WakelyPR libstdc++/57060 cope with invalid thread IDs
2015-12-04 Segher Boessenkoolrs6000: Clean up the cstore code a bit
2015-12-04 Nick Cliftongcc * config.gcc (extra_gcc_objs): Define for MSP430.
2015-12-04 Segher BoessenkoolI really do hate this keyboard.
2015-12-04 Segher Boessenkoolrs6000: Implement cstore for signed Pmode register...
2015-12-04 Jakub Jelinek* tree-tailcall.c (find_tail_calls): Ignore GIMPLE_NOPs.
2015-12-04 Steven G. Karglre PR fortran/68684 (gcc/fortran/resolve.c:8748: bad...
2015-12-04 Jakub Jelinekre PR tree-optimization/68680 (On-stack VLA does not...
2015-12-04 Jakub Jelinekre PR tree-optimization/68671 (gcc.dg/torture/pr66952...
2015-12-04 Jeff Lawtree-ssa-reassoc.c (maybe_optimize_range_tests): Return...
2015-12-04 Kyrylo Tkachov[AArch64] Don't allow -mgeneral-regs-only to change...
2015-12-04 Dominik VogtS/390: Add -mbackchain options to fix test failure.
2015-12-04 Dominik Vogt[PATCH 2/2] S/390: Implement "target" attribute.
2015-12-04 Dominik Vogt[PATCH 1/2] S/390: Implement "target" attribute.
2015-12-04 Kirill YukhinAdd notinbranch/inbranch flags to attribute __simd__.
2015-12-04 Ilya Enkovichsse.md (<avx512>_store<mode>_mask): Fix operand checked...
2015-12-04 Nathan Sidwellnvptx.c (write_one_arg): Deal with prologue emission...
2015-12-04 Nathan Sidwell* gcc.dg/graphite/id-28.c: Requires pthreads.
2015-12-04 Richard Bienertree-ssa-sccvn.c (sccvn_dom_walker): Add unreachable_do...
2015-12-04 Richard Bienerbitmap.c (bitmap_find_bit): Guard the bitmap descriptor...
2015-12-04 Eric Botcazoure PR middle-end/65958 (-fstack-check breaks alloca...
2015-12-04 Eric Botcazoure PR middle-end/65958 (-fstack-check breaks alloca...
2015-12-04 Richard Bienerre PR testsuite/68681 (testcase gcc.dg/vect/pr45752...
2015-12-04 Kyrylo Tkachov[ARM] PR target/68214: Delete IP-reg-clobbering call...
next