]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-03-23  GCC AdministratorDaily bump.
2024-03-22  Jonathan Wakelylibstdc++: Destroy allocators in re-inserted container...
2024-03-22  Jonathan Wakelylibstdc++: Constrain std::vector default constructor...
2024-03-22  Jonathan Wakelylibstdc++: Use feature test macros in <bits/stl_constru...
2024-03-22  Jonathan Wakelylibstdc++: Reorder feature test macro definitions
2024-03-22  Jonathan Wakelylibstdc++: Replace std::result_of with __invoke_result_...
2024-03-22  Harald AnlaufFortran: no size check passing NULL() without MOLD...
2024-03-22  Georg-Johann LayAVR: Adjust message for SIGNAL and INTERRUPT usage
2024-03-22  Kwok Cheung... openmp: Change to using a hashtab to lookup offload...
2024-03-22  Patrick O'NeillRISC-V: Require a extension for ztso testcases with...
2024-03-22  Andrew Stubbsamdgcn: Adjust GFX10/GFX11 cache coherency
2024-03-22  Andrew Stubbsamdgcn: Prefer V32 on RDNA devices
2024-03-22  David Malcolmanalyzer: look through casts in taint sanitization...
2024-03-22  David Malcolmanalyzer: add SARIF property bags to taint diagnostics
2024-03-22  Andrew Stubbsamdgcn: Add gfx1103 target
2024-03-22  Marek Polacekc++: direct-init of an array of class type [PR59465]
2024-03-22  Andrew Stubbsvect: more oversized bitmask fixups
2024-03-22  Thomas Neumannhandle unwind tables that are embedded within unwinding...
2024-03-22  Mikael Morinfortran: Ignore use statements on error [PR107426]
2024-03-22  Mikael Morinfortran: Fix specification expression error with dummy...
2024-03-22  Mikael Morintestsuite: Declare fortran array bound variables
2024-03-22  Pan LiRISC-V: Introduce gcc attribute riscv_rvv_vector_bits...
2024-03-22  Stefan Schulze... s390: testsuite: Fix backprop-6.c
2024-03-22  Jakub Jelinektestsuite: Fix up depobj-3.c test on i686-linux [PR112724]
2024-03-22  Andrew PinskiAnother ICE after conflicting types of redeclaration...
2024-03-22  Rainer Orthtestsuite: vect: Remove dg-final in gcc.dg/vect/bb...
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...
next