]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-06-13  GCC AdministratorDaily bump.
2022-06-12  Simon WrightDarwin: Truncate kernel-provided version to OS major...
2022-06-12  Mark MentovaiDarwin: Future-proof -mmacosx-version-min
2022-06-12  Max Filippovgcc: xtensa: fix pr95571 test for call0 ABI
2022-06-12  Prathamesh... PR96463: Optimise svld1rq from vectors for little endia...
2022-06-12  GCC AdministratorDaily bump.
2022-06-11  Takayuki 'January... xtensa: Improve constant synthesis for both integer...
2022-06-11  Takayuki 'January... xtensa: Improve instruction cost estimation and suggestion
2022-06-11  Takayuki 'January... xtensa: Consider the Loop Option when setmemsi is expan...
2022-06-11  Takayuki 'January... xtensa: Tweak some widen multiplications
2022-06-11  Michael MeissnerDisable generating load/store vector pairs for block...
2022-06-11  GCC AdministratorDaily bump.
2022-06-10  Patrick Palkac++: improve TYPENAME_TYPE hashing [PR65328]
2022-06-10  Patrick Palkac++: optimize specialization of templated member functions
2022-06-10  Patrick Palkac++: optimize specialization of nested templated classes
2022-06-10  Nathan Sidwellc++: Add a late-writing step for modules
2022-06-10  Jakub Jelinekopenmp: Call dlopen with "libmemkind.so.0" rather than...
2022-06-10  Nathan Sidwellc++: Adjust module initializer calling emission
2022-06-10  Thomas Schwingelibgomp nvptx plugin: Remove '--with-cuda-driver=[...
2022-06-10  Jonathan Wakelylibstdc++: Make std::lcm and std::gcd detect overflow...
2022-06-10  Jonathan Wakelylibstdc++: Fix lifetime bugs for non-TLS eh_globals...
2022-06-10  Roger SaylePR rtl-optimization/7061: Complex number arguments...
2022-06-10  Jonathan Wakelylibstdc++: Make std::hash<basic_string<>> allocator...
2022-06-10  Antoni Boucherlibgccjit: Support getting the size of a float [PR105829]
2022-06-10  GCC AdministratorDaily bump.
2022-06-09  Takayuki 'January... xtensa: Add clrsbsi2 insn pattern
2022-06-09  Takayuki 'January... xtensa: Optimize '(~x & y)' to '((x & y) ^ y)'
2022-06-09  Takayuki 'January... xtensa: Make one_cmplsi2 optimizer-friendly
2022-06-09  Takayuki 'January... xtensa: Implement bswaphi2 insn pattern
2022-06-09  Joseph MyersUpdate gcc sv.po
2022-06-09  Segher Boessenkoolrs6000: Delete FP_ISA3
2022-06-09  Jakub Jelinekopenmp: Fix up include of the generic allocator.c
2022-06-09  Jakub Jelinekc++: Fix up ICE on __builtin_shufflevector constexpr...
2022-06-09  Maciej W. RozyckiRISC-V: Use a tab rather than space with FSFLAGS
2022-06-09  Nathan Sidwellc++: Better module initializer code
2022-06-09  Tobias BurnusOpenMP: Handle ancestor:1 with discover_declare_target
2022-06-09  Jakub Jelinekdoc: Fix up -Waddress documentation
2022-06-09  Jakub Jelinekopenmp: Add support for HBW or large capacity or interl...
2022-06-09  Cui,LiliUpdate {skylake,icelake,alderlake}_cost to add a bit...
2022-06-09  Haochen GuiThis patch replaces shift and ior insns with one rotate...
2022-06-09  GCC AdministratorDaily bump.
2022-06-08  Jason Merrillc++: non-templated friends [PR105852]
2022-06-08  Jason Merrillc++: redeclared hidden friend take 2 [PR105852]
2022-06-08  Roger SaylePR middle-end/105874: Use EXPAND_MEMORY to fix ada...
2022-06-08  Max Filippovgcc: xtensa: fix PR target/105879
2022-06-08  Nathan Sidwellc++: Reimplement static init/fini generation
2022-06-08  Roger Sayle[Committed] Add -mno-avx2 to recent gcc.target/i386...
2022-06-08  Tobias BurnusOpenMP: Fortran - fix ancestor's requires reverse_offlo...
2022-06-08  Chung-Ju Wuarm: Add star-mc1 cpu
2022-06-08  Yang Yujielibgccjit: allow common objects in $(EXTRA_GCC_OBJS...
2022-06-08  liuhongtDisparages SSE_REGS alternatives sligntly with ?v inste...
2022-06-08  liuhongtAdjust testcase to avoid compile failure under -m32.
2022-06-08  GCC AdministratorDaily bump.
2022-06-07  Richard Earnshawarm: Improve code generation for BFI and BFC [PR105090]
2022-06-07  liuhongtFix insn does not satisfy its constraints: sse2_lshrv1ti3
2022-06-07  Roger SaylePR middle-end/105853: Call store_constructor directly...
2022-06-07  Jan BeulichRevert "configure: arrange to use appropriate objcopy"
2022-06-07  Jakub Jelinekopenmp: Add support for OpenMP 5.2 linear clause syntax...
2022-06-07  Jan Beulichx86: harmonize __builtin_ia32_psadbw*() types
2022-06-07  Jan Beulichx86-64: make "length_vex" also account for VEX.B use...
2022-06-07  Roger SaylePR c++/96442: Improved error recovery in enumerations.
2022-06-07  Roger SayleRecognize vpcmov in combine with -mxop on x86.
2022-06-07  Kewen LinUpdate document for VECTOR_MODES_WITH_PREFIX
2022-06-07  GCC AdministratorDaily bump.
2022-06-06  Patrick Palkac++: function NTTP argument considered unused [PR53164...
2022-06-06  Andrew Stubbsarm: reinstate HAVE_GAS_ARM_EXTENDED_ARCH
2022-06-06  GCC AdministratorDaily bump.
2022-06-05  GCC AdministratorDaily bump.
2022-06-04  Marek Polacekc++: Allow mixing GNU/std-style attributes [PR69585]
2022-06-04  Roger SaylePR middle-end/95126: Expand small const structs as...
2022-06-04  Jakub Jelineki386: Fix up *_doubleword_mask [PR105825]
2022-06-04  GCC AdministratorDaily bump.
2022-06-03  Jason Merrillc++: more-specialized test
2022-06-03  Patrick Palkac++: value-dep but not type-dep decltype expr [PR105756]
2022-06-03  Jason Merrillc++: redeclared hidden friend [PR105761]
2022-06-03  Patrick Palkac++: cv-quals of dummy obj for non-dep memfn call ...
2022-06-03  Tobias Burnusgfortran.dg/gomp/scope-6.f90: Add \\ to scan-tree-dump
2022-06-03  Tobias BurnusOpenMP/Fortran: Add support for firstprivate and alloca...
2022-06-03  Patrick Palkac++: don't substitute TEMPLATE_PARM_CONSTRAINTS [PR100374]
2022-06-03  Patrick Palkac++: find_template_parameters and PARM_DECLs [PR105797]
2022-06-03  Jakub Jelinekmatch.pd: Optimize __builtin_mul_overflow_p (x, cst...
2022-06-03  Aldy HernandezMisc range temporary fixes.
2022-06-03  Aldy HernandezRemove unneeded vrange_traits.
2022-06-03  Aldy HernandezFlesh out unsupported_range.
2022-06-03  Aldy HernandezImplement vrange::supports_type_p.
2022-06-03  Jan Beulichconfigure: arrange to use appropriate objcopy
2022-06-03  Jan Beulichx86: {,v}psadbw have commutative source operands
2022-06-03  Alexandre Oliva[PR105665] ivopts: check defs of names in base for...
2022-06-03  Alexandre Olivalibcody: fix nonportable shell code in revision.stamp...
2022-06-03  GCC AdministratorDaily bump.
2022-06-02  Marek Polacekc++: new-expression is potentially constant in C++20
2022-06-02  Marek Polacekc++: ICE with template NEW_EXPR [PR105803]
2022-06-02  David Malcolmdiagnostics: add SARIF output format
2022-06-02  David MalcolmAdd -fdiagnostics-format={json-stderr|json-file}
2022-06-02  David Malcolmjson: fix escaping of '\'
2022-06-02  Philipp TomsichRISC-V: bitmanip: improve constant-loading for (1ULL...
2022-06-02  Jason Merrillc++: more constexpr empty base [PR105795]
2022-06-02  Jason Merrillc++: constexpr empty aggr [PR105795]
2022-06-02  Roger SaylePR target/105791: Add V1TI to V_128_256 for xop_pcmov_v...
2022-06-02  Jakub Jelinektestsuite: Also test swapped arguments of __builtin_mul...
next