]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-03-26  Jakub Jelinektestsuite: Fix up pr111151.c testcase [PR114486]
2024-03-26  Gaius MulleyPR modula2/114478 isnormal builtin unavailable from m2
2024-03-26  Marek Polacekc++: add fixed test [PR100557]
2024-03-26  Patrick Palkac++/modules testsuite: fix a couple of dg-module-do...
2024-03-26  Richard Ballaarch64: Fix SCHEDULER_IDENT for Cortex-A510 and Cortex...
2024-03-26  Jonathan Wakelylibstdc++: Replace stacktrace effective target with...
2024-03-26  Jonathan Wakelylibstdc++: Add dg-require-cpp-feature-test to test...
2024-03-26  Jakub Jelinektestsuite: Add -Wno-psabi to pr113126.c test
2024-03-26  Jakub Jelinekfold-const: Punt on MULT_EXPR in extract_muldiv MIN...
2024-03-26  Jakub Jelinektsan: Don't instrument non-generic AS accesses [PR111736]
2024-03-26  Richard Bienertree-optimization/114471 - ICE with mismatching vector...
2024-03-26  Richard Bienertree-optimization/114464 - verify types in recurrence...
2024-03-26  Jakub Jelinekcfgloopmanip, i386: Fix comment typos
2024-03-26  Jakub Jelinekc-family, c++: Handle EXCESS_PRECISION_EXPR in pretty...
2024-03-26  Richard Bienertree-optimization/114027 - fix testcase
2024-03-26  YunQiang SuMIPS: Predefine __mips_strict_alignment if STRICT_ALIGNMENT
2024-03-26  GCC AdministratorDaily bump.
2024-03-25  Marek Polacekc++: ICE with noexcept and local specialization, again...
2024-03-25  Marek Polacekc++: broken direct-init with trailing array member...
2024-03-25  Joseph MyersUpdate gcc de.po
2024-03-25  Joseph MyersUpdate gcc sv.po
2024-03-25  Max Filippovlibgcc: arm: fix build for FDPIC target
2024-03-25  Richard Bieneramdgcn: Add gfx1036 target
2024-03-25  Gaius Mulleymodula2: Rebuild documentation sections for target...
2024-03-25  Jonathan Wakelylibstdc++: Fix incorrect macro used in #undef in test
2024-03-25  Pan LiRISC-V: Allow RVV intrinsic when function target("arch...
2024-03-25  GCC AdministratorDaily bump.
2024-03-24  GCC AdministratorDaily bump.
2024-03-23  Gaius MulleyPR modula2/114444 trunc float malformed error cause ICE
2024-03-23  Gaius MulleyPR modula2/114443 missing quote cause ICE
2024-03-23  David Malcolmanalyzer: fix ICE and false positive with -Wanalyzer...
2024-03-23  John David... hppa: Fix LO_SUM DLTIND14R address support in PRINT_OPE...
2024-03-23  Jonathan Wakelylibstdc++: Disable std::formatter specializations ...
2024-03-23  Jonathan Wakelylibstdc++: Add __is_in_place_index_v helper and use...
2024-03-23  Jonathan Wakelylibstdc++: Use std::type_identity_t in <string_view...
2024-03-23  Jakub Jelinekbitint: Fix bitfield loads in handle_cast [PR114433]
2024-03-23  Jakub Jelinekbitint: Handle complex types in build_bitint_stmt_ssa_c...
2024-03-23  Jakub Jelinekpredcom: Punt for steps which aren't multiples of acces...
2024-03-23  Takayuki 'January... xtensa: Add supplementary split pattern for "*addsubx"
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]
next