]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-10-12  H.J. Lugcc.target/i386/pr55583.c: Use long long for 64-bit...
2024-10-12  H.J. Lugcc.target/i386/pr115749.c: Use word_mode integer
2024-10-12  H.J. Lugcc.target/i386/invariant-ternlog-1.c: Also scan (...
2024-10-12  Jakub Jelineklibcpp, genmatch: Use gcc_diag instead of printf for...
2024-10-12  Tobias BurnusFortran: Unify gfc_get_location handling; fix expr...
2024-10-12  Uros Bizjaktestsuite/i386: Add vector sat_sub testcases [PR112600]
2024-10-12  Feng XueMAINTAINERS: Add myself to write after approval
2024-10-12  Simon Martinc++: Fix overeager Woverloaded-virtual with conversion...
2024-10-12  Pan LiRISC-V: Add testcases for form 1 of vector signed SAT_SUB
2024-10-12  Pan LiRISC-V: Implement vector SAT_SUB for signed integer
2024-10-12  Pan LiVect: Try the pattern of vector signed integer SAT_SUB
2024-10-12  Pan LiMatch: Support form 1 for vector signed integer SAT_SUB
2024-10-12  GCC AdministratorDaily bump.
2024-10-11  Thomas KoenigIntroduce GFC_STD_UNSIGNED.
2024-10-11  H.J. Lugcc.target/i386: Replace long with long long
2024-10-11  H.J. Lug++.target/i386/pr105953.C: Skip for x32
2024-10-11  H.J. Lugcc.target/i386/pr115407.c: Only run for lp64
2024-10-11  Eric BotcazouFix thinko in previous change
2024-10-11  Jonathan Wakelylibstdc++: Rearrange std::move_iterator helpers in...
2024-10-11  Kyrylo TkachovPR target/117048 aarch64: Use more canonical and optimi...
2024-10-11  Kyrylo TkachovPR 117048: simplify-rtx: Extend (x << C1) | (X >> C2...
2024-10-11  Tobias BurnusFortran: Dead-function removal in error.cc (shrinking...
2024-10-11  Jennifer Schmitzmatch.pd: Fold logarithmic identities.
2024-10-11  Jonathan Wakelylibstdc++: Use appropriate feature test macro for std...
2024-10-11  Jonathan Wakelylibstdc++: Fix localized %c formatting for <chrono...
2024-10-11  Jonathan Wakelylibstdc++: Add missing whitespace in dg-do directives
2024-10-11  Richard Bienertree-optimization/117080 - Add SLP_TREE_MEMORY_ACCESS_TYPE
2024-10-11  Saurabh Jhaaarch64: Add codegen support for SVE2 faminmax
2024-10-11  Saurabh Jhaaarch64: Add SVE2 faminmax intrinsics
2024-10-11  Richard Bienermiddle-end/117086 - fixup vec_cond simplifications
2024-10-11  Pan LiRISC-V: Add testcases for form 8 of scalar signed SAT_TRUNC
2024-10-11  Pan LiRISC-V: Add testcases for form 7 of scalar signed SAT_TRUNC
2024-10-11  Pan LiRISC-V: Add testcases for form 6 of scalar signed SAT_TRUNC
2024-10-11  Pan LiRISC-V: Add testcases for form 5 of scalar signed SAT_TRUNC
2024-10-11  Pan LiRISC-V: Add testcases for form 4 of scalar signed SAT_TRUNC
2024-10-11  Pan LiMatch: Support form 4 for scalar signed integer SAT_TRUNC
2024-10-11  Pan LiRISC-V: Add testcases for form 3 of scalar signed SAT_TRUNC
2024-10-11  Pan LiMatch: Support form 3 for scalar signed integer SAT_TRUNC
2024-10-11  Pan LiRISC-V: Add testcases for form 2 of scalar signed SAT_TRUNC
2024-10-11  Pan LiMatch: Support form 2 for scalar signed integer SAT_TRUNC
2024-10-11  Jakub Jelineki386: Fix up spaceship expanders for -mtune=i[45]86...
2024-10-11  Richard Bienertree-optimization/117050 - fix ICE with non-grouped...
2024-10-11  Jonathan Wakelylibstdc++: Fix some test failures with -fno-char8_t
2024-10-11  Richard BienerFix possible wrong-code with masked store-lanes
2024-10-11  Hu, Lin1i386: Fix some patterns's mem attribute.
2024-10-11  GCC AdministratorDaily bump.
2024-10-10  Richard Ballaarch64: Alter pr116258.c test to correct for big endian.
2024-10-10  Michael MatzFix PR116650: check all regs in regrename targets
2024-10-10  Andrew Pinskiphiopt: Remove candorest variable return instead
2024-10-10  Li XuRISC-V:Bugfix for C++ code compilation failure with...
2024-10-10  Richard Sandifordvect: Avoid divide by zero for permutes of extern VLA...
2024-10-10  Simon Martinlibiberty: Restore build with CP_DEMANGLE_DEBUG defined
2024-10-10  Richard Bienertree-optimization/117060 - fix oversight in vect_build_...
2024-10-10  Jennifer Schmitzmatch.pd: Check trunc_mod vector obtap before folding.
2024-10-10  Richard BienerAllow SLP store of mixed external and constant
2024-10-10  liuhongtAdd a new tune avx256_avoid_vec_perm for SRF.
2024-10-10  liuhongtAdd new microarchitecture tune for SRF/GRR/CWF.
2024-10-10  Levy Hsux86: Implement Fast-Math Float Truncation to BF16 via...
2024-10-10  David Malcolmdiagnostics: move text output member functions to corre...
2024-10-10  David Malcolmdiagnostics: mark the JSON output format as deprecated
2024-10-10  David Malcolmlto: reimplement print_lto_docs_link [PR116613]
2024-10-10  Sébastien MichellandSH: Use softfp for sh-elf
2024-10-10  GCC AdministratorDaily bump.
2024-10-09  liuhongtAdjust testcase after relax O2 vectorization.
2024-10-09  liuhongtEnable vectorization for unknown tripcount in very...
2024-10-09  Jovan VukicRISC-V: Optimize branches with shifted immediate operands
2024-10-09  Jeff LawRevert "RISC-V: Add implication for M extension."
2024-10-09  Jeff LawRevert "RISC-V: Enable builtin __riscv_mul with Zmmul...
2024-10-09  Eric BotcazouFix LTO bootstrap failure with -Werror=lto-type-mismatch
2024-10-09  Eric BotcazouRemove support for HP-UX 10
2024-10-09  Jason Merrillc++: more modules and -M
2024-10-09  Jason Merrilllibcpp: fix typo
2024-10-09  Torbjörn SVENSSONtestsuite: arm: use effective-target for mod* tests
2024-10-09  Jonathan Wakelylibstdc++: Test 17_intro/names.cc with -D_FORTIFY_SOURC...
2024-10-09  Jonathan Wakelylibstdc++: Drop format attribute from snprintf wrapper...
2024-10-09  Frank Scheinerlibstdc++: Workaround glibc headers on ia64-linux
2024-10-09  Richard Sandifordaarch64: Fix SVE ACLE gimple folds for C++ LTO [PR116629]
2024-10-09  Richard Sandifordtestsuite: Make check-function-bodies work with LTO
2024-10-09  Jonathan Wakelylibstdc++: Ignore _GLIBCXX_USE_POSIX_SEMAPHORE if not...
2024-10-09  Jonathan Wakelylibstdc++: Fix -Wnarrowing in <complex> [PR116991]
2024-10-09  Jonathan Wakelylibstdc++: Fix -Wsign-compare in std::latch::count_down
2024-10-09  Jonathan Wakelylibstdc++: Enable _GLIBCXX_ASSERTIONS by default for...
2024-10-09  Jonathan Wakelylibstdc++: Simplify std::aligned_storage and fix for...
2024-10-09  Jonathan Wakelylibstdc++: Do not cast away const-ness in std::construc...
2024-10-09  Jonathan Wakelylibstdc++: Make std::construct_at support arrays (LWG...
2024-10-09  Jonathan Wakelylibstdc++: Tweak %c formatting for chrono types
2024-10-09  Jonathan Wakelylibstdc++: Fix formatting of chrono::duration with...
2024-10-09  Richard BienerClear DR_GROUP_NEXT_ELEMENT upon group dissolving
2024-10-09  Richard Bienertree-optimization/117041 - fix load classification...
2024-10-09  Torbjörn SVENSSONtestsuite: arm: use effective-target for vsel*, mod...
2024-10-09  Ken Matsuilibcpp: Use ' instead of %< and %> [PR117039]
2024-10-09  René RebeEnable LRA for ia64
2024-10-09  René RebeRemove ia64*-*-linux from the list of obsolete targets
2024-10-09  Richard Bienertree-optimization/116974 - Handle single-lane SLP for...
2024-10-09  Richard Bienertree-optimization/116575 - handle SLP of permuted maske...
2024-10-09  Richard Bienertree-optimization/117000 - elide .REDUC_IOR with compar...
2024-10-09  Richard BienerFix memory leak in vect_cse_slp_nodes
2024-10-09  Jan Beulichgcc/doc: adjust __builtin_choose_expr() description
2024-10-09  Ken Matsuigcc, libcpp: Add warning switch for "#pragma once in...
2024-10-09  GCC AdministratorDaily bump.
next