]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-10-13  GCC AdministratorDaily bump.
2020-10-12  Kyrylo TkachovPR target/97349 AArch64: Incorrect types for some Neon...
2020-10-12  Christophe... tree-optimization/97357: Fix testcase
2020-10-12  Iain Buclawd: Fix alias protection being ignored if used before...
2020-10-12  Richard Bienertree-optimization/97357 - avoid abnormals in loop split...
2020-10-12  Richard Bienertree-optimization/97255 - missing vector bool pattern...
2020-10-12  GCC AdministratorDaily bump.
2020-10-11  GCC AdministratorDaily bump.
2020-10-10  GCC AdministratorDaily bump.
2020-10-09  Vladimir N... Don't keep strict_low_part in reloads for non-registers...
2020-10-09  GCC AdministratorDaily bump.
2020-10-08  Patrick Palkac++: Distinguish alignof and __alignof__ in cp_tree_equ...
2020-10-08  Martin SeborCorrect handling of constant representations containing...
2020-10-08  Harald AnlaufPR fortran/97272 - Wrong answer from MAXLOC with charac...
2020-10-08  Kyrylo TkachovPR target/97150 AArch64: 2nd parameter of unsigned...
2020-10-08  Kyrylo TkachovPR target/96313 AArch64: vqmovun* return types should...
2020-10-08  Alan Modra[RS6000] ICE in decompose, at rtl.h:2282
2020-10-08  Jonathan Wakelylibstdc++: Fix non-reserved names in headers
2020-10-08  GCC AdministratorDaily bump.
2020-10-07  Martin Liskalto: fix LTO debug sections copying.
2020-10-07  GCC AdministratorDaily bump.
2020-10-06  Srinath Parvathaneni[GCC-10 backport] arm: Move iterators from mve.md to...
2020-10-06  Joe Ramsayarm: Remove coercion from scalar argument to vmin ...
2020-10-06  Patrick Palkalibstdc++: Add missing P0896 changes to <iterator>
2020-10-06  Matthias KloseBackport fix for PR/tree-optimization/97236 - fix bad...
2020-10-06  Tobias Burnusconfigure: Fix in-tree building of GMP on BSD [PR97302]
2020-10-06  Andreas KrebbelIBM Z: Doc: Add z15/arch13 to the list of -march/-mtune...
2020-10-06  Andreas KrebbelIBM Z: Fix PR96456
2020-10-06  GCC AdministratorDaily bump.
2020-10-05  Alex Coplanarm: Add missing part number for Neoverse V1
2020-10-05  Jakub Jelinekc++: Fix up default initialization with consteval defau...
2020-10-05  Jakub Jelinekc++: Handle std::construct_at on automatic vars during...
2020-10-05  Jakub Jelinekpowerpc, libcpp: Fix gcc build with clang on power8...
2020-10-05  Jakub Jelinekc++: Ignore __sanitizer_ptr_{sub,cmp} builtin calls...
2020-10-05  GCC AdministratorDaily bump.
2020-10-04  GCC AdministratorDaily bump.
2020-10-03  GCC AdministratorDaily bump.
2020-10-02  Alex Coplanarm: Add support for Neoverse N2 CPU
2020-10-02  Kyrylo TkachovAArch64: Add neoversev1_tunings struct
2020-10-02  Sergei Trofimovichgcov: fix TOPN streaming from shared libraries
2020-10-02  Martin LiskaGCOV: do not mangle .gcno files.
2020-10-02  GCC AdministratorDaily bump.
2020-10-01  Ian Lance Taylorcompiler: set varargs correctly for type of method...
2020-10-01  Martin Liskagcov: fix streaming of HIST_TYPE_IOR histogram type.
2020-10-01  Martin Liskaswitch conversion: make a rapid speed up
2020-10-01  Martin Liskagcov: fix streaming corruption
2020-10-01  Michael Davidsaverconfig/i386/t-rtems: Change from mtune to march for...
2020-10-01  H.J. LuAdd a testcase for PR target/96827
2020-10-01  Srinath Parvathaneniarm: Fix MVE intrinsics polymorphic variants wrongly...
2020-10-01  Jakub Jelineks390: Fix up s390_atomic_assign_expand_fenv
2020-10-01  Joel Hutton[SLP][VECT] Add check to fix 96827
2020-10-01  GCC AdministratorDaily bump.
2020-09-30  Jim WilsonFix build failure with zstd versio9n 1.2.0 or older.
2020-09-30  Kyrylo TkachovAArch64: Add Linux cpuinfo string for rng feature
2020-09-30  H.J. Lux86: Use SET operation in MOVDIRI and MOVDIR64B
2020-09-30  GCC AdministratorDaily bump.
2020-09-29  H.J. Lux86: Replace <enqcmdntrin.h> with <enqcmdintrin.h>
2020-09-29  Hongyu WangAdd missing FSF copyright notes for x86 intrinsic headers.
2020-09-29  Alex Coplanaarch64: Add support for Neoverse N2 CPU
2020-09-29  Richard Sandifordira: Fix elimination for global hard FPs [PR97054]
2020-09-29  Richard Sandifordarm: Fix canary address calculation for non-PIC
2020-09-29  Richard Sandifordaarch64: Prevent canary address being spilled to stack
2020-09-29  Richard Sandifordaarch64: Update feature macro name
2020-09-29  Richard Sandifordaarch64: Tweaks to the handling of fixed-length SVE...
2020-09-29  Richard Sandifordaarch64: Update the mangling of single SVE vectors...
2020-09-29  Alex Coplanarm: Add support for Neoverse V1 CPU
2020-09-29  GCC AdministratorDaily bump.
2020-09-28  Christophe... testsuite: [aarch64] Fix aarch64/advsimd-intrinsics...
2020-09-28  Kyrylo TkachovAArch64: Implement missing p128<->f64 reinterpret intri...
2020-09-28  Kyrylo TkachovAArch64: Implement missing vrndns_f32 intrinsic
2020-09-28  Kyrylo TkachovAArch64: Implement missing _p64 intrinsics for vector...
2020-09-28  Kyrylo TkachovAArch64: Implement vldrq_p128 intrinsic
2020-09-28  Kyrylo TkachovAArch64: Implement vstrq_p128 intrinsic
2020-09-28  Kyrylo TkachovAArch64: Implement missing vcls intrinsics on unsigned...
2020-09-28  Kyrylo TkachovAArch64: Implement missing vceq*_p* intrinsics
2020-09-28  Kyrylo TkachovAArch64: Implement poly-type vadd intrinsics
2020-09-28  Mark EgglestonRevert "Fortran : ICE in build_field PR95614"
2020-09-28  Eric BotcazouFix bogus alignment warning on address clause
2020-09-28  GCC AdministratorDaily bump.
2020-09-27  Jakub Jelinekoptabs: Don't reuse target for multi-word expansions...
2020-09-27  Mark EgglestonFortran : ICE in build_field PR95614
2020-09-27  GCC AdministratorDaily bump.
2020-09-26  GCC AdministratorDaily bump.
2020-09-25  Vladimir N... Add test for PR95464.c.
2020-09-25  Vladimir N... Add processing STRICT_LOW_PART for matched reloads.
2020-09-25  Joe Ramsayarm: Require MVE memory operand for destination of...
2020-09-25  GCC AdministratorDaily bump.
2020-09-24  H.J. Lurtl_data: Add sp_is_clobbered_by_asm
2020-09-24  Alan Modra[RS6000] Power10 libffi fixes
2020-09-24  Alan Modra[RS6000] Built-in __PCREL__ define
2020-09-24  Andrea Coralloaarch64: Do not alter value on a force_reg returned...
2020-09-24  Alex Coplanaarch64: Add support for Neoverse V1 CPU
2020-09-24  GCC AdministratorDaily bump.
2020-09-23  GCC AdministratorDaily bump.
2020-09-22  Jonathan Wakelylibstdc++: Fix out-of-bounds string_view access in...
2020-09-22  David Faustbpf: use xBPF signed div, mod insns when available
2020-09-22  Jonathan Wakelylibstdc++: Use correct argument type for __use_alloc...
2020-09-22  Jonathan Wakelylibstdc++: Use correct argument type for __use_alloc...
2020-09-22  GCC AdministratorDaily bump.
2020-09-21  Jonathan Wakelylibstdc++: Fix build for targets without lstat [PR...
next