]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-10-17  hjli386: Add clear_ratio to processor_costs
2019-10-17  rediPR libstdc++/92124 fix incorrect container move assignment
2019-10-17  rguenth2019-10-17 Richard Biener <rguenther@suse.de>
2019-10-17  rearnsha[arm] Add default FPU for Marvell-pj4
2019-10-17  rsandifo[AArch64][SVE2] Support for EOR3 and variants of BSL
2019-10-17  aldyhRemove incorrect PR from ChangeLog.
2019-10-17  aldyh PR tree-optimization/92131
2019-10-17  avieira[vect] Be consistent in versioning threshold use
2019-10-17  avieira[vect] Outline code into new function: determine_peel_f...
2019-10-17  nathan[C++ PATCH] builtin fn creation
2019-10-17  avieira[vect] Refactor versioning threshold
2019-10-17  rguenth2019-10-17 Richard Biener <rguenther@suse.de>
2019-10-17  clyon[ARM,testsuite] Fix typo in arm_arch_v8a_ok effective...
2019-10-17  rguenth2019-10-17 Richard Biener <rguenther@suse.de>
2019-10-17  markegglestonAdditional test cases for using automatic variables...
2019-10-17  gjlgcc/testsuite/
2019-10-17  fxuePR testsuite/92125
2019-10-17  rguenth2019-10-17 Richard Biener <rguenther@suse.de>
2019-10-17  jakub PR tree-optimization/92056
2019-10-17  jakub PR tree-optimization/92115
2019-10-17  jakub PR fortran/87752
2019-10-17  rguenth2019-10-17 Richard Biener <rguenther@suse.de>
2019-10-17  luisgpmFix old file reference in gcc/cp/cp-gimplify.c
2019-10-17  gccadminDaily bump.
2019-10-16  jakub * decl.c (cxx_maybe_build_cleanup): When clearing...
2019-10-16  jakub * tree-ssa-strlen.c (maybe_invalidate): Use
2019-10-16  wilsonRISC-V: Include more registers in SIBCALL_REGS.
2019-10-16  mseborPR tree-optimization/83821 - local aggregate initializa...
2019-10-16  mseborPR tree-optimization/91996 - fold non-constant strlen...
2019-10-16  rearnsha[arm] fix bootstrap failure due to uninitialized warning
2019-10-16  law * config/mips/mips.c (mips_expand_builtin_insn): Force the
2019-10-16  iiifind_partition_fixes: remove unused bbs_in_cold_partiti...
2019-10-16  wilco[AArch64] Fix symbol offset limit
2019-10-16  rguenth2019-10-16 Richard Biener <rguenther@suse.de>
2019-10-16  guojiufuIn PR70010, a function is marked with target(no-vsx...
2019-10-16  rsandifoAssert for POINTER_TYPE_P in expr_callee_abi
2019-10-16  rsandifo[AArch64] Add partial SVE vector modes
2019-10-16  rsandifo[AArch64] Improve poly_int handling in aarch64_layout_frame
2019-10-16  rsandifo[AArch64] Add an assert to aarch64_layout_frame
2019-10-16  rsandifo[AArch64] Use frame reference in aarch64_layout_frame
2019-10-16  rediOnly use GCC-specific __is_same_as built-in conditionally
2019-10-16  rguenth2019-10-16 Richard Biener <rguenther@suse.de>
2019-10-16  rsandifoDeal with incoming POLY_INT_CST ranges (PR92033)
2019-10-16  fxuegeneralized IPA predicate on parameter
2019-10-16  fdumont[_GLIBCXX_DEBUG] Clarify constness and state <unknown...
2019-10-16  gccadminDaily bump.
2019-10-15  seghergenattrtab: Parenthesize expressions correctly (PR92107)
2019-10-15  danglin * config/pa/fptr.c (_dl_read_access_allowed): Change...
2019-10-15  pinskia2019-10-15 Andrew Pinski <apinski@marvell.com>
2019-10-15  iains[Darwin] Clarify fix and continue support (NFC).
2019-10-15  iains[Darwin] Update darwin_binds_local_p.
2019-10-15  mseborPR testsuite/92016 - Excess errors in Wstringop-overflo...
2019-10-15  rguenth2019-10-15 Richard Biener <rguenther@suse.de>
2019-10-15  burnus[Fortran] OpenMP+OpenACC: Remove bogus contigous-pointe...
2019-10-15  wschmidt2019-10-15 Bill Schmidt <wschmidt@linux.ibm.com>
2019-10-15  nathan[C++ PATCH] clone_function_decl breakup
2019-10-15  jozefl2019-10-15 Jozef Lawrynowicz <jozef.l@mittosystems...
2019-10-15  jozefl2019-10-15 Jozef Lawrynowicz <jozef.l@mittosystems...
2019-10-15  jozefl2019-10-15 Jozef Lawrynowicz <jozef.l@mittosystems...
2019-10-15  nathan[linemap PATCH] Constify lookup
2019-10-15  rguenth2019-10-15 Richard Biener <rguenther@suse.de>
2019-10-15  nathan[C++ PATCH] build_clone cleanup
2019-10-15  rguenth2019-10-15 Richard Biener <rguenther@suse.de>
2019-10-15  rsandifoFix unchecked use of tree_to_uhwi in tree-ssa-strlen.c
2019-10-15  iii[PATCH] S/390: Run %a0:DI splitters only after reload
2019-10-15  charlet * Makefile.rtl (a-except.o): Put -O1 earlier so that...
2019-10-15  rguenth2019-10-15 Richard Biener <rguenther@suse.de>
2019-10-15  liuhongtAdd missing mask[z]_roundscale_[round]_s[d,s] intrinsics
2019-10-15  rguenth2019-10-15 Richard Biener <rguenther@suse.de>
2019-10-15  prathamesh34922019-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2019-10-15  kargl2019-10-14 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-15  gccadminDaily bump.
2019-10-15  jsm28Rename attribute-related functions and productions...
2019-10-14  kugangcc/ChangeLog:
2019-10-14  ian compiler: revise exportdata fix for processing...
2019-10-14  tkoenig2019-10-14 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-10-14  law * gcc.c-torture/compile/pr85401: New test.
2019-10-14  law * doc/tree-ssa.texi: Update renamed macro name.
2019-10-14  law * config/mips/mips.c (mips_cannot_force_const_mem...
2019-10-14  jason PR c++/91930 - ICE with constrained inherited default...
2019-10-14  iains[Darwin, machopic 9/n] Minor code clean-ups.
2019-10-14  ian runtime: correct facilities names in s390 CPU support
2019-10-14  rguenth2019-10-14 Richard Biener <rguenther@suse.de>
2019-10-14  ian internal/cpu: define kdsaQuery for s390
2019-10-14  wilco[ARM] Enable arm_legitimize_address for Thumb-2
2019-10-14  wilco[ARM] Switch to default sched pressure algorithm
2019-10-14  rguenth2019-10-14 Richard Biener <rguenther@suse.de>
2019-10-14  paolo/cp
2019-10-14  jakub PR libgomp/92081
2019-10-14  burnusFix previous commit
2019-10-14  jakub PR c++/92084
2019-10-14  burnus[Fortran] PR 92072 – fix %C corner case
2019-10-14  rsandifoAdd expr_callee_abi
2019-10-14  rsandifo[C] Avoid exposing internal details in aka types
2019-10-14  jakubc/
2019-10-14  aldyhNormalize unsigned ~[0,0] into [1,MAX].
2019-10-14  luoxhuFix dump message issue
2019-10-14  gccadminDaily bump.
2019-10-13  iains[Darwin, machopic 8/n] Back out part of PR71767 fix.
2019-10-13  iains[Darwin, machopic 7/n] Remove code that should be dead.
next