]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2023-12-01 Richard BienerFix ambiguity between vect_get_vec_defs with/without...
2023-12-01 Jakub Jelinektestsuite: Tweak some further tests for modern C changes
2023-12-01 Jakub Jelineklower-bitint: Fix lowering of middle sized _BitInt...
2023-12-01 Jakub Jelineklower-bitint: Fix up handle_operand_addr for 0 constant...
2023-12-01 Jose E. Marchesibpf: quote section names whenever necessary in assembly...
2023-12-01 Di Zhaoaarch64: modify Ampere CPU tunings on reassociation/FMA
2023-12-01 Rainer Orthlibstdc++: Regenerate GCC_CHECK_ASSEMBLER_HWCAP users
2023-12-01 Sebastian Hubergcov: Fix use of __LIBGCC_HAVE_LIBATOMIC
2023-12-01 Richard Sandifordaarch64: Add a result_mode helper function
2023-12-01 Jakub Jelineklower-bitint: Fix up maximum addition/subtraction/multi...
2023-12-01 Jakub Jelineklower-bitint: Fix ICE on bitint-39.c
2023-12-01 Jakub Jelineklower-bitint: Fix _BitInt .{ADD,SUB}_OVERFLOW lowering...
2023-12-01 Xi Ruoyaodoc: Update the status of build directory not fully...
2023-12-01 Juergen Christs390x: Fix s390_md_asm_adjust handling of long doubles...
2023-12-01 Jakub Jelineks390: Fix builtin-classify-type-1.c on s390 too [PR112725]
2023-12-01 Florian Weimerc: Add new -Wdeclaration-missing-parameter-type permerror
2023-12-01 Florian Weimerc: Turn -Wincompatible-pointer-types into a permerror
2023-12-01 Florian Weimerc: Turn -Wreturn-mismatch into a permerror
2023-12-01 Florian Weimerc: Do not ignore some forms of -Wimplicit-int in system...
2023-12-01 Florian Weimerc: Turn -Wimplicit-int into a permerror
2023-12-01 Florian Weimerc: Turn -Wimplicit-function-declaration into a permerror
2023-12-01 Florian Weimerc: Turn int-conversion warnings into permerrors
2023-12-01 Florian WeimerAdd tests for validating future C permerrors
2023-12-01 Florian Weimergm2: Add missing declaration of m2pim_M2RTS_Terminate...
2023-12-01 Florian Weimeraarch64: Call named function in gcc.target/aarch64...
2023-12-01 Florian Weimeraarch64: Avoid -Wincompatible-pointer-types warning...
2023-12-01 Juzhe-ZhongRISC-V: Fix VSETVL PASS regression
2023-12-01 Jason Merrillc++: lambda capture and explicit object parm
2023-12-01 GCC AdministratorDaily bump.
2023-11-30 Marek Polacekc++: wrong ambiguity in accessing static field [PR112744]
2023-11-30 Ian Lance Taylorlibgo: update configure.ac to upstream GCC
2023-11-30 Ian Lance Taylorlibbacktrace: support ASLR on Windows
2023-11-30 Wilco DijkstraAArch64: Fix __sync_val_compare_and_swap [PR111404]
2023-11-30 Jonathan Wakelylibstdc++: Fix std::ranges::to errors
2023-11-30 Gaius Mulleymodula2: libgm2 bump version to 19:0.0
2023-11-30 Christophe... testsuite/arm: Fix bfloat16_vector_typecheck_[12].c...
2023-11-30 Thomas SchwingeFix 'libgomp.c/declare-variant-4-*.c', add 'libgomp...
2023-11-30 Thomas SchwingeSpin 'dg-do run' part of 'libgomp.c/declare-variant...
2023-11-30 Thomas SchwingeIn 'libgomp.c/declare-variant-{3,4}-*.c', restrict...
2023-11-30 Thomas SchwingeFix 'libgomp.c/declare-variant-3-*.c' compilation for...
2023-11-30 Thomas SchwingeGCN: Generally enable the 'gcc.target/gcn/avgpr-[....
2023-11-30 Wilco DijkstraAArch64: Fix strict-align cpymem/setmem [PR103100]
2023-11-30 Harald AnlaufFortran: fix TARGET attribute of associating entity...
2023-11-30 Richard Bienertree-optimization/112767 - spurious diagnostic after...
2023-11-30 Richard Bienertree-optimization/112766 - improve pruning of uninit...
2023-11-30 Juzhe-ZhongRISC-V: Support widening register overlap for vf4/vf8
2023-11-30 Juzhe-ZhongRISC-V: Remove earlyclobber for wx/wf instructions.
2023-11-30 Eric Botcazouada: Rework fix for wrong finalization of qualified...
2023-11-30 Steve Bairdada: Support Put_Image for types in user-defined instan...
2023-11-30 Yannick Moyada: Remove SPARK legality checks
2023-11-30 Sheri Bernsteinada: Remove GNATcheck violations
2023-11-30 Viljar Indusada: Ignore defered compile time errors without backend
2023-11-30 Yannick Moyada: Fix spelling of functions with(out) "side effects"
2023-11-30 Javier Mirandaada: Crash initializing component of private record...
2023-11-30 Steve Bairdada: Name resolution in expanded instances
2023-11-30 Steve Bairdada: Add comment describing Partition_Elaboration_Polic...
2023-11-30 Steve Bairdada: Too-strict conformance checking for formal discrim...
2023-11-30 Eric Botcazouada: Fix predicate check failure in Expand_Allocator_Ex...
2023-11-30 Eric Botcazouada: Fix wrong finalization for qualified aggregate...
2023-11-30 Steve Bairdada: Constant_Indexing used when context requires a...
2023-11-30 Rainer Orthlibiberty: Disable hwcaps for sha1.o
2023-11-30 Jakub Jelinekwide-int: Fix wide_int division/remainder [PR112733]
2023-11-30 Jakub Jelinekc++: Implement C++26 P2169R4 - Placeholder variables...
2023-11-30 liuhongtSupport sdot_prodv*qi with emulation of sdot_prodv*hi.
2023-11-30 liuhongtUse vec_extact_lo instead of subreg in reduc_<code...
2023-11-30 Alexandre OlivaRevert "testsuite: analyzer: expect alignment warning...
2023-11-30 Alexandre Olivac++: mark short-enums as packed
2023-11-30 Jason Merrillc++: remove LAMBDA_EXPR_MUTABLE_P
2023-11-30 Tsukasa OIRISC-V: Fix 'E' extension version to test
2023-11-30 Juzhe-ZhongRISC-V: Support highpart overlap for floating-point...
2023-11-30 Juzhe-ZhongRISC-V: Rename vconstraint into group_overlap
2023-11-30 Juzhe-ZhongRISC-V: Support highpart overlap for vext.vf
2023-11-30 GCC AdministratorDaily bump.
2023-11-29 Philipp Tomsichaarch64: Add support for Ampere-1B (-mcpu=ampere1b...
2023-11-29 Marek Polacekc++: P2280R4, Using unknown refs in constant expr ...
2023-11-29 Ian Lance Taylorlibbacktrace: call GetModuleFileNameA on Windows
2023-11-29 Patrick Palkac++: fix testcase [PR112765]
2023-11-29 Patrick Palkac++: bogus -Wparentheses warning [PR112765]
2023-11-29 David Faustbpf: change ASM_COMMENT_START to '#'
2023-11-29 Jakub Jelinekrs6000: Fix up c-c++-common/builtin-classify-type-1...
2023-11-29 Andrew MacLeodCheck operands before invoking fold_range.
2023-11-29 Andrew MacLeodAdd operand_check_p to range-ops.
2023-11-29 Martin Jambortree-sra: Avoid returns of references to SRA candidates
2023-11-29 Thomas SchwingeIn 'libgomp.c/target-simd-clone-{1,2,3}.c', restrict...
2023-11-29 Thomas Schwingetestsuite: Add 'only_for_offload_target' wrapper for...
2023-11-29 Rainer Orthtestsuite, i386: Only check for cfi directives if suppo...
2023-11-29 Thomas SchwingeFix 'g++.dg/cpp26/static_assert1.C' for '-fno-exception...
2023-11-29 Thomas SchwingeFix '23_containers/span/at.cc' for '-fno-exceptions...
2023-11-29 Thomas SchwingeAdjust 'g++.dg/ext/has-feature.C' for default-'-fno...
2023-11-29 Richard Bienermiddle-end/110237 - wrong MEM_ATTRs for partial loads...
2023-11-29 Jakub Jelinekfold-const: Fix up multiple_of_p [PR112733]
2023-11-29 Iain Sandoetestsuite, x86: Handle a broken assembler
2023-11-29 Rainer Orthtestsuite: Adjust g++.dg/opt/devirt2.C on SPARC
2023-11-29 Juzhe-ZhongRISC-V: Support highpart register overlap for vwcvt
2023-11-29 Rainer Orthtestsuite: Handle double-quoted LTO section names ...
2023-11-29 xuliRISC-V: Add explicit braces to eliminate warning.
2023-11-29 Jose E. Marchesitestsuite: move gcc.c-torture/compile/libcall-2.c to...
2023-11-29 Jakub Jelinekc++: Fix a compile time memory leak in finish_static_assert
2023-11-29 Jakub Jelinekfold-mem-offsets: Fix powerpc64le-linux profiledbootstr...
2023-11-29 Xi RuoyaoLoongArch: Use LSX for scalar FP rounding with explicit...
next
This page took 0.085688 seconds and 5 git commands to generate.