]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-08-24  Haochen JiangRevert "Support AVX10.1 for AVX512DQ+AVX512VL intrins"
2023-08-24  Haochen JiangRevert "Support AVX10.1 for AVX512DQ+AVX512VL intrins"
2023-08-24  Haochen JiangRevert "[Patch 3/6] Support AVX10.1 for AVX512DQ+AVX512...
2023-08-24  Haochen JiangRevert "[Patch 4/6] Support AVX10.1 for AVX512DQ+AVX512...
2023-08-24  Haochen JiangRevert "[Patch 5/6] Support AVX10.1 for AVX512DQ+AVX512...
2023-08-24  Haochen JiangRevert "[Patch 6/6] Support AVX10.1 for AVX512DQ+AVX512...
2023-08-24  Haochen JiangRevert "i386: Add AVX2 pragma wrapper for AVX512DQVL...
2023-08-24  Richard Bienerdebug/111080 - avoid outputting debug info for unused...
2023-08-24  liuhongtAdjust GCC V13 to GCC 13.1 in diagnotic.
2023-08-24  liuhongtFix target_clone ("arch=graniterapids-d") and target_cl...
2023-08-24  Hans-Peter... testsuite: Xfail gcc.dg/tree-ssa/update-threading.c...
2023-08-24  GCC AdministratorDaily bump.
2023-08-23  Jivan HakobyanImprove quality of code from LRA register elimination
2023-08-23  Harald AnlaufFortran: improve diagnostic message for COMMON with...
2023-08-23  Andrew MacLeodPhi analyzer - Initialize with range instead of a tree.
2023-08-23  Andrew MacLeodDon't process phi groups with one phi.
2023-08-23  Richard Earnshawrtl: use rtx_code for gen_ccmp_first and gen_ccmp_next
2023-08-23  Richard Earnshawrtl: Forward declare rtx_code
2023-08-23  Uros Bizjaki386: Fix register spill failure with concat RTX [PR111010]
2023-08-23  Zhangjin Liao[PATCH] RISC-V:add a more appropriate type attribute
2023-08-23  Lehua DingRISC-V: Add conditional unary neg/abs/not autovec patterns
2023-08-23  Jan HubickaFix handling of static exists in loop_ch
2023-08-23  Jan HubickaAdd testcase for PR110940
2023-08-23  Lulu Chenglibffi: Backport of LoongArch support for libffi.
2023-08-23  Kewen Linvect: Move VMAT_GATHER_SCATTER handlings from final...
2023-08-23  Kewen Linvect: Move VMAT_LOAD_STORE_LANES handlings from final...
2023-08-23  Kewen Linvect: Remove some manual release in vectorizable_store
2023-08-23  François Dumontlibstdc++: Fix tests relying on operator new/delete...
2023-08-23  Juzhe-ZhongRISC-V: Fix potential ICE of global vsetvl elimination
2023-08-23  Juzhe-ZhongRISC-V: Fix VTYPE fuse rule bug
2023-08-23  Juzhe-ZhongRISC-V: Fix gather_load_run-12.c test
2023-08-23  Juzhe-ZhongRISC-V: Add attribute to vtype change only vsetvl
2023-08-23  Juzhe-ZhongRISC-V: Adapt live-1.c testcase
2023-08-23  GCC AdministratorDaily bump.
2023-08-22  Juzhe-ZhongRISC-V: Clang format riscv-vsetvl.cc[NFC]
2023-08-22  Juzhe-ZhongRISC-V: Add riscv-vsetvl.def to t-riscv
2023-08-22  Francois-Xavier... libgomp, testsuite: Do not call nonstandard functions
2023-08-22  David Malcolmanalyzer: reimplement kf_strlen [PR105899]
2023-08-22  Jason Merrillc++: maybe_substitute_reqs_for fix
2023-08-22  Jason Merrillc++: constrained hidden friends [PR109751]
2023-08-22  Vineet GuptaRISC-V: output Autovec params explicitly in --help ...
2023-08-22  Raphael Moreira... RISC-V: Add multiarch support on riscv-linux-gnu
2023-08-22  Tobias BurnusOpenMP: Handle 'all' as category in defaultmap
2023-08-22  Jakub Jelinekdoc: Remove obsolete sentence about _Float* not being...
2023-08-22  Juzhe-ZhongVECT: Add LEN_FOLD_EXTRACT_LAST pattern
2023-08-22  Richard BienerSimplify intereaved store vectorization processing
2023-08-22  Filip KastlMAINTAINERS: Update my email address
2023-08-22  Richard Bienertree-optimization/94864 - vector insert of vector extra...
2023-08-22  Harald AnlaufFortran: implement vector sections in DATA statements...
2023-08-22  Juzhe-ZhongVECT: Support loop len control on EXTRACT_LAST vectoriz...
2023-08-22  liuhongtTestcase fix.
2023-08-22  Lehua DingRISC-V: Change fnms testcases assertion to xfail
2023-08-22  David Malcolmanalyzer: check format strings for null termination...
2023-08-22  David Malcolmanalyzer: add kf_fopen
2023-08-22  David Malcolmanalyzer: replace -Wanalyzer-unterminated-string with...
2023-08-22  David Malcolmanalyzer: handle NULL inner context in region_model_con...
2023-08-22  David Malcolmanalyzer: add ability for context to add events to...
2023-08-22  David Malcolmanalyzer: convert note_adding_context to annotating_context
2023-08-22  GCC AdministratorDaily bump.
2023-08-22  Pan LiRISC-V: Support RVV VFWREDUSUM.VS rounding mode intrins...
2023-08-21  David Faustbpf: neg instruction does not accept an immediate
2023-08-21  Edwin Lu[PATCH] RISC-V: Add Types to Missing Bitmanip Instructions
2023-08-21  Thiago Jung... Remove XFAIL from gcc/testsuite/gcc.dg/unroll-7.c
2023-08-21  Jeff Law[RISCV][committed] Remove spurious newline in ztso...
2023-08-21  Francois-Xavier... aarch64: fix format specifier
2023-08-21  Aldy Hernandez[frange] Return false if nothing changed in union_nans().
2023-08-21  Tsukasa OI[PATCH 2/2] RISC-V: Add quotes to #error messages ...
2023-08-21  Tsukasa OI[PATCH 1/2] RISC-V: Add quotes to #error messages
2023-08-21  Richard BienerFix FAIL: gcc.target/i386/pr87007-5.c
2023-08-21  Richard BienerFix gcc.dg/vect/bb-slp-subgroups-2.c with 256bit vectors
2023-08-21  Prathamesh... Fix gcc.dg/vect/pr65947-7.c failures on aarch64.
2023-08-21  Richard BienerFix gcc.dg/vect/bb-slp-46.c FAIL
2023-08-21  liuhongtAdjust testcase for Intel GDS.
2023-08-21  Prathamesh... PR111048: Set arg_npatterns correctly.
2023-08-21  Richard Bienertree-optimization/111082 - bogus promoted min
2023-08-21  Jonathan Wakelylibstdc++: Remove reliance on unspecified behaviour...
2023-08-21  Juzhe-ZhongLCM: Export 2 helpful functions as global for VSETVL...
2023-08-21  Richard Bienertree-optimization/111070 - fix ICE with recent ifcombin...
2023-08-21  Andrew PinskiMATCH: [PR111002] Sink view_convert for vec_cond
2023-08-21  Francois-Xavier... Testsuite, LTO: silence warning to make test pass on...
2023-08-21  liuhongtSupport -march=gracemont
2023-08-21  GCC AdministratorDaily bump.
2023-08-20  Gaius MulleyPR modula2/111085 nexttoward and nexttowardf contain...
2023-08-20  Francois-Xavier... Testsuite, darwin: account for macOS 13 and 14
2023-08-20  Thiago Jung... testsuite: Adjust g++.dg/gomp/pr58567.C to new compiler...
2023-08-20  Francois-Xavier... Testsuite, darwin: Fix analyzer testcases
2023-08-20  Francois-Xavier... Testsuite: mark IPA test as requiring alias support
2023-08-20  Francois-Xavier... Testsuite, plugin: make testcase pattern more flexible
2023-08-20  Uros Bizjaki386: Micro-optimize ix86_expand_sse_extend
2023-08-20  Iain Buclawd: Merge upstream dmd, druntime 26f049fb26, phobos...
2023-08-20  Francois-Xavier... Testsuite: fix analyzer tests on Darwin
2023-08-20  Andrew PinskiMATCH: Sink convert for vec_cond
2023-08-20  Martin Ueckerfix misleading identation breaking bootstrap
2023-08-20  Eric Gallagerimprove error when /usr/include isn't found [PR90835]
2023-08-20  Tomas KaliberaFix format attribute for printf
2023-08-20  GCC AdministratorDaily bump.
2023-08-19  Tobias Burnusomp-expand.cc: Fix wrong code with non-rectangular...
2023-08-19  Guo JieLoongarch: Fix plugin header missing install.
2023-08-19  GCC AdministratorDaily bump.
2023-08-18  Jonathan Wakelylibstdc++: Revert pre-C++23 support for 16-bit float...
next