]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-01-04  Raiki Tamuralibcpp: add function to check XID properties
2024-01-04  David Malcolmoptions: wire up options-urls.cc into gcc_urlifier
2024-01-04  David Malcolmopts: add logic to generate options-urls.cc
2024-01-04  David MalcolmAdd generated .opt.urls files
2024-01-04  David Malcolmoptions: add gcc/regenerate-opt-urls.py
2024-01-04  David Malcolmanalyzer: add sarif properties for checker events
2024-01-04  David Malcolmanalyzer: fix deref-before-check false positives due...
2024-01-04  David Malcolmanalyzer: handle arrays of unknown size in access diagr...
2024-01-04  Kuan-Lin ChenRISC-V: Nan-box the result of movhf on soft-fp16
2024-01-04  Roger SayleImproved RTL expansion of field assignments into promot...
2024-01-04  Pan LiRevert "RISC-V: Make liveness estimation be aware of...
2024-01-04  Juzhe-ZhongRISC-V: Make liveness estimation be aware of .vi variant
2024-01-04  Kito ChengRISC-V: Fix misaligned stack offset for interrupt function
2024-01-04  chenxiaolongLoongArch: testsuite:Add loongarch to gcc.dg/vect/slp...
2024-01-04  Juzhe-ZhongRISC-V: Refine LMUL computation for MASK_LEN_LOAD/MASK_...
2024-01-04  chenxiaolongLoongArch: testsuite:Fix FAIL in lasx-xvstelm.c file.
2024-01-04  Li WeiLoongArch: Merge constant vector permuatation implement...
2024-01-04  Sandra LoosemoreOpenMP: trivial cleanups to omp-general.cc
2024-01-04  YunQiang SuMIPS/testsuite: Include stdio.h in mipscop tests
2024-01-04  YunQiang SuMIPS: Add pattern insqisi_extended and inshisi_extended
2024-01-04  YunQiang SuMIPS: Implement TARGET_INSN_COSTS
2024-01-04  YunQiang SuMIPS: define_attr perf_ratio in mips.md
2024-01-04  Juzhe-ZhongRISC-V: Fix bug of earliest fusion for infinite loop...
2024-01-04  Juzhe-ZhongRISC-V: Fix indent
2024-01-04  GCC AdministratorDaily bump.
2024-01-03  Patrick Palkac++: bad direct reference binding via conv fn [PR113064]
2024-01-03  Harald AnlaufFortran: fix FE memleak
2024-01-03  Kwok Cheung... openmp: Adjust position of OMP_CLAUSE_INDIRECT in OpenM...
2024-01-03  Kwok Cheung... nvptx: Restructure code generating function map labels
2024-01-03  Jakub JelinekUpdate copyright years.
2024-01-03  Jakub JelinekSmall tweaks for update-copyright.py
2024-01-03  Jakub JelinekUpdate copyright dates.
2024-01-03  Jakub JelinekUpdate Copyright year in ChangeLog files
2024-01-03  Jakub JelinekRotate ChangeLog files.
2024-01-03  Xi RuoyaoLoongArch: Provide fmin/fmax RTL pattern for vectors
2024-01-03  Juzhe-ZhongRISC-V: Make liveness be aware of rgroup number of...
2024-01-03  Patrick Palkalibstdc++: testsuite: Reduce max_size_type.cc exec...
2024-01-03  GCC AdministratorDaily bump.
2024-01-02  Jun Sha (Joshua)RISC-V: Use vector_length_operand instead of csr_operan...
2024-01-02  Andreas Schwablibsanitizer: Enable LSan and TSan for riscv64
2024-01-02  Szabolcs Nagyaarch64: fortran: Adjust vect-8.f90 for libmvec
2024-01-02  Juzhe-ZhongRISC-V: Add simplification of dummy len and dummy mask...
2024-01-02  Di Zhaoaarch64: add 'AARCH64_EXTRA_TUNE_FULLY_PIPELINED_FMA'
2024-01-02  Feng WangRISC-V: Modify copyright year of vector-crypto.md
2024-01-02  Juzhe-ZhongRISC-V: Declare STMT_VINFO_TYPE (...) as local variable
2024-01-02  Lulu ChengLoongArch: Added TLS Le Relax support.
2024-01-02  Feng WangRISC-V: Add crypto machine descriptions
2024-01-02  Juzhe-ZhongRISC-V: Count pointer type SSA into RVV regs liveness...
2024-01-02  GCC AdministratorDaily bump.
2024-01-01  GCC AdministratorDaily bump.
2023-12-31  Roger Saylei386: Tweak define_insn_and_split to fix FAIL of gcc...
2023-12-31  Hans-Peter... libstdc++ testsuite/20_util/hash/quality.cc: Increase...
2023-12-31  François Dumontlibstdc++: [_Hashtable] Extend the small size optimization
2023-12-31  François Dumontlibstdc++: [_Hashtable] Enhance performance benches
2023-12-31  GCC AdministratorDaily bump.
2023-12-30  Martin UeckerC: Fix type compatibility for structs with variable...
2023-12-30  Joseph MyersMAINTAINERS: Update my email address
2023-12-30  GCC AdministratorDaily bump.
2023-12-29  Jan HubickaDisable FMADD in chains for Zen4 and generic
2023-12-29  Tamar ChristinaAArch64: Update costing for vector conversions [PR110625]
2023-12-29  Xi RuoyaoLoongArch: Fix the format of bstrins_<mode>_for_ior_mas...
2023-12-29  Xi RuoyaoLoongArch: Replace -mexplicit-relocs=auto simple-used...
2023-12-29  Uros Bizjaki386: Fix TARGET_USE_VECTOR_FP_CONVERTS SF->DF float_ex...
2023-12-29  Andrew PinskiFix gen-vect-26.c testcase after loops with multiple...
2023-12-29  Juzhe-ZhongRISC-V: Robostify testcase pr113112-1.c
2023-12-29  Juzhe-ZhongRISC-V: Disallow transformation into VLMAX AVL for...
2023-12-29  GCC AdministratorDaily bump.
2023-12-28  Rimvydas JasinskasFortran: Add Developer Options mini-section to document...
2023-12-28  David Edelsohntestsuite: XFAIL linkage testcases on AIX.
2023-12-28  Uros Bizjaki386: Cleanup ix86_expand_{unary|binary}_operator issues
2023-12-28  Juzhe-ZhongRISC-V: Make dynamic LMUL cost model more accurate...
2023-12-28  GCC AdministratorDaily bump.
2023-12-27  Xi RuoyaoLoongArch: Fix infinite secondary reloading of FCCmode...
2023-12-27  Xi RuoyaoLoongArch: Expand left rotate to right rotate with...
2023-12-27  Juzhe-ZhongRISC-V: Make known NITERS loop be aware of dynamic...
2023-12-27  Chenghui PanLoongArch: Fix ICE when passing two same vector argumen...
2023-12-27  Chenghui PanLoongArch: Fix insn output of vec_concat templates...
2023-12-27  Li WeiLoongArch: Fixed bug in *bstrins_<mode>_for_ior_mask...
2023-12-27  Haochen Guirs6000: Clean up the pre-checkings of expand_block_compare
2023-12-27  Haochen Guirs6000: Call library for block memory compare when...
2023-12-27  Haochen Guirs6000: Correct definition of macro of fixed point...
2023-12-27  David Edelsohntestsuite: 32 bit AIX 2 byte wchar
2023-12-27  David Edelsohntestsuite: AIX csect section name.
2023-12-27  GCC AdministratorDaily bump.
2023-12-26  David Edelsohntestsuite: Skip analyzer out-of-bounds-diagram on AIX.
2023-12-26  David Edelsohntestsuite: Skip split DWARF on AIX.
2023-12-26  David Edelsohntestsuite: Disable strub on AIX.
2023-12-26  Juzhe-ZhongRISC-V: Fix typo
2023-12-26  Juzhe-ZhongRISC-V: Some minior tweak on dynamic LMUL cost model
2023-12-26  Di ZhaoFix compile options of pr110279-1.c and pr110279-2.c
2023-12-26  Jeevithatestsuite: Add dg-require-effective-target powerpc_pcre...
2023-12-26  GCC AdministratorDaily bump.
2023-12-25  David Edelsohntestsuite: Skip analyzer tests on AIX.
2023-12-25  Juzhe-ZhongRISC-V: Move RVV V_REGS liveness computation into analy...
2023-12-25  Tamar Christinamiddle-end: explicitly initialize vec_stmts [PR113132]
2023-12-25  Jeevithars6000: Change GPR2 to volatile & non-fixed register...
2023-12-25  Juzhe-ZhongRISC-V: Add one more ASM check in PR113112-1.c
2023-12-25  Andrew Pinskimatch: Improve `(a != b) ? (a + b) : (2 * a)` pattern...
2023-12-25  GCC AdministratorDaily bump.
2023-12-24  Tamar Christinatestsuite: un-xfail TSVC loops that check for exit...
next