]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-09-04  Jonathan Wakelylibstdc++: Enable std::auto_ptr tests for C++11 and...
2023-09-04  Jonathan Wakelylibstdc++: Fix filenames and comments in tests [PR26142]
2023-09-04  Jonathan Wakelylibstdc++: Add { target c++98_only } to tests
2023-09-04  Jonathan Wakelylibstdc++: Add explicit -std=gnu++98 to tests that...
2023-09-04  Jonathan Wakelylibstdc++: Add missing target selector to std::expected...
2023-09-04  Tobias BurnusAdd 'libgomp.c-c++-common/pr100059-1.c'
2023-09-04  Iain SandoeDarwin, ppc: Add system stubs for all 32b PPC
2023-09-04  Iain SandoeDarwin: Place global inits in the correct section.
2023-09-04  Iain SandoeDarwin: Match system sections and relocs for exception...
2023-09-04  Iain SandoeDarwin, machopic: Debug printer for macho symbol flags.
2023-09-04  Pan LiRISC-V: Support FP16 for RVV VRGATHEREI16 intrinsic
2023-09-04  Jiufu GuoOptimize '(X - N * M) / N' to 'X / N - M' if valid
2023-09-04  Guo JieLoongArch: Support storing floating-point zero into...
2023-09-04  Lulu ChengLoongArch: Optimize switch with sign-extended index.
2023-09-04  Lulu ChengLoongArch: Optimize fixed-point and floating-point...
2023-09-04  GCC AdministratorDaily bump.
2023-09-03  Francois-Xavier... Testsuite: fix contructor priority test
2023-09-03  Pan LiRISC-V: Support FP MAX/MIN autovec for VLS mode
2023-09-03  GCC AdministratorDaily bump.
2023-09-02  Mikael Morindiagnostics: Delete config pointer before overwriting it
2023-09-02  chenxiaolongLoongArch: Implement 128-bit floating point functions...
2023-09-02  GCC AdministratorDaily bump.
2023-09-01  Harald AnlaufFortran: runtime bounds-checking in presence of array...
2023-09-01  benjamin priouranalyzer: Add support of placement new and improved...
2023-09-01  Hans-Peter... testsuite: Fix analyzer_cpython_plugin.c declarations...
2023-09-01  Jonathan Wakelylibstdc++: Fix debug-mode tests for constexpr algorithms
2023-09-01  Jonathan Wakelylibstdc++: Add -Wno-self-move to two filesystem tests
2023-09-01  Jonathan Wakelyc++: Move new test to 'opt' sub-directory
2023-09-01  Vladimir Palevichlibstdc++: fix memory clobbering in std::vector [PR110879]
2023-09-01  Jonathan Wakelylibstdc++: Use std::string::__resize_and_overwrite...
2023-09-01  Jonathan Wakelylibstdc++: Use a loop in atomic_ref::compare_exchange_s...
2023-09-01  Jakub Jelinekc++: Fix up mangling of function/block scope static...
2023-09-01  Jakub Jelinektestsuite: Fix vectcond-1.C FAIL on i686-linux [PR19832]
2023-09-01  Jakub Jelinektestsuite: Fix up pr110915* tests on i686-linux [PR110915]
2023-09-01  Lehua DingRISC-V: Add conditional autovec convert(INT<->FP) patterns
2023-09-01  Lehua DingRISC-V: Add conditional autovec convert(FP<->FP) patterns
2023-09-01  Lehua DingRISC-V: Add conditional autovec convert(INT<->INT)...
2023-09-01  Lehua DingRISC-V: Adjust expand_cond_len_{unary,binop,op} api
2023-09-01  Jonathan Wakelylibstdc++: Use dg-require-filesystem-ts in link test
2023-09-01  Jonathan Wakelylibstdc++: Avoid useless dependency on read_symlink...
2023-09-01  Jonathan Wakelylibstdc++: Make --enable-libstdcxx-backtrace=auto defau...
2023-09-01  Juzhe-ZhongRISC-V: Enable VECT_COMPARE_COSTS by default
2023-09-01  Robin DappRISC-V: Add vec_extract for BI -> QI.
2023-09-01  Robin Dapptestsuite/vect: Make match patterns more accurate.
2023-09-01  Juzhe-ZhongRISC-V: Add dynamic LMUL compile option
2023-09-01  Jonathan Wakelylibstdc++: Fix how chrono::parse handles errors for...
2023-09-01  Jonathan Wakelylibstdc++: Do not allow chrono::parse to overflow for...
2023-09-01  Jonathan Wakelylibstdc++: Simplify __format::_Sink::_M_reset
2023-09-01  Pan LiRISC-V: Support FP ADD/SUB/MUL/DIV autovec for VLS...
2023-09-01  Andrew PinskiMATCH [PR19832]: Optimize some `(a != b) ? a OP b : c`
2023-09-01  Lulu ChengLoongArch: Fix bug in loongarch_emit_stack_tie [PR110484].
2023-09-01  GCC AdministratorDaily bump.
2023-08-31  Andrew PinskiMATCH: extend min_value/max_value match to vectors
2023-08-31  Francois-Xavier... Darwin: homogenize spelling of macOS
2023-08-31  Pan LiRISC-V: Support rounding mode for VFNMADD/VFNMACC autovec
2023-08-31  Pan LiRISC-V: Support rounding mode for VFNMSAC/VFNMSUB autovec
2023-08-31  Richard Sandifordaarch64: Fix return register handling in untyped_call
2023-08-31  Peter Bergnerrs6000: Update instruction counts to match vec_* calls...
2023-08-31  Pan LiRISC-V: Support rounding mode for VFMSAC/VFMSUB autovec
2023-08-31  Pan LiRISC-V: Support rounding mode for VFMADD/VFMACC autovec
2023-08-31  Richard Bienermiddle-end/111253 - partly revert r11-6508-gabb1b6058c09a7
2023-08-31  Palmer DabbeltRISC-V: Add vector_scalar_shift_operand
2023-08-31  Juzhe-ZhongRISC-V: Add Vector cost model framework for RVV
2023-08-31  Jeevithars6000: Don't allow AltiVec address in movoo & movxo...
2023-08-31  Lehua DingRISC-V: Change vsetvl tail and mask policy to default...
2023-08-31  Richard BienerFix gcc.dg/tree-ssa/forwprop-42.c
2023-08-31  Lehua DingRISC-V: Refactor and clean emit_{vlmax,nonvlmax}_xxx...
2023-08-31  Richard BienerAdjust gcc.target/i386/pr52252-{atom,core}.c
2023-08-31  Haochen Guirs6000: call vector load/store with length only on...
2023-08-31  Claudiu Zissulescuarc: Honor SWAP option for lsl16 instruction
2023-08-31  Stamatis Markianos... arm: Remove unsigned variant of vcaddq_m
2023-08-31  liuhongtRefactor vector HF/BF mode iterators and patterns.
2023-08-31  Lehua DingRISC-V: Fix vsetvl pass ICE
2023-08-31  Jiufu GuoAdd overflow API for plus minus mult on range
2023-08-31  GCC AdministratorDaily bump.
2023-08-30  Eric Fenganalyzer: implement reference count checking for CPytho...
2023-08-30  Francois-Xavier... Analyzer: include algorithm header
2023-08-30  Dimitar Dimitrovpru: Add cstore expansion patterns
2023-08-30  Marek Polacekc++: CWG 2359, wrong copy-init with designated init...
2023-08-30  Marek Polacekc++: disallow constinit on functions [PR111173]
2023-08-30  Richard Bienertree-optimization/111228 - fix testcase
2023-08-30  Juzhe-Zhongtest: Add xfail into slp-reduc-7.c for RVV VLA vectoriz...
2023-08-30  Juzhe-Zhongtest: Adapt slp-26.c check for RVV
2023-08-30  Mikael Morinfortran: Restore interface to its previous state on...
2023-08-30  Richard Bienertree-optimization/111228 - combine two VEC_PERM_EXPRs
2023-08-30  Juzhe-ZhongRISC-V: Remove movmisalign pattern for VLA modes
2023-08-30  Juzhe-Zhongtest: Fix XPASS of RVV
2023-08-30  Juzhe-Zhongtest: Add xfail for riscv_vector
2023-08-30  Die LiRISC-V: support cm.mva01s cm.mvsa01 in zcmp
2023-08-30  Fei GaoRISC-V: support cm.popretz in zcmp
2023-08-30  Fei GaoRISC-V: support cm.push cm.pop cm.popret in zcmp
2023-08-30  Jakub Jelinektree-ssa-strlen: Fix up handling of conditionally zero...
2023-08-30  Jakub Jelinekstore-merging: Fix up >= 64 bit insertion [PR111015]
2023-08-30  Juzhe-Zhongmiddle-end: Apply MASK_LEN_LOAD_LANES/MASK_LEN_STORE_LA...
2023-08-30  Tsukasa OIRISC-V: Make arch-24.c to test "success" case
2023-08-30  Juzhe-ZhongRISC-V: Make sure we get VL REG operand for VLMAX vsetvl
2023-08-30  Juzhe-ZhongRISC-V: Enable movmisalign for VLS modes
2023-08-30  GCC AdministratorDaily bump.
2023-08-29  Philipp TomsichRISC-V: Use splitter to generate zicond in another...
2023-08-29  David Malcolmanalyzer: new warning: -Wanalyzer-overlapping-buffers...
next