]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-10-14  Jakub Jelinekmiddle-end: Allow _BitInt(65535) [PR102989]
2023-10-14  Juzhe-ZhongRISC-V: Remove redundant iterators.
2023-10-14  GCC AdministratorDaily bump.
2023-10-13  Harald AnlaufFortran: name conflict between internal procedure and...
2023-10-13  Harald Anlauffortran: fix handling of options -ffpe-trap and -ffpe...
2023-10-13  Andrew MacLeodDo not add partial equivalences with no uses.
2023-10-13  Richard BienerOMP SIMD inbranch call vectorization for AVX512 style...
2023-10-13  Richard BienerAdd support for SLP vectorization of OpenMP SIMD clone...
2023-10-13  Juzhe-ZhongRISC-V Regression: Fix FAIL of bb-slp-68.c for RVV
2023-10-13  Pan LiRISC-V: Refine run test cases of math autovec
2023-10-13  Pan LiRISC-V: Add test for FP llfloor auto vectorization
2023-10-13  Pan LiRISC-V: Add test for FP ifloor auto vectorization
2023-10-13  Pan LiRISC-V: Add test for FP iceil auto vectorization
2023-10-13  Pan LiRISC-V: Add test for FP llceil auto vectorization
2023-10-13  Florian WeimerC99 testsuite readiness: Some verified test case adjust...
2023-10-13  Florian WeimerC99 test suite readiness: Some unverified test case...
2023-10-13  Florian WeimerC99 test suite readiness: Mark some C89 tests
2023-10-13  Florian Weimeror1k: Fix -Wincompatible-pointer-types warning during...
2023-10-13  Florian Weimerarc: Fix -Wincompatible-pointer-types warning during...
2023-10-13  Florian Weimerriscv: Fix -Wincompatible-pointer-types warning during...
2023-10-13  Florian Weimercsky: Fix -Wincompatible-pointer-types warning during...
2023-10-13  Florian Weimerm68k: Avoid implicit function declaration in libgcc
2023-10-13  Jakub Jelineklibstdc++: Fix tr1/8_c_compatibility/cstdio/functions...
2023-10-13  Richard Bienertree-optimization/111779 - Handle some BIT_FIELD_REFs...
2023-10-13  Richard Bienertree-optimization/111773 - avoid CD-DCE of noreturn...
2023-10-13  Pan LiRISC-V: Add test for FP llround auto vectorization
2023-10-13  Juzhe-ZhongRISC-V Regression: Fix FAIL of bb-slp-pr69907.c for RVV
2023-10-13  Pan LiRISC-V: Add test for FP iroundf auto vectorization
2023-10-13  Kito ChengRISC-V: Fix the riscv_legitimize_poly_move issue on...
2023-10-13  Pan LiRISC-V: Leverage stdint-gcc.h for RVV test cases
2023-10-13  Pan LiRISC-V: Support FP lfloor/lfloorf auto vectorization
2023-10-13  Hans-Peter... testsuite: Replace many dg-require-thread-fence with...
2023-10-13  Hans-Peter... testsuite: Add dg-require-atomic-cmpxchg-word
2023-10-13  GCC AdministratorDaily bump.
2023-10-13  Pan LiRISC-V: Support FP lceil/lceilf auto vectorization
2023-10-12  Michael MeissnerPR111778, PowerPC: Do not depend on an undefined shift
2023-10-12  Tobias Burnuslibgomp.texi: Clarify OMP_TARGET_OFFLOAD=mandatory
2023-10-12  Alex Coplanreg-notes.def: Fix up description of REG_NOALIAS
2023-10-12  Christoph MüllnerRISC-V: Make xtheadcondmov-indirect tests robust agains...
2023-10-12  Jakub Jelinekwide-int: Fix build with gcc < 12 or clang++ [PR111787]
2023-10-12  Mary BennettRISCV: Bugfix for incorrect documentation heading nesting
2023-10-12  Tamar ChristinaAArch64: Fix Armv9-a warnings that get emitted whenever...
2023-10-12  Jakub Jelinekwide-int: Add simple CHECKING_P stack-protector canary...
2023-10-12  Jakub Jelinekwide-int: Allow up to 16320 bits wide_int and change...
2023-10-12  Georg-Johann LayLibF7: Implement atan2.
2023-10-12  Pan LiRISC-V: Support FP lround/lroundf auto vectorization
2023-10-12  Jakub Jelinekdwarf2out: Stop using wide_int in GC structures
2023-10-12  Richard Bienertree-optimization/111764 - wrong reduction vectorization
2023-10-12  Hu, Lin1Support Intel USER_MSR
2023-10-12  Chenghui PanLoongArch: Modify check_effective_target_vect_int_mod...
2023-10-12  Chenghui PanLoongArch: Enable vect.exp for LoongArch. [PR111424]
2023-10-12  Yang YujieLoongArch: Adjust makefile dependency for loongarch...
2023-10-12  Paul ThomasFortran: Set hidden string length for pointer component...
2023-10-12  Kewen Linrs6000: Make 32 bit stack_protect support prefixed...
2023-10-12  Kewen Lintestsuite: Avoid uninit var in pr60510.f [PR111427]
2023-10-12  Kewen Linvect: Consider vec_perm costing for VMAT_CONTIGUOUS_REVERSE
2023-10-12  Kewen Linvect: Get rid of vect_model_store_cost
2023-10-12  Kewen Linvect: Adjust vectorizable_store costing on VMAT_CONTIGU...
2023-10-12  Kewen Linvect: Adjust vectorizable_store costing on VMAT_LOAD_ST...
2023-10-12  Kewen Linvect: Adjust vectorizable_store costing on VMAT_ELEMENT...
2023-10-12  Kewen Linvect: Simplify costing on vectorizable_scan_store
2023-10-12  Kewen Linvect: Adjust vectorizable_store costing on VMAT_GATHER_...
2023-10-12  Kewen Linvect: Move vect_model_store_cost next to the transform...
2023-10-12  Kewen Linvect: Ensure vect store is supported for some VMAT_ELEM...
2023-10-12  Zhang, Junx86: set spincount 1 for x86 hybrid platform
2023-10-12  Pan LiRISC-V: Support FP llrint auto vectorization
2023-10-12  Mo, Zewei[APX] Support Intel APX PUSH2POP2
2023-10-12  Pan LiRISC-V: Support FP irintf auto vectorization
2023-10-12  GCC AdministratorDaily bump.
2023-10-11  Kito ChengRISC-V: Add TARGET_MIN_VLEN_OPTS to fix the build
2023-10-11  Jeff LawRISC-V Adjust long unconditional branch sequence
2023-10-11  Kito ChengRISC-V: Extend riscv_subset_list, preparatory for targe...
2023-10-11  Kito ChengRISC-V: Refactor riscv_option_override and riscv_conver...
2023-10-11  Kito Chengoptions: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_...
2023-10-11  Andrew PinskiMATCH: [PR111282] Simplify `a & (b ^ ~a)` to `a & b`
2023-10-11  Gaius Mulleymodula2: Narrow subranges to int or unsigned int if...
2023-10-11  Mary Bennett[PATCH v4 2/2] RISC-V: Add support for XCValu extension...
2023-10-11  Mary Bennett[PATCH v4 1/2] RISC-V: Add support for XCVmac extension...
2023-10-11  Filip KastlMAINTAINERS: Fix write after approval name order
2023-10-11  Gaius MulleyPR modula2/111675 Incorrect packed record field value...
2023-10-11  Juzhe-ZhongRISC-V: Fix incorrect index(offset) of gather/scatter
2023-10-11  Pan LiRISC-V: Support FP lrint/lrintf auto vectorization
2023-10-11  Juzhe-ZhongRISC-V: Remove XFAIL of ssa-dom-cse-2.c
2023-10-11  Jakub Jelinektree-ssa-strlen: optimization skips clobbering store...
2023-10-11  Roger SayleOptimize (ne:SI (subreg:QI (ashift:SI x 7) 0) 0) as...
2023-10-11  Juzhe-ZhongRISC-V: Enable full coverage vect tests
2023-10-11  liuhongtRefine predicate of operands[2] in divv4hf3 with regist...
2023-10-11  Juzhe-ZhongRISC-V Regression: Make pattern match more accurate...
2023-10-11  Juzhe-ZhongRISC-V Regression: Fix FAIL of vect-multitypes-16.c...
2023-10-11  GCC AdministratorDaily bump.
2023-10-10  Andrew WatermanRISC-V: far-branch: Handle far jumps and branches for...
2023-10-10  Jason Merrillc++: mangle multiple levels of template parms [PR109422]
2023-10-10  Andrew PinskiMATCH: [PR111679] Add alternative simplification of...
2023-10-10  Juzhe-ZhongRISC-V Regression: Make match patterns more accurate
2023-10-10  Juzhe-ZhongRISC-V Regression: Fix FAIL of predcom-2.c
2023-10-10  Juzhe-ZhongRISC-V Regression: Fix FAIL of pr65947-8.c for RVV
2023-10-10  Christoph MüllnerMAINTAINERS: Add myself to write after approval
2023-10-10  Juzhe-ZhongRISC-V: Add VLS BOOL mode vcond_mask[PR111751]
2023-10-10  Richard Bienertree-optimization/111751 - support 1024 bit vector...
2023-10-10  Eric Botcazouada: Fix internal error on too large representation...
next