]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2021-08-25 Michael MeissnerRevert patch.
2021-08-24 Michael MeissnerGenerate XXSPLTIW on power10.
2021-08-24 Michael MeissnerAdd LXVKQ support.
2021-08-24 Michael MeissnerGenerate XXSPLTIDP on power10.
2021-08-24 Michael MeissnerMake xxsplti*, xpermx, xxeval be vecperm type.
2021-08-24 Michael MeissnerFix tests that require IBM 128-bit long double
2021-08-24 Michael MeissnerAdd ChangeLog.meissner and REVISION.
2021-08-24 Andrew MacLeodAdd transitive operations to the relation oracle.
2021-08-24 Jonathan Wakelylibstdc++: Fix mismatched class-key tags
2021-08-24 H.J. Lux86: Broadcast from integer to a pseudo vector register
2021-08-24 Richard Bienertree-optimization/100089 - avoid leaving scalar if...
2021-08-24 Richard Earnshawarm: Add tests for VLLDM mitigation [PR102035]
2021-08-24 Richard Earnshawarm: fix vlldm erratum for Armv8.1-m [PR102035]
2021-08-24 Richard Earnshawarm: add erratum mitigation to __gnu_cmse_nonsecure_cal...
2021-08-24 Richard Earnshawarm: Add command-line option for enabling CVE-2021...
2021-08-24 Richard Earnshawarm: testsuite: improve detection of CMSE hardware.
2021-08-24 Richard Earnshawarm: Fix general issues with patterns for VLLDM and...
2021-08-24 liuhongtEnable avx512 embedde broadcast for vpternlog.
2021-08-24 liuhongtOptimize (a & b) | (c & ~b) to vpternlog instruction.
2021-08-24 Richard BienerAdjust inner loop cost scaling
2021-08-24 Andrew PinskiFix a few problems with download_prerequisites.
2021-08-24 Roger SayleTweak -Os costs for scalar-to-vector pass.
2021-08-24 Roger Sayle[Committed] PR middle-end/102029: Stricter typing in...
2021-08-24 liuhongtDisable slp in loop vectorizer when cost model is very...
2021-08-24 GCC AdministratorDaily bump.
2021-08-23 David Malcolmanalyzer: rewrite of switch handling
2021-08-23 Bill Schmidtrs6000: Fix AIX bootstrap (don't call asprintf)
2021-08-23 Bill Schmidtrs6000: Add gengtype handling to the build machinery
2021-08-23 Bill Schmidtrs6000: Incorporate new builtins code into the build...
2021-08-23 Bill Schmidtrs6000: Avoid buffer overruns
2021-08-23 David Malcolmanalyzer: fix ICE with NULL change.m_expr [PR101875]
2021-08-23 David Malcolmanalyzer: fix ICE when failing to reconstruct a fn...
2021-08-23 David Malcolmanalyzer: assume that POINTER_PLUS_EXPR of non-NULL...
2021-08-23 David Malcolmanalyzer: fix uninit false positive on overlapping...
2021-08-23 Iain Sandoelibiberty, Darwin: Fix a build warning.
2021-08-23 Jan HubickaAvoid redundant entries in modref access lists.
2021-08-23 Thomas SchwingeAdd 'libgomp.c/address-space-1.c'
2021-08-23 Thomas SchwingeAllow matching Intel MIC in OpenMP 'declare variant'
2021-08-23 Jonathan Wakelylibstdc++: Add default template argument to basic_istre...
2021-08-23 Jeff LawAdd tailcall/sibcall support to the H8
2021-08-23 Roger Sayle[Committed] Restore build on !TARGET_TRULY_NOOP_TRUNCAT...
2021-08-23 Richard Bieneripa/97565 - fix IPA PTA body availability check
2021-08-23 Jan HubickaFix template in g++.dg/tree-ssa/modref-1.C
2021-08-23 Jan HubickaFix previous ipa-modref patch
2021-08-23 Jonathan Wakelylibstdc++: Use __builtin_expect in __dynamic_cast
2021-08-23 Jonathan Wakelylibstdc++: Make permissions_are_testable function inlin...
2021-08-23 Martin Liskadocs: Fix -mpic-data-is-text-relative option placement.
2021-08-23 Tobias BurnusFortran/OpenMP: Improve duplicate errors
2021-08-23 Tobias BurnusFortran/OpenMP: strict modifier on grainsize/num_tasks
2021-08-23 Richard BienerFix scalar costing issue introduced by PR84512 fix.
2021-08-23 Ankur Sainianalyzer: Fix PR analyzer/102020
2021-08-23 Roger SayleImproved handling of division/modulus in bit CCP.
2021-08-23 Roger SayleSimplify (truncate:QI (subreg:SI (reg:QI x))) to (reg...
2021-08-23 Roger SayleFold sign of LSHIFT_EXPR to eliminate no-op conversions.
2021-08-23 Jakub Jelinekbswap: Recognize (int) __builtin_bswap64 (arg) idioms...
2021-08-23 Richard Bienertree-optimization/79334 - avoid PRE of possibly trappin...
2021-08-23 liuhongtFix ICE.
2021-08-23 Jakub Jelinekdwarf2out: Emit DW_AT_location for global register...
2021-08-23 Christophe... arm: Fix __arm_vctp16q return type in arm_mve.h
2021-08-23 Christophe... arm: Fix multilib mapping for CDE extensions [PR100856]
2021-08-23 Jakub Jelinekopenmp: Add support for strict modifier on grainsize...
2021-08-23 Martin Liskaipa: add debug counter for IPA MODREF PTA
2021-08-23 Jan HubickaImprove return slot handling in ipa-modref
2021-08-23 Xi Ruoyaomips: msa: truncate immediate shift amount [PR101922]
2021-08-23 Jonathan Yonggcc.c-torture/execute: Fix tmpnam issue on Windows
2021-08-23 GCC AdministratorDaily bump.
2021-08-22 Martin UeckerCorrect treatment of qualifiers for pointers to arrays...
2021-08-22 Jan HubickaClear EAF_NOCLOBBER for indirect calls
2021-08-22 Thomas SchwingeMake the OpenMP 'error' directive work for nvptx offloading
2021-08-22 GCC AdministratorDaily bump.
2021-08-21 Dragan MladjenovicMAINTAINERS: Add myself for write after approval
2021-08-21 John David... Don't build libgcc_stub.a on hppa[12]*-*-hpux11*.
2021-08-21 Dragan Mladjenovic[MIPS] Remove TARGET_ASM_FUNCTION_RODATA_SECTION
2021-08-21 John David... Don't warn when alignment of global common data exceeds...
2021-08-21 Ankur Sainianalyzer: Fix PR analyzer/101980
2021-08-21 GCC AdministratorDaily bump.
2021-08-20 Serge Belyshevconfigure: remove gas versions from tls check
2021-08-20 Serge Belyshevconfigure: fixup formatting from previous change
2021-08-20 Serge Belyshevconfigure: remove version argument from gcc_GAS_CHECK_F...
2021-08-20 Serge Belyshevconfigure: drop version checks for in-tree gas [PR91602]
2021-08-20 Jeff LawFurther improvements to constant shifts for the H8
2021-08-20 Jonathan Wakelylibstdc++: Skip filesystem tests that depend on permiss...
2021-08-20 Tobias Burnusc-format.c/Fortran: Support %wd / host-wide integer...
2021-08-20 Harald AnlaufFortran - use temporary char buffer for passing HOST_WI...
2021-08-20 Richard BienerRefactor BB splitting of DRs for SLP group analysis
2021-08-20 Tobias BurnusFortran: Add OpenMP's error directive
2021-08-20 Jakub Jelinekopenmp: Implement the error directive
2021-08-20 Jakub Jelinekopenmp: Diagnose some superfluous commas in OpenMP...
2021-08-20 Martin Liskagcov: fix output location for JSON mode.
2021-08-20 Michael MeissnerMove xx* builtins to vsx.md.
2021-08-20 GCC AdministratorDaily bump.
2021-08-19 Roger SayleFold more constants during veclower pass.
2021-08-19 Peter Bergnerrs6000: Fix ICE expanding lxvp and stxvp gimple built...
2021-08-19 Harald AnlaufFortran - simplify length of substring with constant...
2021-08-19 Martin SeborDocument enable_ranger and disable_ranger.
2021-08-19 Martin SeborRelease resources acquired by enable_ranger() [PR101984].
2021-08-19 Iain SandoeObjective-C, NeXT runtime: Correct the default for...
2021-08-19 Jeff LawDrop stabs from h8/300 and v850 ports
2021-08-19 John David... Define STAGE1_LIBS to link against libcl.a in stage1...
2021-08-19 Jonathan Wakelylibstdc++: Move status table entry to be with other...
next
This page took 0.084444 seconds and 5 git commands to generate.