]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-01-15  Jonathan Wakelylibstdc++: Fix redefinition error in std::tuple [PR108822]
2024-01-15  Jonathan Wakelylibstdc++: Use variable template to fix -fconcepts...
2024-01-15  Jonathan Wakelylibstdc++: Update tzdata to 2023d
2024-01-15  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR113048]
2024-01-15  Georg-Johann LayAVR: Document option -mskip-bug.
2024-01-15  Liao ShihuaRISC-V: Add C intrinsic for Scalar Bitmanip Extension
2024-01-15  Liao ShihuaRISC-V: Add C intrinsic for Scalar Crypto Extension
2024-01-15  Liao ShihuaRISC-V: Remove the Scalar Bitmanip and Crypto Built...
2024-01-15  Vladimir N... [PR113354][LRA]: Fixing LRA failure on building MIPS GCC
2024-01-15  Georg-Johann LayAVR: target/107201: Make -nodevicelib work for all...
2024-01-15  Lipeng Zhulibgfortran: Bugfix if not define HAVE_ATOMIC_FETCH_ADD
2024-01-15  Juzhe-ZhongRISC-V: Fix regression (GCC-14 compare with GCC-13...
2024-01-15  Juzhe-ZhongRISC-V: Adjust loop len by costing 1 when NITER < VF
2024-01-15  Richard Bienertree-optimization/113385 - wrong loop father with early...
2024-01-15  Juzhe-ZhongRISC-V: Remove m_num_vector_iterations[NFC]
2024-01-15  Juzhe-ZhongRISC-V: Add optimized dump check of VLS reduc tests
2024-01-15  Andrew PinskiAVR: target/113156 - Fix ICE due to missing "Save"...
2024-01-15  Jakub Jelineklower-bitint: Fix up handling of INTEGER_CSTs in handle...
2024-01-15  Juzhe-ZhongRISC-V: Fix attributes bug configuration of ternary...
2024-01-15  YunQiang SuMIPS/testsuite: Add -mno-abicalls option to unaligned-2.c
2024-01-15  GCC AdministratorDaily bump.
2024-01-14  John David... Disable tests for strdup/strndup on __hpux__
2024-01-14  John David... Skip several gcc.dg/builtin-dynamic-object-size tests...
2024-01-14  John David... Fix dg-warning on hppa*64*-*-*
2024-01-14  John David... Skip several analyzer socket tests on hppa*-*-hpux*
2024-01-14  Georg-Johann LayAVR: Support .rodata in Flash for AVR64* and AVR128...
2024-01-14  Jeff Law[committed] Fix MIPS bootstrap
2024-01-14  GCC AdministratorDaily bump.
2024-01-13  Harald AnlaufFortran: intrinsic ISHFTC and missing optional argument...
2024-01-13  John David... hppa64: Fix fmt_f_default_field_width_3.f90 and fmt_g_d...
2024-01-13  Harald AnlaufFortran: annotations for DO CONCURRENT loops [PR113305]
2024-01-13  Jonathan Wakelylibstdc++: Implement P2255R2 dangling checks for std...
2024-01-13  Jakub Jelineklower-bitint: Fix up handle_operand_addr INTEGER_CST...
2024-01-13  Jakub Jelinektestsuite: Fix up vect-early-break_100-pr113287.c testc...
2024-01-13  Jakub Jelinekc++, demangle: Implement https://github.com/itanium...
2024-01-13  Andrew PinskiAdd a few testcases for fix missed optimization regressions
2024-01-13  Patrick Palkalibstdc++: Implement C++23 std::bind_back from P2387R3...
2024-01-13  Patrick Palkalibstdc++: Use C++23 deducing this in std::bind_front
2024-01-13  Patrick Palkalibstdc++/ranges: Use perfect forwarding in _Pipe and...
2024-01-13  GCC AdministratorDaily bump.
2024-01-13  Jonathan Wakelylibstdc++: Fix non-portable results from 64-bit std...
2024-01-12  Georg-Johann LayAVR: Documentation: Web-Link an example ld-Script for...
2024-01-12  Georg-Johann LayAVR: Documentation: Attribute address has exactly one...
2024-01-12  Jason Merrillc++: __class_type_info and modules [PR113038]
2024-01-12  Ezra Sitorusarm: vld1_types_x4 ACLE intrinsics
2024-01-12  Ezra Sitorusarm: vld1_types_x3 ACLE intrinsics
2024-01-12  Ezra Sitorusarm: vld1_types_x2 ACLE intrinsics
2024-01-12  Ezra Sitorusarm: vst1q_types_x4 ACLE intrinsics
2024-01-12  Ezra Sitorusarm: vst1q_types_x3 ACLE intrinsics
2024-01-12  Ezra Sitorusarm: vst1q_types_x2 ACLE intrinsics
2024-01-12  Ezra Sitorusarm: vst1_types_x4 ACLE intrinsics
2024-01-12  Ezra Sitorusarm: vst1_types_x3 ACLE intrinsics
2024-01-12  Ezra Sitorusarm: vst1_types_x2 ACLE intrinsics
2024-01-12  Ezra Sitorusarm: vld1q_types_x4 ACLE intrinsics
2024-01-12  Ezra Sitorusarm: vld1q_types_x3 ACLE intrinsics
2024-01-12  Ezra Sitorusarm: vld1q_types_x2 ACLE intrinsics
2024-01-12  Jakub Jelinekc: Avoid _BitInt indexes > sizetype in ARRAY_REFs ...
2024-01-12  Tamar Christinatestsuite: Make bitint early vect test more accurate
2024-01-12  Tamar Christinamiddle-end: remove more usages of single_exit
2024-01-12  Tamar Christinamiddle-end: fill in reduction PHI for all alt exits...
2024-01-12  Tamar Christinamiddle-end: thread through existing LCSSA variable...
2024-01-12  Tamar Christinamiddle-end: maintain LCSSA form when peeled vector...
2024-01-12  Tamar Christinamiddle-end: make memory analysis for early break more...
2024-01-12  Jason Merrillc++: cand_parms_match and reversed candidates
2024-01-12  Iain SandoeObjective-C, Darwin: Fix a regression in handling bad...
2024-01-12  Iain SandoeDarwin, powerpc: Fix bootstrap.
2024-01-12  Georg-Johann LayAVR: Work around "sequence of 3 consecutive punctuation...
2024-01-12  Richard BienerBump BASE-VER to 14.0.1 now that we are in stage4.
2024-01-12  Jakub Jelinekvarasm: Fix up process_pending_assemble_externals ...
2024-01-12  Richard Sandifordaarch64: Rework uxtl->zip optimisation [PR113196]
2024-01-12  Richard SandifordKeep track of the FUNCTION_BEG note
2024-01-12  Richard Sandifordaarch64: Use a global map to detect duplicated overload...
2024-01-12  Richard Sandifordaarch64: Use a separate group for SME builtins [PR112989]
2024-01-12  Juzhe-ZhongRISC-V: Adjust scalar_to_vec cost
2024-01-12  Jakub Jelineklower-bitint: Fix up handling of unsigned INTEGER_CSTs...
2024-01-12  Jakub Jelineksra: Punt for too large _BitInt accesses [PR113330]
2024-01-12  Jakub Jelineklower-bitint: Fix a typo in a condition [PR113323]
2024-01-12  Jakub Jelineklower-bitint: Fix up handling of uninitialized large...
2024-01-12  Jakub Jelineklower-bitint: Fix handling of casts on arches with...
2024-01-12  Guillaume Gomez[PATCH] libgccjit: Add support for function attributes...
2024-01-12  Ilya Leoshkevichrs6000: Fix ASAN linker errors for Power ELF V1 ABI...
2024-01-12  Jakub Jelinektestsuite: Fix up preprocessor conditions in bitint...
2024-01-12  Jonathan Wakelylibstdc++: Fix std::runtime_format deviations from...
2024-01-12  Jonathan Wakelylibstdc++: Implement C++23 P1951R1 (Default Args for...
2024-01-12  Jonathan Wakelylibstdc++: Fix incorrect PR number in comment
2024-01-12  Jakub Jelineklibgcc: Use may_alias attribute in bitint handlers
2024-01-12  Richard Bienermiddle-end/113344 - is_truth_type_for vs GENERIC tcc_co...
2024-01-12  Haochen Jiangi386: Remove redundant move in vnni pattern
2024-01-12  Haochen Jiangi386: Add AVX10.1 related macros
2024-01-12  Juzhe-ZhongRISC-V: Enhance a testcase
2024-01-12  Richard Bienertarget/112280 - properly guard permute query
2024-01-12  Sandra Loosemorelibgcc, nios2: Fix exception handling on nios2 with...
2024-01-12  liuhongtUpdate documents for fcf-protection=
2024-01-12  Pan LiRISC-V: Update the comments of riscv_v_ext_mode_p ...
2024-01-12  Feng WangRISC-V: Modify ABI-name length of vfloat16m8_t
2024-01-12  Li WeiLoongArch: Redundant sign extension elimination optimiz...
2024-01-12  Li WeiLoongArch: Redundant sign extension elimination optimiz...
2024-01-12  GCC AdministratorDaily bump.
2024-01-11  Julian BrownOpenMP: lvalue parsing for map/to/from clauses (C)
2024-01-11  Jason Merrillc++: corresponding object parms [PR113191]
next