]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-03-22  Rainer Orthtestsuite: i386: Skip gcc.target/i386/avx512cd-vpbroadc...
2024-03-22  Jakub Jelinekubsan: Don't -fsanitize=null instrument __seg_fs/gs...
2024-03-22  Jakub Jelinekbitint: Some bitint store fixes [PR114405]
2024-03-22  Stefan Schulze... s390: testsuite: Fix abs-4.c
2024-03-22  Christoph MüllnerRISC-V: Don't add fractional LMUL types to V_VLS for...
2024-03-22  Jeff Law[committed] Fix RISC-V missing stack tie
2024-03-22  Pan LiRISC-V: Bugfix function target attribute pollution
2024-03-22  Pan LiRISC-V: Bugfix ICE for __attribute__((target("arch...
2024-03-22  liuhongtMove pr114396.c from gcc.target/i386 to gcc.c-torture...
2024-03-22  Gaius MulleyPR modula2/114422 Attempting to declare a set of unknow...
2024-03-22  GCC AdministratorDaily bump.
2024-03-21  David Malcolmanalyzer: fix ignored constraints involving casts ...
2024-03-21  Gaius MulleyPR modula2/113836 gm2 does not dump gimple or quadruple...
2024-03-21  Gaius MulleyPR modula2/114418 missing import of TSIZE from system...
2024-03-21  Harald AnlaufFortran: improve array component description in runtime...
2024-03-21  Marek Polacekc++: explicit inst of template method not generated...
2024-03-21  Andrew Stubbsamdgcn: Comment correction
2024-03-21  Andrew Stubbsamdgcn: Ensure gfx11 is running in cumode
2024-03-21  Andrew Stubbsamdgcn: Clean up device memory in gcn-run
2024-03-21  Jakub Jelineklibgcc: Fix up bitint division [PR114397]
2024-03-21  liuhongtFix runtime error for nonlinear iv vectorization(step_m...
2024-03-21  Richard Bienertree-optimization/111736 - avoid address sanitizing...
2024-03-21  Richard Bienertree-optimization/113727 - bogus SRA with BIT_FIELD_REF
2024-03-21  liuhongtDocument -fexcess-precision=16.
2024-03-21  GCC AdministratorDaily bump.
2024-03-20  David Malcolmanalyzer: fix -Wanalyzer-deref-before-check false posit...
2024-03-20  Cupertino Mirandabpf: Corrected index computation when present with...
2024-03-20  Cupertino Mirandabpf: Fix access string default for CO-RE type based...
2024-03-20  Cupertino Mirandabpf: Fix CO-RE field expression builtins
2024-03-20  Xi RuoyaoLoongArch: Fix a typo [PR 114407]
2024-03-20  Flavio CruzHurd x86_64: add unwind support for signal trampoline...
2024-03-20  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Define __cpp_lib_null_iterators
2024-03-20  Jakub Jelinekvisium: Fix up visium_setup_incoming_varargs [PR114175]
2024-03-20  Jakub Jelineknios2: Fix up nios2_setup_incoming_varargs [PR114175]
2024-03-20  Jakub Jelineknds32: Fix up nds32_setup_incoming_varargs [PR114175]
2024-03-20  Jakub Jelinekm32r: Fix up m32r_setup_incoming_varargs [PR114175]
2024-03-20  Jakub Jelinekft32: Fix up ft32_setup_incoming_varargs [PR114175]
2024-03-20  Jakub Jelinekepiphany: Fix up epiphany_setup_incoming_varargs [PR114175]
2024-03-20  Jakub Jelinekcsky: Fix up csky_setup_incoming_varargs [PR114175]
2024-03-20  Yury Khrustalevaarch64: Sync aarch64-sys-regs.def with Binutils
2024-03-20  Jakub JelinekUse integer_{zero,one}_node some more
2024-03-20  Jakub Jelinekbitint: Fix handling of conditional bitfield loads...
2024-03-20  Hao Liutestsuite: add the case to cover the vectorization...
2024-03-20  Jakub Jelinektree-ssa-loop-ch: Fix comment typos
2024-03-20  Jakub Jelineksystem.h: rename vec_step to workaround powerpc/clang...
2024-03-20  demin.hanRISC-V: Introduce option -mrvv-max-lmul for RVV autovec
2024-03-20  Richard Bienermiddle-end/113396 - int128 array index and value-ranges
2024-03-20  Chenghui PanLoongArch: Combine UNITS_PER_FP_REG and UNITS_PER_FPREG...
2024-03-20  Chenghui PanLoongArch: Change loongarch_expand_vec_cmp()'s return...
2024-03-20  Chenghui PanLoongArch: Remove unused/useless definitions.
2024-03-20  Lewis Hyattdiagnostics: Fix behavior of permerror options after...
2024-03-20  GCC AdministratorDaily bump.
2024-03-19  Martin Jamboripa: Fix C++ member ptr indirect inlining (PR 114254...
2024-03-19  Marek Polacektestsuite: fix target for linkage-1.C
2024-03-19  Vladimir N... [PR99829][LRA]: Fixing LRA ICE on arm
2024-03-19  Joseph MyersUpdate gcc de.po
2024-03-19  Jakub Jelinekanalyzer: fix ICE due to corrupt MEM_REFs [PR113505]
2024-03-19  David Malcolmdiagnostics: fix corrupt json/SARIF on stderr [PR114348]
2024-03-19  Edwin LuRISC-V: Update test expectancies with recent scheduler...
2024-03-19  Edwin LuRISC-V: Fix C23 (...) functions returning large aggrega...
2024-03-19  Jonathan Wakelylibstdc++: Fix infinite loop in std::binomial_distribut...
2024-03-19  Jonathan Wakelylibstdc++: Suppress deprecation messages from <tbb...
2024-03-19  Jonathan Wakelylibstdc++: Regenerate <bits/version.h> in maintainer...
2024-03-19  Jonathan Wakelylibstdc++: Update docs on build process and generated...
2024-03-19  Jonathan Wakelylibstdc++: Fix Python scripts to output the correct...
2024-03-19  Jonathan Wakelylibstdc++: Fix typos in MemoryChecker assertion message...
2024-03-19  Jonathan Wakelylibstdc++: Begin lifetime of storage in std::vector...
2024-03-19  David Malcolmanalyzer: fixes to __atomic_{exchange,load,store} ...
2024-03-19  Iain Sandoetestsuite, Darwin: Use the IOKit framework in framework...
2024-03-19  Iain Sandoelibstdc++: Sync the atomic_link_flags implementation...
2024-03-19  Iain Sandoelibstdc++, Darwin: Do not use dev/null as the file...
2024-03-19  Richard Bienertree-optimization/114151 - revert PR114074 fix
2024-03-19  Jakub Jelinekarc: Fix up arc_setup_incoming_varargs [PR114175]
2024-03-19  Xi RuoyaoLoongArch: Fix C23 (...) functions returning large...
2024-03-19  Christophe... arm: [MVE intrinsics] Fix support for loads [PR target...
2024-03-19  Jakub Jelinekalpha: Fix alpha_setup_incoming_varargs [PR114175]
2024-03-19  Jakub Jelinekrs6000: Fix up setup_incoming_varargs [PR114175]
2024-03-19  Jakub Jelinekopenmp: Make c_omp_check_loop_binding_exprs diagnostics...
2024-03-19  Richard Bienertree-optimization/114375 - disallow SLP discovery of...
2024-03-19  Mary Bennett[PATCH v5 1/1] RISC-V: Add support for XCVbi extension...
2024-03-19  Chen Jiawei[PATCH] RISC-V: Add XiangShan Nanhu microarchitecture.
2024-03-19  Nathaniel Sheadc++: Fix handling of no-linkage decls for modules
2024-03-19  GCC AdministratorDaily bump.
2024-03-18  Jonathan Yongc-c++-common/Wrestrict.c: fix some typos and enable...
2024-03-18  David Malcolmanalyzer: fix ICEs due to sloppy types in bounds-checki...
2024-03-18  David Malcolmanalyzer: support null operands in remove_ssa_names
2024-03-18  François Dumontlibstdc++: Fix N3344 behavior on _Safe_iterator::_M_can...
2024-03-18  François Dumontlibstdc++: Fix _Safe_local_iterator<>::_M_valid_range
2024-03-18  Uros Bizjaki386: Unify {general,timode}_scalar_chain::convert_op...
2024-03-18  Harald AnlaufFortran: error recovery in frontend optimization [PR103715]
2024-03-18  Thiago Jung... testsuite: Turn errors back into warnings in arm/acle...
2024-03-18  Gaius MulleyPR modula2/114380 Incorrect type specified in an error...
2024-03-18  Joseph MyersUpdate gcc fr.po, sv.po
2024-03-18  Jonathan Wakelygcc_update: Add missing generated files
2024-03-18  Nathaniel Sheadtestsuite: Fix excess errors for new modules testcases...
2024-03-18  Jan HubickaAdd missing config/i386/zn4zn5.md file
2024-03-18  Jan HubickaAdd AMD znver5 processor enablement with scheduler...
2024-03-18  Georg-Johann Layavr.md - Tweak xor insn constraints.
2024-03-18  Torbjörn SVENSSONtestsuite: Define _POSIX_C_SOURCE for test
2024-03-18  liuhongtAdd missing <any_logic>hf/bf patterns.
next