]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2017-06-29  rguenth2017-06-29 Richard Biener <rguenther@suse.de>
2017-06-29  nathan gcc/
2017-06-29  bergnergcc/
2017-06-29  hjlAdd a testcase for PR ipa/80565
2017-06-29  rguenth2017-06-29 Richard Biener <rguenther@suse.de>
2017-06-29  amker PR tree-optimization/81196
2017-06-29  rearnsha[arm] Fix bootstrap - missing initializer in tail entry...
2017-06-29  collison2017-06-29 Michael Collison <michael.collison@arm...
2017-06-29  collison2017-06-29 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2017-06-29  marxinFix -mbranch-cost range.
2017-06-29  chefmax2017-06-29 Yury Gribov <tetra2005@gmail.com>
2017-06-29  gccadminDaily bump.
2017-06-28  ramana[AArch64] Do not increase data alignment at -Os and...
2017-06-28  jason PR c++/72764 - ICE with invalid template typename.
2017-06-28  uros * config/i386/avx512vlintrin.h (_mm256_permutexvar_epi64)
2017-06-28  jason PR c++/69300 - ICE with self-referential noexcept
2017-06-28  jason PR c++/61022 - error with variadic template template...
2017-06-28  jason PR c++/72801 - ICE with variadic partial specialization
2017-06-28  jason PR c++/55639 - partial specialization with ::template
2017-06-28  jason PR c++/45976 - error with ::template in declarator.
2017-06-28  jason PR c++/54769 - wrong lookup of dependent template...
2017-06-28  jason Make the TEMPLATE_ID_EXPR location a range.
2017-06-28  jason PR c++/81204 - parse error with dependent template...
2017-06-28  nszmultiarch support for non-glibc linux systems
2017-06-28  thopre01[ARM] Consistently check for neon in vect effective...
2017-06-28  rearnsha[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7
2017-06-28  rguenth2017-06-28 Richard Biener <rguenther@suse.de>
2017-06-28  wilcoThis patch fixes a failure in gcc.target/aarch64/reload...
2017-06-28  wilcoImprove Cortex-A53 shift bypass
2017-06-28  meissner[gcc]
2017-06-28  rguenth2017-06-28 Richard Biener <rguenther@suse.de>
2017-06-28  marxinDo not allow to inline ifunc resolvers (PR ipa/81128).
2017-06-28  marxinIntroduce IntegerRange for options (PR driver/79659).
2017-06-28  clyoncopy-sign-1.c, mult-abs-2.c: Restrict to c99_runtime.
2017-06-28  glisseSimplify 3*x == 3*y for wrapping types
2017-06-28  jsm28Use ucontext_t not struct ucontext in linux-unwind...
2017-06-28  clyon2017-06-28 Christophe Lyon <christophe.lyon@linaro...
2017-06-28  jakub * gcc.target/i386/cmov7.c (sgn): Renamed to ...
2017-06-28  marxinBail out HARD_REGISTER vars in asan (PR sanitizer/81224).
2017-06-28  jakub PR target/81175
2017-06-28  marxinFix PR bootstrap/81217
2017-06-28  marxinDoxygen: add default location for filters and output...
2017-06-28  ebotcazou2017-06-28 Eric Botcazou <ebotcazou@adacore.com>
2017-06-28  rguenth2017-06-28 Richard Biener <rguenther@suse.de>
2017-06-28  collison2017-06-28 Michael Collison <michael.collison@arm...
2017-06-28  krebbelS/390: New option -mpic-data-is-text-relative
2017-06-28  jvdelisle2017-06-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2017-06-28  gccadminDaily bump.
2017-06-27  ian runtime: adapt memory management to AIX mmap
2017-06-27  ian syscall: ptrace fixes for s390
2017-06-27  nathan * pt.c (tsubst_decl <FUNCTION_DECL>): Move var decls to
2017-06-27  timshen PR libstdc++/80187
2017-06-27  pinskia2017-06-27 Andrew Pinski <apinski@cavium.com>
2017-06-27  jsm28Fix genmultilib reuse rule checks for large sets of...
2017-06-27  collison2017-06-19 Michael Collison <michael.collison@arm...
2017-06-27  nathan * cp-tree.h (CLASSTYPE_DESTRUCTORS): Rename to ...
2017-06-27  rediPR libstdc++/81221 only run new test for check-parallel
2017-06-27  law * longlong.h: Remove ns32k support.
2017-06-27  vriesShow value of GOMP_OPENACC_DIM in libgomp nvptx plugin
2017-06-27  vriesUse secure_getenv for GOMP_DEBUG
2017-06-27  nathan Kill IDENTIFIER_TEMPLATE.
2017-06-27  rediPR libstdc++/81221 fix namespace qualification for...
2017-06-27  hainque2017-06-27 Jerome Lambourg <lambourg@adacore.com>
2017-06-27  hainque2017-06-27 Jerome Lambourg <lambourg@adacore.com>
2017-06-27  hainque2017-06-27 Jerome Lambourg <lambourg@adacore.com>
2017-06-27  hainque2017-06-27 Olivier Hainque <hainque@adacore.com>
2017-06-27  mpolacek PR sanitizer/81223
2017-06-27  glisseSimple reassoc transforms in match.pd
2017-06-27  glissefenv.h builtins
2017-06-27  hainque2017-06-27 Jerome Lambourg <lambourg@adacore.com>
2017-06-27  jakub * predict.c (test_prediction_value_range): Use -1U...
2017-06-27  paolo2017-06-27 Paolo Carlini <paolo.carlini@oracle.com>
2017-06-27  hainque2017-06-27 Jerome Lambourg <lambourg@adacore.com>
2017-06-27  jakub PR sanitizer/81209
2017-06-27  jakub PR middle-end/81207
2017-06-27  mpolacek PR bootstrap/81216
2017-06-27  prathamesh34922017-06-27 Prathamesh Kulkarni <prathamesh.kulkarni...
2017-06-27  ian libgo: add misc/cgo files
2017-06-27  gccadminDaily bump.
2017-06-26  ian * Makefile.am (s-zdefaultcc): Don't record $(bindir...
2017-06-26  wilsonFix for SPEC CPU2017 621.wrf_s failure, add missing...
2017-06-26  jason PR c++/81215 - deduction failure with variadic TTP.
2017-06-26  ian syscall: don't define PtraceRegs for Alpha
2017-06-26  ian libgo: redefine ia64 struct names around linux...
2017-06-26  mseborPR c++/81169 - -Wclass-memaccess illegitimate warning...
2017-06-26  hainque2017-06-26 Jerome Lambourg <lambourg@adacore.com>
2017-06-26  nathan gcc/cp/
2017-06-26  hainque2017-06-26 Jerome Lambourg <lambourg@adacore.com>
2017-06-26  carllgcc/ChangeLog:
2017-06-26  wschmidt[gcc]
2017-06-26  wschmidt[gcc]
2017-06-26  renlin[PATCH][Testsuite]Use user defined memmove in gcc.c...
2017-06-26  rguenth2017-06-26 Richard Biener <rguenther@suse.de>
2017-06-26  rguenth2017-06-26 Richard Biener <rguenther@suse.de>
2017-06-26  mpolacek PR c/80116
2017-06-26  ebotcazou * c-c++-common/ubsan/sanitize-recover-7.c (dg-options...
2017-06-26  chefmax * MAINTAINERS: Add myself to Write After Approval.
2017-06-26  clyon[ARM, testsuite] Add -mfloat-abi=hard to arm_neon_ok
2017-06-26  rguenth2017-06-26 Richard Biener <rguenther@suse.de>
2017-06-26  gccadminDaily bump.
next