gcc.git
2017-06-26 Jim WilsonFix for SPEC CPU2017 621.wrf_s failure, add missing...
2017-06-26 Jason MerrillPR c++/81215 - deduction failure with variadic TTP.
2017-06-26 Ian Lance Taylorsyscall: don't define PtraceRegs for Alpha
2017-06-26 Ian Lance Taylorlibgo: redefine ia64 struct names around linux/ptrace.h
2017-06-26 Martin SeborPR c++/81169 - -Wclass-memaccess illegitimate warning...
2017-06-26 Jerome Lambourgconfig.gcc (*-*-vxworks*): Add TARGET_VXWORKS7=1 to...
2017-06-26 Nathan Sidwellcp-tree.h (lang_decl_fn): Remove assignment_operator_p...
2017-06-26 Jerome Lambourgvxworks.h (VXWORKS_OS_CPP_BUILTINS): builtin_define...
2017-06-26 Carl Lovers6000-c.c: Add support for built-in functions vector...
2017-06-26 William Schmidtre PR tree-optimization/71815 (SLSR misses several...
2017-06-26 Bill Schmidtgimple-ssa-strength-reduction.c (uses_consumed_by_stmt...
2017-06-26 Renlin Li[PATCH][Testsuite]Use user defined memmove in gcc.c...
2017-06-26 Richard Bienerre PR target/81175 (EXC_BAD_ACCESS in ::slpeel_duplicat...
2017-06-26 Richard Bienerre PR tree-optimization/81203 (tail recursion: internal...
2017-06-26 Marek Polacekre PR c/80116 (Warn about macros expanding to multiple...
2017-06-26 Eric Botcazou* c-c++-common/ubsan/sanitize-recover-7.c (dg-options...
2017-06-26 Maxim Ostapenko* MAINTAINERS: Add myself to Write After Approval.
2017-06-26 Christophe... [ARM, testsuite] Add -mfloat-abi=hard to arm_neon_ok
2017-06-26 Richard Bienerre PR tree-optimization/80928 (SLP vectorization does...
2017-06-26 GCC AdministratorDaily bump.
2017-06-25 GCC AdministratorDaily bump.
2017-06-24 Jerry DeLislere PR fortran/81160 (arith.c:2009: bad statement order ?)
2017-06-24 Paolo Carlinire PR c++/62315 (do not print typename in diagnostic...
2017-06-24 Thomas Koenigre PR fortran/52473 (CSHIFT slow - inline it?)
2017-06-24 GCC AdministratorDaily bump.
2017-06-23 Jason MerrillPR c++/79056 - C++17 ICE with invalid template syntax.
2017-06-23 Jim WilsonFix missing Aarch64 falkor/qdf24xx options.
2017-06-23 Jim WilsonTestcase for FSF GCC bug 79794.
2017-06-23 Ian Lance Taylorruntime: complete defer handling in CgocallBackDone
2017-06-23 Ian Lance Taylorcmd/go: don't require GOROOT to exist for gccgo
2017-06-23 Aaron Sawdeyrs6000-string.c: (expand_block_clear...
2017-06-23 Michael Meissnerre PR target/80510 (Optimize Power7/power8 Altivec...
2017-06-23 Michael Meissnerre PR ipa/81185 (Target clones support generates awkwar...
2017-06-23 Jakub Jelinektrans.c (gnat_to_gnu): Initialize sync to false to...
2017-06-23 Segher BoessenkoolFix expand_builtin_atomic_fetch_op for pre-op (PR80902)
2017-06-23 Eric Botcazouos-unix-sysdep.c (__cilkrts_getticks): Adjust preproces...
2017-06-23 Ian Lance Tayloros: align siginfo argument to waitid
2017-06-23 Ian Lance Taylorruntime: don't crash if no p in kickoff
2017-06-23 Ian Lance Taylorcompiler: add go:notinheap magic comment
2017-06-23 Jeff Lawcontrib.texi: Add entry for Steven Pemberton's work...
2017-06-23 Jeff Law* gcc.c-torture/compile/stack-check-1.c: Require "untyp...
2017-06-23 Will Schmidtrs6000.c: Add include of ssa-propagate.h for update_cal...
2017-06-23 Ian Lance Taylorruntime: improve handling of panic during deferred...
2017-06-23 James Cowgillgo-test.exp (go-set-goarch): Update MIPS architecture...
2017-06-23 Bernd Edlingerira.c (update_equiv_regs): Revert to using may_trap_or_...
2017-06-23 Marc GlisseRefactor fileptr_type_node handling
2017-06-23 Jonathan WakelyPR c++/81187 fix -Wnoexcept-type entry in manual
2017-06-23 GCC AdministratorDaily bump.
2017-06-22 Ian Lance Taylorruntime: uncomment check for gchelper on g0 stack
2017-06-22 Ian Lance Taylorruntime: mark dropm and callees nowritebarrierrec
2017-06-22 Ian Lance Taylorruntime: export getm function
2017-06-22 Ian Lance Taylorruntime: fix type cast in assignment to gcnextsp in...
2017-06-22 Matt Turnerdriver-i386.c (host_detect_local_cpu): Add Kaby Lake...
2017-06-22 Carl Lovebuiltins-3.c (vmulosh, [...]): Fix scan-assembler-times...
2017-06-22 Nathan SidwellReorder IDENTIFIER flags
2017-06-22 Jeff Lawaarch64.c (aarch64_emit_probe_stack_range): Handle...
2017-06-22 Ian Lance Taylorruntime: make NumGoroutine wait for system goroutines...
2017-06-22 Ian Lance Taylorcompiler: fix stale comment in lexer
2017-06-22 Jan Hubickaprofile-count.h (apply_probability, [...]): Fix checks...
2017-06-22 Ian Lance Taylorruntime: don't assume that _ = *s will panic if s is nil
2017-06-22 Ian Lance Taylorruntime: change some stack fields to uintptr
2017-06-22 Rainer OrthSupport $SYSROOT for = in -I etc.
2017-06-22 Ian Lance Taylorruntime: avoid write barriers when calling deferred...
2017-06-22 Ian Lance Taylorruntime: rename _defer struct _panic field to panicStack
2017-06-22 Ian Lance Taylorruntime: adjust tests for gofrontend
2017-06-22 Ian Lance Taylorruntime: don't build test files that use SetCgoTracebac...
2017-06-22 Ian Lance Taylorruntime: build testprogcgo with -pthread
2017-06-22 Jonathan WakelyPR libstdc++/81173 fix undefined memset with null pointer
2017-06-22 Richard Bienertree-vect-loop.c (vect_model_reduction_cost): Handle...
2017-06-22 Martin LiskaFix ipa-split-5.c test-case.
2017-06-22 James Greenhalgh[Patch match.pd] Fold (A / (1 << B)) to (A >> B)
2017-06-22 Richard Bienerpr65947-14.c: Fix missing brace.
2017-06-22 Richard Bienerpr65947-14.c: New testcase.
2017-06-22 Rainer OrthSupport --sysroot with Solaris ld
2017-06-22 Ian Lance Taylorruntime: in traceback, print panic rather than runtime...
2017-06-22 Ian Lance Taylorcompiler, runtime: better stack trace for `go f()`...
2017-06-22 GCC AdministratorDaily bump.
2017-06-21 Ian Lance Taylordebug/elf: handle Alpha relocs
2017-06-21 Ian Lance Taylorcompiler: fix missing case in Array_type::get_value_pointer
2017-06-21 Ian Lance TaylorForgot to remove this file in the last libgo commit.
2017-06-21 Ian Lance Taylorlibgo: remove old MIPS architecture names
2017-06-21 Ian Lance Taylorlibgo: use gc's arch names as the default GOARCHs on...
2017-06-21 Ian Lance Taylorcmd/cgo: add mips64p32* to ptrSizeMap and intSizeMap
2017-06-21 Ian Lance Taylorinternal/syscall/unix: implement randomTrap on mips64p32*
2017-06-21 Ian Lance Taylorlibgo, syscall: fix ptrace implementation on MIPS
2017-06-21 Ian Lance Taylorlibgo, syscall: fix ptrace implementation on MIPS
2017-06-21 Michael Meissnerre PR target/80510 (Optimize Power7/power8 Altivec...
2017-06-21 Jakub Jelinekre PR target/81151 (-Wmaybe-uninitialized in insn-emit.c)
2017-06-21 Ville VoutilainenPR libstdc++/80675, PR libstdc++/80940
2017-06-21 Jakub Jelinekre PR c++/81154 (OpenMP with shared variable in a templ...
2017-06-21 Thomas Preud... Fix variant selection in dg-cmp-results.sh
2017-06-21 Andrew JennerMAINTAINERS: Add myself as maintainer for PowerPC SPE...
2017-06-21 David MalcolmC++: Add fix-it hints for -Wold-style-cast
2017-06-21 Andrew Pinskiaarch64-cost-tables.h (thunderx_extra_costs): Increment...
2017-06-21 Andrew Pinskiaarch64-cores.def (thunderxt88p1): Use thunderxt88...
2017-06-21 Kyrylo Tkachov[AArch64] Fix atomic_cmp_exchange_zero_reg_1.c with...
2017-06-21 Jakub Jelinek* g++.dg/cpp0x/constexpr-cast.C: Adjust dg-error for...
2017-06-21 Ramana RadhakrishnanUpdate baseline symbols for aarch64-none-linux-gnu
2017-06-21 Tom de VriesSupport dg-add-options in profopt.exp
2017-06-21 Tom de VriesFix warning in gcc.dg/tree-prof/comp-goto-1.c
next