]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2017-06-23  jason PR c++/79056 - C++17 ICE with invalid template syntax.
2017-06-23  wilsonFix missing Aarch64 falkor/qdf24xx options.
2017-06-23  wilsonTestcase for FSF GCC bug 79794.
2017-06-23  ian runtime: complete defer handling in CgocallBackDone
2017-06-23  ian cmd/go: don't require GOROOT to exist for gccgo
2017-06-23  acsawdey2017-06-23 Aaron Sawdey <acsawdey@linux.vnet.ibm...
2017-06-23  meissner[gcc]
2017-06-23  meissner2017-06-23 Michael Meissner <meissner@linux.vnet...
2017-06-23  jakub * gcc-interface/trans.c (gnat_to_gnu): Initialize...
2017-06-23  segherFix expand_builtin_atomic_fetch_op for pre-op (PR80902)
2017-06-23  ebotcazou * runtime/config/sparc/os-unix-sysdep.c (__cilkrts_get...
2017-06-23  ian os: align siginfo argument to waitid
2017-06-23  ian runtime: don't crash if no p in kickoff
2017-06-23  ian compiler: add go:notinheap magic comment
2017-06-23  law * doc/contrib.texi: Add entry for Steven Pemberton...
2017-06-23  law * gcc.c-torture/compile/stack-check-1.c: Require ...
2017-06-23  willschm[gcc]
2017-06-23  ian runtime: improve handling of panic during deferred...
2017-06-23  ian * go.test/go-test.exp (go-set-goarch): Update MIPS...
2017-06-23  edlinger2017-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-06-23  glisseRefactor fileptr_type_node handling
2017-06-23  rediPR c++/81187 fix -Wnoexcept-type entry in manual
2017-06-23  gccadminDaily bump.
2017-06-22  ian runtime: uncomment check for gchelper on g0 stack
2017-06-22  ian runtime: mark dropm and callees nowritebarrierrec
2017-06-22  ian runtime: export getm function
2017-06-22  ian runtime: fix type cast in assignment to gcnextsp...
2017-06-22  urosgcc/
2017-06-22  carllgcc/testsuite/ChangeLog:
2017-06-22  nathan Reorder IDENTIFIER flags
2017-06-22  law * config/aarch64/aarch64.c (aarch64_emit_probe_stack_r...
2017-06-22  ian runtime: make NumGoroutine wait for system goroutin...
2017-06-22  ian compiler: fix stale comment in lexer
2017-06-22  hubicka * profile-count.h (apply_probability,
2017-06-22  ian runtime: don't assume that _ = *s will panic if...
2017-06-22  ian runtime: change some stack fields to uintptr
2017-06-22  roSupport $SYSROOT for = in -I etc.
2017-06-22  ian runtime: avoid write barriers when calling deferred...
2017-06-22  ian runtime: rename _defer struct _panic field to panic...
2017-06-22  ian runtime: adjust tests for gofrontend
2017-06-22  ian runtime: don't build test files that use SetCgoTrac...
2017-06-22  ian runtime: build testprogcgo with -pthread
2017-06-22  rediPR libstdc++/81173 fix undefined memset with null pointer
2017-06-22  rguenth2016-06-22 Richard Biener <rguenther@suse.de>
2017-06-22  marxinFix ipa-split-5.c test-case.
2017-06-22  jgreenhalgh[Patch match.pd] Fold (A / (1 << B)) to (A >> B)
2017-06-22  rguenth2017-06-22 Richard Biener <rguenther@suse.de>
2017-06-22  rguenth2017-06-22 Richard Biener <rguenther@suse.de>
2017-06-22  roSupport --sysroot with Solaris ld
2017-06-22  ian runtime: in traceback, print panic rather than...
2017-06-22  ian compiler, runtime: better stack trace for `go f...
2017-06-22  gccadminDaily bump.
2017-06-21  ian debug/elf: handle Alpha relocs
2017-06-21  ian compiler: fix missing case in Array_type::get_value...
2017-06-21  ianForgot to remove this file in the last libgo commit.
2017-06-21  ian libgo: remove old MIPS architecture names
2017-06-21  ian libgo: use gc's arch names as the default GOARCHs...
2017-06-21  ian cmd/cgo: add mips64p32* to ptrSizeMap and intSizeMap
2017-06-21  ian internal/syscall/unix: implement randomTrap on...
2017-06-21  ian libgo, syscall: fix ptrace implementation on MIPS
2017-06-21  ian libgo, syscall: fix ptrace implementation on MIPS
2017-06-21  meissner2017-06-21 Michael Meissner <meissner@linux.vnet...
2017-06-21  jakub PR target/81151
2017-06-21  villePR libstdc++/80675, PR libstdc++/80940
2017-06-21  jakub PR c++/81154
2017-06-21  thopre01Fix variant selection in dg-cmp-results.sh
2017-06-21  andrewjenner * MAINTAINERS: Add myself as maintainer for...
2017-06-21  dmalcolmC++: Add fix-it hints for -Wold-style-cast
2017-06-21  pinskia2017-06-21 Andrew Pinski <apinski@cavium.com>
2017-06-21  pinskia2017-06-21 Andrew Pinski <apinski@cavium.com>
2017-06-21  ktkachov[AArch64] Fix atomic_cmp_exchange_zero_reg_1.c with...
2017-06-21  jakub * g++.dg/cpp0x/constexpr-cast.C: Adjust dg-error for...
2017-06-21  ramanaUpdate baseline symbols for aarch64-none-linux-gnu
2017-06-21  vriesSupport dg-add-options in profopt.exp
2017-06-21  vriesFix warning in gcc.dg/tree-prof/comp-goto-1.c
2017-06-21  marxinRework cold and hot label attributes in predict.c.
2017-06-21  marxinMake early return predictor more precise.
2017-06-21  pmderodatDWARF: make it possible to emit debug info for declarat...
2017-06-21  glisse[i386] __builtin_ia32_stmxcsr could be pure
2017-06-21  glisseNOP conversions in X+CST+CST
2017-06-21  jakub * line-map.c (location_adhoc_data_update): Perform...
2017-06-21  jakub PR c++/81130
2017-06-21  wilcoEmit SIMD moves as mov
2017-06-21  wilcoImprove dup pattern
2017-06-21  wilcoMark symbols as constant
2017-06-21  jgreenhalgh[Patch AArch64] Add initial tuning support for Cortex...
2017-06-21  vriesAdd dg-add-options feature stack_size
2017-06-21  rediPR libstdc++/81092 Regenerate configure for libtool_VER...
2017-06-21  rguenth2017-06-21 Richard Biener <rguenther@suse.de>
2017-06-21  rguenth2017-06-21 Richard Biener <rguenther@suse.de>
2017-06-21  naveenh Update the ChangeLog to include config/arm/cortex...
2017-06-21  naveenh * config/aarch64/aarch64-simd.md (aarch64_crypto_pmulldi)
2017-06-21  gccadminDaily bump.
2017-06-20  andreast2017-06-20 Andreas Tobler <andreast@gcc.gnu.org>
2017-06-20  dmalcolmFix -Werror=class-memaccess failures in jit testsuite...
2017-06-20  jakub * ira-costs.c (find_costs_and_classes): Initialize...
2017-06-20  uros * gcc.target/i386/pr80732.c: Include fma4-check.h.
2017-06-20  carllgcc/ChangeLog:
2017-06-20  kyukhinFix rounding pattern similar to PR73350.
2017-06-20  thopre01Support multi-tool sum files in dg-cmp-results.sh
next