gcc.git
2020-10-01 Aldy HernandezInitial implementation of value query class.
2020-10-01 Nathan Sidwellc++: Refactor lookup_and_check_tag
2020-10-01 Jonathan Wakelylibstdc++: Fix test_and_acquire for EABI
2020-10-01 Alex Coplanarm: Fix ordering in arm-cpus.in
2020-10-01 Tom de Vries[testsuite] Enable pr94600-{1,3}.c tests for nvptx
2020-10-01 Jakub Jelinekc++: Fix up default initialization with consteval defau...
2020-10-01 Jakub Jelinekc++: Handle std::construct_at on automatic vars during...
2020-10-01 Jakub Jelineks390: Fix up s390_atomic_assign_expand_fenv
2020-10-01 Richard Bienertree-optimization/97255 - missing vector bool pattern...
2020-10-01 Florian WeimerPR target/97250: i386: Add support for x86-64-v2, x86...
2020-10-01 Maciej W. Rozyckilibgo: add 32-bit RISC-V (RV32) support
2020-10-01 Alan Modra[RS6000] Adjust gcc asm for power10
2020-10-01 Alan Modra[RS6000] -mno-minimal-toc vs. power10 pcrelative
2020-10-01 Marek Polacekc++: CTAD and explicit deduction guides for copy-list...
2020-10-01 GCC AdministratorDaily bump.
2020-09-30 Jonathan Wakelylibstdc++: Fix test_and_acquire / set_and_release for...
2020-09-30 Martin SeborAvoid assuming a VLA access specification string contai...
2020-09-30 Martin SeborPR c/97206 - ICE in composite_type on declarations...
2020-09-30 Jonathan Wakelylibstdc++: Use __is_same instead of __is_same_as
2020-09-30 Andrew Stubbslibgomp: Enforce 1-thread limit in subteams
2020-09-30 Jan HubickaFix some fnspec strings in trans-decl.c
2020-09-30 Jan HubickaAdd trailing dots so length of spec string matches...
2020-09-30 H.J. LuAdd a testcase for PR target/96827
2020-09-30 Christophe... arm: [testsuite] Skip thumb2-cond-cmp tests on Cortex...
2020-09-30 Richard Bieneramend SLP reduction testcases
2020-09-30 Przemyslaw... arm: add support for Cortex-A78 and Cortex-A78AE
2020-09-30 Przemyslaw... aarch64: add support for Cortex-A78 and Cortex-A78AE
2020-09-30 Srinath Parvathaneni[GCC][PATCH] arm: Fix MVE intrinsics polymorphic varian...
2020-09-30 Joel Hutton[SLP][VECT] Add check to fix 96837
2020-09-30 Tamar Christinamiddle-end: Refactor refcnt to use SLP_TREE_REF_COUNT...
2020-09-30 Nathan Sidwellc++: Kill DECL_HIDDEN_FRIEND_P
2020-09-30 Tobias BurnusFortran: add contiguous check for ptr assignment, fix...
2020-09-30 Tobias BurnusOpenMP: Add implicit declare target for nested procedures
2020-09-30 Paul ThomasThis patch fixes PR97045 - unlimited polymorphic array...
2020-09-30 Tom de Vries[nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION
2020-09-30 H.J. Lux86: Use SET operation in MOVDIRI and MOVDIR64B
2020-09-30 Tom de Vries[testsuite] Re-enable pr94600-{1,3}.c tests for arm
2020-09-30 Florian Weimeri386: Define __LAHF_SAHF__ and __MOVBE__ macros, based...
2020-09-30 Jakub Jelinektestsuite: Fix up amx* dg-do run tests with older binutils
2020-09-30 Kyrylo TkachovPR target/97150 AArch64: 2nd parameter of unsigned...
2020-09-30 Kyrylo TkachovPR target/96313 AArch64: vqmovun* return types should...
2020-09-30 Richard Sandifordaarch64: Tweak movti and movtf patterns
2020-09-30 Alex Coplanarm: Fix ICEs in no-literal-pool.c on MVE [PR97251]
2020-09-30 Alan Modragcc/configure typo fix
2020-09-30 Alan ModraRe: rs6000: Use parameterized names for tablejump
2020-09-30 GCC AdministratorDaily bump.
2020-09-30 Segher Boessenkoolrs6000: Use parameterized names for tablejump
2020-09-29 Martin SeborCorrect and improve -Wnonnull for calls to functions...
2020-09-29 Marek Polacekc++: Implement -Wrange-loop-construct [PR94695]
2020-09-29 David Edelsohntestsuite: Remove unnecessary DWARF2 xfails on AIX
2020-09-29 David Malcolmanalyzer: fix signal-handler registration location...
2020-09-29 Jim WilsonFix GCC 10+ build failure with zstd version 1.2.0 or...
2020-09-29 Przemyslaw... arm: add support for Cortex-X1
2020-09-29 Przemyslaw... aarch64: add support for Cortex-X1
2020-09-29 David Malcolmanalyzer: silence -Wsign-compare warnings
2020-09-29 Nathan Sidwellc++: Hiddenness is a property of the symbol table
2020-09-29 H.J. Lux86: Replace <enqcmdntrin.h> with <enqcmdintrin.h>
2020-09-29 Nathan Sidwellc++: Name lookup simplifications
2020-09-29 David Edelsohntestsuite: Prevent spellcheck-inttypes failures on...
2020-09-29 Nathan Sidwellc++: Identifier type value should not update binding
2020-09-29 Richard Bienertree-optimization/97241 - fix ICE in reduction vectoriz...
2020-09-29 Richard Bienermove permute optimization to optimize-slp
2020-09-29 Hongyu WangAdd missing FSF copyright notes for x86 intrinsic headers.
2020-09-29 Richard Bienertree-optimization/97238 - fix typo causing ICE
2020-09-29 Andrew Stubbslibgomp: disable barriers in nested teams
2020-09-29 Richard Sandifordarm: Add new vector mode macros
2020-09-29 Kito ChengRISC-V: Define __riscv_cmodel_medany for PIC mode.
2020-09-29 Alex Coplanaarch64: Fix ordering of aarch64-cores.def
2020-09-29 Martin Liskaswitch conversion: make a rapid speed up
2020-09-29 Martin LiskaRevert "switch lowering: limit number of cluster attemps"
2020-09-29 David Edelsohntestsuite: Skip symver1 on AIX.
2020-09-29 Maciej W. RozyckiRISC-V/libgcc: Use `-fasynchronous-unwind-tables' for...
2020-09-29 GCC AdministratorDaily bump.
2020-09-28 David Malcolmanalyzer: add some missing FINAL OVERRIDEs
2020-09-28 David Malcolmanalyzer: remove unused field
2020-09-28 David Malcolmanalyzer: fix ICE on non-pointer longjmp [PR97233]
2020-09-28 David Malcolmanalyzer: fix sm_state_map::print
2020-09-28 Ian Lance Taylornet: add hurd build tag
2020-09-28 Aldy Hernandezirange_allocator class
2020-09-28 Tobias Burnuslibgfortran/m4/unpack.m4: Silence -Wmaybe-uninitialized
2020-09-28 Ian Lance Taylorlibbacktrace: build mtest.dSYM if using dsymutil
2020-09-28 Ian Lance Taylorlibbacktrace: only run dsymutil with Mach-O
2020-09-28 Tobias BurnusOpenMP: Handle cpp_implicit_alias in declare-target...
2020-09-28 Patrick Palkalibstdc++: Rearrange some range adaptors' data members
2020-09-28 Patrick Palkalibstdc++: Add test that tracks range adaptors' sizes
2020-09-28 Patrick Palkalibstdc++: Reduce the size of a subrange with empty...
2020-09-28 Patrick Palkalibstdc++: Reduce the size of an unbounded iota_view
2020-09-28 Paul A. Clarkers6000: Add tests for _mm_insert_epi{8,32,64}
2020-09-28 Paul A. Clarkers6000: Support _mm_insert_epi{8,32,64}
2020-09-28 liuhongtEnable GCC support for AMX-TILE,AMX-INT8,AMX-BF16.
2020-09-28 Andrea Coralloaarch64: Do not alter force_reg returned rtx expanding...
2020-09-28 Richard Sandifordaarch64: Add HF routines to libgcc_s.so
2020-09-28 Mark EgglestonRevert "Fortran : ICE in build_field PR95614"
2020-09-28 Eric BotcazouAdd missing end location information
2020-09-28 Eric BotcazouFix bogus alignment warning on address clause
2020-09-28 Eric BotcazouRevert recent changes to lower_try_finally_dup_block
2020-09-28 GCC AdministratorDaily bump.
2020-09-27 Jan HubickaFix handling of stores in modref_summary::useful_p
2020-09-27 Jakub Jelinekoptabs: Don't reuse target for multi-word expansions...
2020-09-27 Clément Chigotaix: Use $(AR) without -X32_64 to build FAT libraries.
next