]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-10-17  Lehua DingRISC-V: Fix failed testcase when use -cmodel=medany
2023-10-17  Georg-Johann LayLibF7: Implement fma / fmal.
2023-10-17  Richard Bienermiddle-end/111818 - failed DECL_NOT_GIMPLE_REG_P settin...
2023-10-17  Richard Bienertree-optimization/111807 - ICE in verify_sra_access_forest
2023-10-17  Vineet Guptaexpr: don't clear SUBREG_PROMOTED_VAR_P flag for a...
2023-10-17  Chenghui PanLoongArch: Fix vec_initv32qiv16qi template to avoid...
2023-10-17  Lulu ChengLoongArch: Delete macro definition ASM_OUTPUT_ALIGN_WIT...
2023-10-17  Juzhe-ZhongRISC-V: Fix unexpected big LMUL choosing in dynamic...
2023-10-17  Iain Buclawd: Forbid taking the address of an intrinsic with no...
2023-10-17  GCC AdministratorDaily bump.
2023-10-16  Jeff LawFix minor problem in stack probing
2023-10-16  David Malcolmdiagnostics: special-case -fdiagnostics-text-art-charse...
2023-10-16  David Malcolmdiagnostics: fix missing initialization of context...
2023-10-16  Uros Bizjaki386: Allow -mlarge-data-threshold with -mcmodel=large
2023-10-16  Christoph MüllnerRISC-V: NFC: Move scalar block move expansion code...
2023-10-16  Vineet GuptaRISC-V/testsuite: add a default march (lacking zfa...
2023-10-16  Manolis TsamisImplement new RTL optimizations pass: fold-mem-offsets
2023-10-16  Iain Buclawd: Merge upstream dmd, druntime 4c18eed967, phobos...
2023-10-16  Andrew PinskiMATCH: Improve `A CMP 0 ? A : -A` set of patterns to...
2023-10-16  Andrew Pinski[PR31531] MATCH: Improve ~a < ~b and ~a < CST, allow...
2023-10-16  Jason Merrillc++: improve fold-expr location
2023-10-16  Marek Polacekc++: fix truncated diagnostic in C++23 [PR111272]
2023-10-16  Roger SayleARC: Split asl dst,1,src into bset dst,0,src to impleme...
2023-10-16  Stefan Schulze... s390: Fix expander popcountv8hi2_vx
2023-10-16  Juzhe-ZhongRISC-V: Use VLS modes if the NITERS is known and smalle...
2023-10-16  Jiufu Guouse more get_range_query
2023-10-16  liuhongtSupport 32/64-bit vectorization for conversion between...
2023-10-16  liuhongtEnable vectorization for V2HF/V4HF rounding operations...
2023-10-16  GCC AdministratorDaily bump.
2023-10-15  Tobias Burnuslibgomp.texi: Update "Enabling OpenMP" + OpenACC /...
2023-10-15  Tobias Burnuslibgomp.texi: Improve "OpenACC Environment Variables"
2023-10-15  Tobias Burnuslibgomp.texi: Use present not future tense
2023-10-15  Mike Frysingersim: add distclean dep for gnulib
2023-10-15  Roger Saylemiddle-end: Improved RTL expansion of 1LL << x.
2023-10-15  Gaius Mulleymodula2: Add m2.etags rule to gcc/m2/Make-lang.in
2023-10-15  Jakub Jelinekwide-int: Fix estimation of buffer sizes for wide_int...
2023-10-15  Iain Buclawd: Merge upstream dmd, druntime f9efc98fd7, phobos...
2023-10-15  Stefan Schulze... combine: Fix handling of unsigned constants
2023-10-15  Juzhe-ZhongRISC-V: Fix vsingle attribute
2023-10-15  GCC AdministratorDaily bump.
2023-10-14  Tobias Burnuslibgomp.fortran/allocate-6.f90: Run with -fdump-tree...
2023-10-14  Iain BuclawFix ICE in set_cell_span, at text-art/table.cc:148...
2023-10-14  Iain Buclawd: Reduce code duplication of writing generated files.
2023-10-14  Tobias Burnuslibgomp.texi: Note to 'Memory allocation' sect and...
2023-10-14  Tobias BurnusFortran: Support OpenMP's 'allocate' directive for...
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]
next