]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2023-12-05 xuliRISC-V: FAIL:g++.dg/torture/vshuf-v[2|4]di.C -Os (execu...
2023-12-05 Jakub Jelineki386: Improve code generation for vector __builtin_sign...
2023-12-05 Juzhe-ZhongRISC-V: Add blocker for gather/scatter auto-vectorization
2023-12-05 Richard Bienerc/89270 - honor registered_builtin_types in type_for_size
2023-12-05 Richard Bienerc/86869 - preserve address-space info when building...
2023-12-05 Richard Bienertree-optimization/112827 - more SCEV cprop fixes
2023-12-05 liuhongtTake register pressure into account for vec_construct...
2023-12-05 liuhongtSupport udot_prodv*qi with emulation sdot_prodv*hi
2023-12-05 Marek Polacekc++: implement P2564, consteval needs to propagate...
2023-12-05 GCC AdministratorDaily bump.
2023-12-04 Jason Merrillc++: fix constexpr noreturn diagnostic
2023-12-04 Andrew PinskiMATCH: Fix zero_one_valued_p's convert pattern
2023-12-04 Jeff Law[committed] Fix HImode load mnemonic on microblaze...
2023-12-04 Robin DappRISC-V: testsuite: Remove redundant vector_hw and zvfh_hw.
2023-12-04 Robin DappRISC-V: Fix two testscases related to -std changes.
2023-12-04 Robin DappRISC-V: Fix rawmemchr implementation.
2023-12-04 Robin DappRISC-V: Rename and unify stringop strategy handling.
2023-12-04 Richard Bienermiddle-end/112785 - guard against last_clique overflow
2023-12-04 Christoph MüllnerRISC-V: Document optimization parameter riscv-strcmp...
2023-12-04 Juzhe-ZhongRISC-V: Fix overlap group incorrect overlap on v0
2023-12-04 Juzhe-ZhongRISC-V: Support highest-number regno overlap for widen...
2023-12-04 Richard Bienertree-optimization/112818 - re-instantiate vector type...
2023-12-04 Juzhe-ZhongRISC-V: Rename bug-01.C to bug-1.C
2023-12-04 Richard Bienertree-optimization/112827 - corrupt SCEV cache during...
2023-12-04 Juzhe-ZhongRISC-V: Remove earlyclobber from widen reduction
2023-12-04 Indu BhagatBTF: fix PR debug/112656
2023-12-04 Indu BhagatBTF: fix PR debug/112768
2023-12-04 Pan LiRISC-V: Add test case for bug PR112813
2023-12-04 Jakub Jelineki386: Fix rtl checking ICE in ix86_elim_entry_set_got...
2023-12-04 Jakub Jelineki386: Fix up signbit<mode>2 expander [PR112816]
2023-12-04 Jakub Jelinekc++: #pragma GCC unroll C++ fixes [PR112795]
2023-12-04 Feng WangRISC-V: Update crypto vector ISA info with latest spec
2023-12-04 Fei Gaoprefer Zicond primitive semantics to SFB
2023-12-04 Kito ChengRISC-V: Add sifive-x280 to -mcpu
2023-12-04 Kito ChengRISC-V: Refactor riscv_implied_info_t to make it able...
2023-12-04 Kito ChengRISC-V: Refine riscv_subset_list::parse [NFC]
2023-12-04 Hu, Lin1i386: Fix CPUID of USER_MSR.
2023-12-04 Gaius MulleyPR modula2/112825: modula2 builds target objects as...
2023-12-04 Juzhe-ZhongRISC-V: Robostify the W43, W86, W87 constraint enabled...
2023-12-04 chenxiaolongLoongArch: Add intrinsic function descriptions for...
2023-12-04 GCC AdministratorDaily bump.
2023-12-03 Jakub Jelinektestsuite: Fix up gcc.target/aarch64/pr112406.c for...
2023-12-03 Jakub Jelineklower-bitint: Fix up lower_addsub_overflow [PR112807]
2023-12-03 Saurabh Jhatestsuite: Fix up pr112337.c test
2023-12-03 Pan LiRISC-V: Fix typo in test abi configuration
2023-12-03 Jeff Law[committed] Fix gnu23-builtins-no-dfp
2023-12-03 Jeff Law[committed] Fix build of libgcc on ports using FDPIC
2023-12-03 Jeff Law[committed] Fix pr65369.c
2023-12-03 Jeff Law[committed] Fix comp-goto-1.c on 16 bit targets
2023-12-03 Jeff Law[committed] Fix a few arc tests
2023-12-03 Jeff Law[committed] Fix nios2 tests
2023-12-03 Jeff Law[committed] Fix rx build failure in libgcc
2023-12-03 Jeff Law[committed] Fix minor testsuite problems on H8 after...
2023-12-03 Jeff Law[committed] Fix frv build after C99 changes
2023-12-03 GCC AdministratorDaily bump.
2023-12-02 Alexandre Olivalibsupc++: try cxa_thread_atexit_impl at runtime
2023-12-02 Harald AnlaufFortran: deferred-length character optional dummy argum...
2023-12-02 Richard Sandifordattribs: Namespace-aware lookup_attribute_spec
2023-12-02 Richard Sandifordattribs: Consider namespaces when comparing attributes
2023-12-02 Richard Sandifordattribs: Cache the gnu namespace
2023-12-02 Richard SandifordTweak language choice in config-list.mk
2023-12-02 Richard SandifordAllow target attributes in non-gnu namespaces
2023-12-02 Roger SayleRISC-V: Improve style to work around PR 60994 in host...
2023-12-02 Francois-Xavier... Testsuite, Darwin: skip -mcmodel=large test
2023-12-02 Li WeiLoongArch: Optimize vector constant extract-{even/odd...
2023-12-02 Li WeiLoongArch: Accelerate optimization of scalar signed...
2023-12-02 chenxiaolongLoongArch: Added vectorized hardware inspection for...
2023-12-02 Li WeiLoongArch: Remove duplicate definition of CLZ_DEFINED_V...
2023-12-02 Juzhe-ZhongRISC-V: Fix incorrect combine of extended scalar pattern
2023-12-02 Pan LiRISC-V: Bugfix for legitimize move when get vec mode...
2023-12-02 GCC AdministratorDaily bump.
2023-12-01 Harald AnlaufFortran: copy-out for possibly missing OPTIONAL CLASS...
2023-12-01 Jason Merrillc++: mangling for CTAD placeholder
2023-12-01 Jason Merrillc++: mangle function template constraints
2023-12-01 Andrew MacLeodUse range_compatible_p in check_operands_p.
2023-12-01 Alexandre Olivahardcfr: make builtin_return tests more portable [PR112334]
2023-12-01 Alexandre Olivahardcfr: libgcc sym versioning
2023-12-01 Vladimir N... [PR112445][LRA]: Fix "unable to find a register to...
2023-12-01 Jakub Jelinekextend.texi: Fix up defbuiltin* with spaces in return...
2023-12-01 Rainer Orthada: Fix Ada bootstrap on macOS
2023-12-01 David Malcolmdiagnostics, analyzer: add optional per-diagnostic...
2023-12-01 David Malcolmdocs: remove stray reference to -fanalyzer-checker...
2023-12-01 Juzhe-ZhongRISC-V: Support highpart register overlap for widen...
2023-12-01 Juzhe-ZhongRISC-V: Support highpart overlap for indexed load with...
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
next
This page took 0.093604 seconds and 5 git commands to generate.