]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-12-10  Pan LiRISC-V: Refine unsigned vector SAT_TRUNC testcase dump...
2024-12-10  Pan LiRISC-V: Refine unsigned vector SAT_SUB testcase dump...
2024-12-10  Pan LiRISC-V: Refine unsigned vector SAT_ADD testcase dump...
2024-12-10  Giuseppe D... libstdc++: deprecate is_trivial for C++26 (P3247R2)
2024-12-10  Giuseppe D... libstdc++: port tests away from is_trivial
2024-12-10  Giuseppe D... libstdc++: port the ranges::uninitialized_* algorithms...
2024-12-10  Giuseppe D... libstdc++: port bitwise relocatable away from is_trivial
2024-12-10  Giuseppe D... libstdc++: pstl: port away from is_trivial
2024-12-10  Giuseppe D... libstdc++: port away from is_trivial in string classes
2024-12-10  GCC AdministratorDaily bump.
2024-12-09  Mariam Arutunianaarch64: Add CRC built-ins test for the target AES.
2024-12-09  Mariam Arutunianaarch64: Implement new expander for efficient CRC compu...
2024-12-09  Marek Polacekdriver: fix crash with --diagnostics-plain-output ...
2024-12-09  Harald AnlaufFortran: fix two minor front-end GMP memleaks
2024-12-09  Marek Polacekc++: compile time evaluation of prvalues [PR116416]
2024-12-09  Matthew Malcomsonclang-format AlwaysBreakAfterReturnType to TopLevelDefi...
2024-12-09  Richard Sandifordaarch64: Add @ to aarch64_get_lane<mode>
2024-12-09  Jonathan Wakelylibstdc++: Add workaround for read(2) EINVAL on macOS...
2024-12-09  Jonathan Wakelylibstdc++: Remove std::allocator::is_always_equal typed...
2024-12-09  Jonathan Wakelylibstdc++: Fix debug containers for constant evaluation...
2024-12-09  Mariam Arutunian[committed] RISC-V testsuite changes to test clmul...
2024-12-09  Richard BienerFree RTL SSA after late-combine
2024-12-09  Richard BienerAssign separate timevar to duplicate computed goto...
2024-12-09  Juergen Christs390: Fix UNSPEC_CC_TO_INT canonicalization
2024-12-09  Matthew Malcomsonc++: Allow overloaded builtins to be used in SFINAE...
2024-12-09  Gaius MulleyPR modula2/115328: use enable forward bool and set...
2024-12-09  Jakub Jelinekdocs: Clarify -fsanitize=hwaddress target support ...
2024-12-09  Heiko Eißfeldtreplace atoi with stroul in c_parser_gimple_parse_bb_sp...
2024-12-09  Richard Earnshawarm: remove obsolete vcond expanders
2024-12-09  Pan LiRISC-V: Refine signed SAT_TRUNC testcase dump check...
2024-12-09  Pan LiRISC-V: Refine signed SAT_SUB testcase dump check to...
2024-12-09  Pan LiRISC-V: Refine signed SAT_ADD testcase dump check to...
2024-12-09  Pan LiRISC-V: Refine unsigned SAT_TRUNC testcase dump check...
2024-12-09  Pan LiRISC-V: Refine unsigned SAT_SUB testcase dump check...
2024-12-09  Pan LiRISC-V: Refine unsigned SAT_ADD testcase dump check...
2024-12-09  Richard Bienermiddle-end/117932 - further speedup DF worklist solver
2024-12-09  Richard Bienermiddle-end/117932 - speed up DF solver
2024-12-09  Thomas Schwingenvptx: Switch default from '-march=sm_30' to '-march...
2024-12-09  Thomas SchwingeGCN: Fix 'real_from_integer' usage
2024-12-09  Arthur CohenRust: libformat_parser: Lower minimum Rust version...
2024-12-09  Thomas SchwingeRust: Work around 'error[E0599]: no method named `leak...
2024-12-09  Thomas SchwingeRust: Work around 'error[E0658]: `let...else` statement...
2024-12-09  Jonathan Wakelylibstdc++: Add missing equality comparison in new tests...
2024-12-09  Kyrylo Tkachovaarch64: Update cpuinfo strings for some arch features
2024-12-09  Simon Martintree-eh: Don't crash on GIMPLE_TRY_FINALLY with empty...
2024-12-09  Paul ThomasFortran: Fix testsuite regressions after r15-5897 ...
2024-12-09  Pan LiRISC-V: Fix incorrect optimization options passing...
2024-12-09  Pan LiRISC-V: Refactor the testcases for rvv binop and cmp
2024-12-09  Pan LiRISC-V: Fix incorrect optimization options passing...
2024-12-09  GCC AdministratorDaily bump.
2024-12-08  Lewis HyattSupport for 64-bit location_t: Activate 64-bit location_t
2024-12-08  Dimitar Dimitrovpru: Implement c and n asm operand modifiers
2024-12-08  GCC AdministratorDaily bump.
2024-12-07  Eric BotcazouSPARC: Add functional comments for VIS4B instructions
2024-12-07  Georg-Johann LayAVR: Better location for late (during final) diagnostic.
2024-12-07  Gaius MulleyPR modula2/117948: Forward procedure declaration should...
2024-12-07  Jakub Jelineki386: x r<< (c - y) to x r>> y etc. optimization [PR117930]
2024-12-07  Jonathan Wakelylibstdc++: Fix typo in Doxygen comment in <format>
2024-12-07  Denis ChertykovThe fix for PR116778:
2024-12-07  Matthew Malcomsonlibstdc++: editorconfig: Adjust wildcard patterns
2024-12-07  Kito ChengRevert "RISC-V: Add const to function_shape::get_name...
2024-12-07  GCC AdministratorDaily bump.
2024-12-07  Lewis HyattSupport for 64-bit location_t: libgdiagnostics parts
2024-12-07  Lewis HyattSupport for 64-bit location_t: RTL parts
2024-12-07  Lewis Hyattfinal: Fix call to INSN_LOCATION on a NOTE rtl
2024-12-07  Lewis Hyattmiddle-end: Handle resized PHI nodes in loop_version()
2024-12-06  Andrew MacLeodOnly add inferred ranges if they change the value.
2024-12-06  Andrew MacLeodAdd a range query to inferred ranges.
2024-12-06  Andrew MacLeodDo not calculate an entry range for invariant names.
2024-12-06  Vladimir N... [PR117248][LRA]: Rewriting reg notes update and fix...
2024-12-06  Jeff Law[PR tree-optimization/117895] Fix sparc libgo build...
2024-12-06  David Malcolmc++: use diagnostic nesting [PR116253]
2024-12-06  Uros Bizjaki386: Add missing part from my previous commit.
2024-12-06  Uros Bizjaki386: Fix gcc.target/i386/pr101716.c (and some related...
2024-12-06  Christophe... arm,testsuite: Add -mtune=cortex-m55 to dlstp-int8x16.c
2024-12-06  Uros Bizjaki386: Fix unwanted fwprop to 3dNOW! insn [PR117926]
2024-12-06  Richard Earnshawarm: testsuite: fix some legacy C tests
2024-12-06  Matthew Malcomsonclang-format BraceWrapping.AfterCaseLabel to true
2024-12-06  David Malcolmdiagnostics: UX: add doc URLs for attributes (v2)
2024-12-06  David Malcolmc++: handle misspelled concepts and missing #include...
2024-12-06  David Malcolmc++: consolidate location printing in error.cc [PR116253]
2024-12-06  Georg-Johann Layavr.opt.urls: Rebuild.
2024-12-06  Georg-Johann LayAVR: Disable generation of CRC lookup tables.
2024-12-06  kelefthavoid-store-forwarding: bail when an instruction may...
2024-12-06  Thomas Schwingenvptx: Support '-march=sm_89'
2024-12-06  Thomas Schwingenvptx: Support '-mptx=7.8'
2024-12-06  Thomas Schwingenvptx: Support '-march=sm_52'
2024-12-06  Thomas Schwingenvptx: Support '-march=sm_37'
2024-12-06  Thomas Schwingenvptx: Support '-mptx=4.1'
2024-12-06  Thomas Schwingenvptx: Expose '-mptx=4.2'
2024-12-06  Thomas Schwingenvptx: Clarify that our baseline is PTX ISA Version 3.1
2024-12-06  Thomas Schwingenvptx: Support '--with-multilib-list'
2024-12-06  Christophe... arm,testsuite: Add -mtune=cortex-m55 to dlstp-compile...
2024-12-06  Thomas Schwingenvptx: Enhance '-march-map=[...]' test cases
2024-12-06  Thomas Schwingenvptx: Enhance '-march=[...]' test cases
2024-12-06  Thomas Schwingenvptx: Enhance '-mptx=[...]' test cases
2024-12-06  Jakub JelinekUse new RAW_DATA_{U,S}CHAR_ELT macros in the middle...
2024-12-06  Richard BienerMore duplicates reported by genmatch
2024-12-06  Richard BienerRemove some duplicates reported by genmatch
2024-12-06  Hau HsuRISC-V: Add --with-cmodel configure option
next