]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-01-25  Jakub Jelinekconvert: Fix test for out of bounds shift count [PR113574]
2024-01-25  Richard Sandifordaarch64: Fix out-of-bounds ENCODED_ELT access [PR113572]
2024-01-25  Richard Sandifordaarch64: Handle overlapping registers in movv8di [PR113550]
2024-01-25  Richard Sandifordaarch64: Avoid paradoxical subregs in UXTL split [PR113485]
2024-01-25  Juzhe-ZhongRISC-V: Add LCM delete block predecessors dump information
2024-01-25  Juzhe-ZhongRISC-V: Remove redundant full available computation...
2024-01-25  Andrew PinskiFix a few vect gimple testcases for LLP64 targets ...
2024-01-25  Jakub Jelinekdocs: Fix 2 typos
2024-01-25  Juzhe-ZhongRISC-V: Add optim-no-fusion compile option [VSETVL...
2024-01-25  Jiahao XuLoongArch: Remove vec_concatz<mode> pattern.
2024-01-25  Richard Bienertree-optimization/113576 - non-empty latch and may_be_z...
2024-01-25  Lulu ChengLoongArch: Disable TLS type symbols from generating...
2024-01-25  Haochen Guirs6000: Enable block compare expand on P9 with m32...
2024-01-25  liuhongtEnable -mlam=u57 by default when compiled with -fsaniti...
2024-01-25  liuhongtAdjust hwasan testcase for x86 target.
2024-01-25  Nathaniel Sheadc++: Handle partial specialisations in GMF [PR113405]
2024-01-25  Nathaniel Sheadc++: Fix importing nested namespace declarations [PR100707]
2024-01-25  Haochen Jiangi386: Modify testcases failed under -DDEBUG
2024-01-25  Andrew PinskiFix check_effective_target_vect_long_mult
2024-01-25  Palmer DabbeltRISC-V: Don't make Ztso imply A
2024-01-25  GCC AdministratorDaily bump.
2024-01-24  Patrick Palkac++: ambiguous member lookup for rewritten cands [PR113529]
2024-01-24  Jason Merrillc++: add test [PR113347]
2024-01-24  Harald AnlaufFortran: passing of optional dummies to elemental proce...
2024-01-24  Andrew PinskiFix vect_long_mult for aarch64 [PR109705]
2024-01-24  Martin Jamboripa: Self-DCE of uses of removed call LHSs (PR 108007)
2024-01-24  Andrew Pinskiaarch64: Fix __builtin_apply with -mgeneral-regs-only...
2024-01-24  Monk Chiang[PATCH v3] RISC-V: Add split pattern to generate SFB...
2024-01-24  Jan HubickaAdd -fmin-function-alignmnet
2024-01-24  Tamar ChristinaAArch64: Fix expansion of Advanced SIMD div and mul...
2024-01-24  Tamar ChristinaAArch64: Do not allow SIMD clones with simdlen 1 [PR113552]
2024-01-24  Martin Jamboripa-cp: Fix check for exceeding param_ipa_cp_value_list...
2024-01-24  David Malcolmanalyzer: fix taint false +ve due to overzealous state...
2024-01-24  David Malcolmanalyzer kernel plugin: implement __check_object_size...
2024-01-24  Gaius MulleyPR modula2/113559 FIO.mod lseek requires cssize_t rathe...
2024-01-24  Rainer Orthtestsuite: i386: Don't restrict gcc.dg/vect/vect-simd...
2024-01-24  Rainer Orthtestsuite: i386: Fix gcc.target/i386/pr80833-1.c on...
2024-01-24  YunQiang SuMIPS: Accept arguments for -mexplicit-relocs
2024-01-24  Thomas SchwingeMAINTAINERS: Update my work email address
2024-01-24  Alex Coplanaarch64: Re-enable ldp/stp fusion pass
2024-01-24  Tamar Christinamiddle-end: rename main_exit_p in reduction code.
2024-01-24  Tamar Christinamiddle-end: fix epilog reductions when vector iters...
2024-01-24  Tobias Burnuslibgomp.texi: Document omp_pause_resource{,_all} and...
2024-01-24  Huanghui Nielibstdc++: [_Hashtable] Remove useless check for _M_bef...
2024-01-24  Patrick O'NeillRISC-V: Add regression test for vsetvl bug pr113429
2024-01-24  Juzhe-ZhongRISC-V: Fix large memory usage of VSETVL PASS [PR113495]
2024-01-24  GCC AdministratorDaily bump.
2024-01-23  Nathaniel Sheadtestsuite: Disable new test for PR113292 on targets...
2024-01-23  Marek Polacekc++: -Wdangling-reference and lambda false warning...
2024-01-23  Tobias BurnusMAINTAINERS: Update my email address
2024-01-23  Jakub Jelinekc: Call c_fully_fold on __atomic_* operands in atomic_b...
2024-01-23  Andrew Pinskiaarch64/expr: Use ccmp when the outer expression is...
2024-01-23  Andrew StubbsUpdate my email in MAINTAINERS
2024-01-23  Alex Coplanaarch64: Fix up debug uses in ldp/stp pass [PR113089]
2024-01-23  Alex Coplanaarch64: Re-parent trailing nondebug base reg uses...
2024-01-23  Alex Coplanrtl-ssa: Provide easier access to debug uses [PR113089]
2024-01-23  Alex Coplanaarch64: Don't record hazards against paired insns...
2024-01-23  Ronan DesplanquesUpdate year in Gnatvsn
2024-01-23  Xi RuoyaoLoongArch: testsuite: Disable stack protector for got...
2024-01-23  Zac WalkerIfdef `.hidden`, `.type`, and `.size` pseudo-ops for...
2024-01-23  H.J. Lugcc.dg/torture/pr113255.c: Fix ia32 test failure
2024-01-23  H.J. Lum2: Use time_t in time and don't redefine alloca
2024-01-23  Alex Coplanaarch64: Fix up uses of mem following stp insert [PR113070]
2024-01-23  Alex Coplanrtl-ssa: Ensure new defs get inserted [PR113070]
2024-01-23  Alex Coplanrtl-ssa: Support for creating new uses [PR113070]
2024-01-23  Alex Coplanrtl-ssa: Run finalize_new_accesses forwards [PR113070]
2024-01-23  Richard Bienertree-optimization/113552 - fix num_call accounting...
2024-01-23  Jakub Jelinekia64: Fix up -Wunused-parameter warning
2024-01-23  Richard BienerRefactor exit PHI handling in vectorizer epilogue peeling
2024-01-23  Richard Sandifordaarch64: Avoid registering duplicate C++ overloads...
2024-01-23  Alex Coplanaarch64: Don't assert recog success in ldp/stp pass...
2024-01-23  Jakub Jelinekgcn: Fix a warning
2024-01-23  Richard Bienerdebug/107058 - gracefully handle unexpected DIE contexts
2024-01-23  Nathaniel Sheadc++: Fix handling of extern templates in modules [PR112820]
2024-01-23  Jakub Jelinekfold-const: Fold larger VIEW_CONVERT_EXPRs [PR113462]
2024-01-23  Xi RuoyaoLoongArch: Disable explicit reloc for TLS LD/GD with...
2024-01-23  Richard Bienerfind_base_value part
2024-01-23  Richard Bienerrtl-optimization/113255 - base_alias_check vs. pointer...
2024-01-23  Richard Bienerdebug/112718 - reset all type units with -ffat-lto...
2024-01-23  chenxiaolongLoongArch: doc: Add attribute descriptions defined...
2024-01-23  Ian Lance Taylorcompiler: don't pass iota value to lowering pass
2024-01-23  Sandra LoosemoreCorrect lists of options enabled by -Wall and -Wextra...
2024-01-23  Sandra LoosemoreSort warning options in c-family/c.opt.
2024-01-23  GCC AdministratorDaily bump.
2024-01-22  Marek Polacekc++: extend Wdangling-reference17.C [PR109642]
2024-01-22  John David... Add -gno-strict-dwarf to dg-options in various btf...
2024-01-22  Andrew Pinskiarm: Fix parsecpu.awk for aliases [PR113030]
2024-01-22  Tobias Burnusxfail libgomp.c/declare-variant-4-{fiji,gfx803}.c
2024-01-22  Juzhe-ZhongRISC-V: Lower vmv.v.x (avl = 1) into vmv.s.x
2024-01-22  Jonathan Wakelylibstdc++: Fix check in testsuite/std/time/clock/file...
2024-01-22  Juzhe-ZhongRISC-V: Fix regressions due to 86de9b66480b710202a2898c...
2024-01-22  Tobias Burnus[gcn] mkoffload: Fix linking with "-g"; fix file deleti...
2024-01-22  Marc PoulhièsUpdate copyright years.
2024-01-22  Richard Bienertree-optimization/113373 - add missing LC PHIs for...
2024-01-22  Juzhe-ZhongRISC-V: Fix vfirst/vmsbf/vmsif/vmsof ratio attributes
2024-01-22  xuliRISC-V: Bugfix for resolve_overloaded_builtin[PR113420]
2024-01-22  Jeff Law[committed] Adjust expectations for pr59533-1.c
2024-01-22  GCC AdministratorDaily bump.
2024-01-21  Mary Bennett[PATCH v3 2/2] RISC-V: Fix XCValu test
2024-01-21  Mikael PetterssonRe: [PATCH] Avoid ICE with m68k-elf -malign-int and...
next