]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-06-12  Alexandre Olivamap packed field type to unpacked for debug info
2024-06-12  Alexandre Oliva[libstdc++] drop workaround for clang<=7
2024-06-12  GCC AdministratorDaily bump.
2024-06-12  liuhongtFix ICE in rtl check due to CONST_WIDE_INT in CONST_VEC...
2024-06-11  Joseph Myersc: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y...
2024-06-11  Gerald Pfeiferdoc: Remove redundant introduction of x86-64
2024-06-11  Andrew PinskiFix building JIT with musl libc [PR115442]
2024-06-11  Robin Dappvect: Merge loop mask and cond_op mask in fold-left...
2024-06-11  Patrick O'NeillRISC-V: Add Zalrsc amo-op patterns
2024-06-11  Patrick O'NeillRISC-V: Add Zalrsc and Zaamo testsuite support
2024-06-11  Edwin LuRISC-V: Add basic Zaamo and Zalrsc support
2024-06-11  Uros Bizjaki386: Use CMOV in .SAT_{ADD|SUB} expansion for TARGET_C...
2024-06-11  Pengxuan Zhengaarch64: Add vector floating point trunc pattern
2024-06-11  Andi KleenC++: Support constexpr strings for asm statements
2024-06-11  Andi KleenFactor out static_assert constexpr string extraction...
2024-06-11  Andrew MacLeodscev query mismatch message
2024-06-11  Jonathan Wakelylibstdc++: Add test for chrono::leap_seconds ostream...
2024-06-11  Arthur Cohenrust: Do not link with libdl and libpthread unconditionally
2024-06-11  Gaius MulleyPR modula2/114529 Avoid ODR violations in bootstrap...
2024-06-11  Roger Saylei386: PR target/115397: AVX512 ternlog vs. -m32 -fPIC...
2024-06-11  Pan LiRISC-V: Implement .SAT_SUB for unsigned vector int
2024-06-11  Francois-Xavier... fixincludes: bypass the math_exception fix on __cplusplus
2024-06-11  Jeff Law[committed] [RISC-V] Drop dead round_32 test
2024-06-11  GCC AdministratorDaily bump.
2024-06-10  Gerald Pfeifermodula2: Fix typos, grammar, and a link
2024-06-10  Andrew MacLeodMove array_bounds warnings into a separate pass.
2024-06-10  Raphael Zinsly[to-be-committed] [RISC-V] Use bext for extracting...
2024-06-10  Pan Li[PATCH v1] Widening-Mul: Fix one ICE of gcall insertion...
2024-06-10  François Dumontlibstdc++: [_Hashtable] Optimize destructor
2024-06-10  Andrew PinskiFix pr115388.c: plain char could be unsigned by default...
2024-06-10  Raphael Zinsly[to-be-committed] [RISC-V] Use bext for extracting...
2024-06-10  Richard Bienertree-optimization/115388 - wrong DSE in irreductible...
2024-06-10  Eric BotcazouAdd testcase for PR ada/114708
2024-06-10  Eric BotcazouAdd testcase for PR ada/114398
2024-06-10  Richard Bienertree-optimization/115395 - wrong-code with SLP reductio...
2024-06-10  Eric Botcazouada: Add support for No_Implicit_Conditionals to nonbin...
2024-06-10  Javier Mirandaada: Storage_Error in indirect call to function returni...
2024-06-10  Gary Dismukesada: Derived type with convention C must override conve...
2024-06-10  Gary Dismukesada: Minor code adjustment to "not Present" test
2024-06-10  Steve Bairdada: For freezing, treat an extension or delta aggregat...
2024-06-10  Gary Dismukesada: Resolve compilation issues with container aggregat...
2024-06-10  Justin Squirekada: Missing style check for extra parentheses in operators
2024-06-10  Justin Squirekada: Iterator filter ignored on formal loop
2024-06-10  Justin Squirekada: Crash checking accessibility level on private...
2024-06-10  Justin Squirekada: Unreferenced warning on abstract subprogram
2024-06-10  Justin Squirekada: Further refine 'Super attribute
2024-06-10  Piotr Trojanekada: Fix references to Ada RM in comments
2024-06-10  Piotr Trojanekada: Tune code related to potentially unevaluated expre...
2024-06-10  Yannick Moyada: Remove streaming facilities from generics for...
2024-06-10  Ronan Desplanquesada: Fix usage of SetThreadAffinityMask
2024-06-10  Ronan Desplanquesada: Fix usage of SetThreadIdealProcessor
2024-06-10  Ronan Desplanquesada: Remove incorrect assertion in run-time
2024-06-10  Ronan Desplanquesada: Fix incorrect lower bound presumption in gnatlink
2024-06-10  Piotr Trojanekada: Cleanup repeated code in expansion of stream attri...
2024-06-10  Piotr Trojanekada: Adjust comments and doc about the new use of restr...
2024-06-10  Piotr Trojanekada: Skip processing of NUL character for attribute...
2024-06-10  Piotr Trojanekada: Simplify check for type without stream operations
2024-06-10  Piotr Trojanekada: Enable inlining for subprograms with multiple...
2024-06-10  Piotr Trojanekada: Add switch to disable expansion of assertions...
2024-06-10  Piotr Trojanekada: Refactor common code for dynamic and static class...
2024-06-10  Piotr Trojanekada: Cleanup building of error messages for class-wide...
2024-06-10  Piotr Trojanekada: Fix handling of aspects CPU and Interrupt_Priority
2024-06-10  Piotr Trojanekada: Remove unnecessary guard against empty list
2024-06-10  Piotr Trojanekada: Refactor checks for Refined_Depends in generic...
2024-06-10  Piotr Trojanekada: Refactor checks for Refined_Global in generic...
2024-06-10  Andreas KrebbelIBM Z: Fix ICE in expand_perm_as_replicate
2024-06-10  Jan Beulichlibgcc/aarch64: also provide AT_HWCAP2 fallback
2024-06-10  YunQiang SuMIPS/testsuite: add -mno-branch-likely to r10k-cache...
2024-06-10  Richard Bienertree-optimization/115383 - EXTRACT_LAST_REDUCTION with...
2024-06-10  GCC AdministratorDaily bump.
2024-06-09  Andreas ToblerFreeBSD: Stop linking _p libs for -pg as of FreeBSD 14
2024-06-09  Jeff Law[committed] [RISC-V] Fix false-positive uninitialized...
2024-06-09  Uros Bizjaki386: Implement .SAT_SUB for unsigned scalar integers...
2024-06-09  Gerald Pfeiferdoc: Remove link to www.amelek.gda.pl/avr/
2024-06-09  Roger Sayle[middle-end PATCH] Prefer PLUS over IOR in RTL expansio...
2024-06-09  GCC AdministratorDaily bump.
2024-06-08  Deev Patellibstdc++: Add missing constexpr to __atomic_impl:...
2024-06-08  Michael Levinelibstdc++: Fix std::ranges::iota is not included in...
2024-06-08  Jonathan Wakelylibstdc++: Define __cpp_lib_ranges in <algorithm>
2024-06-08  Peter Bergnerrs6000: Update ELFv2 stack frame comment showing the...
2024-06-08  Simon Martinc++: Make *_cast<*> parsing more robust to errors ...
2024-06-08  Uros Bizjaki386: Implement .SAT_ADD for unsigned scalar integers...
2024-06-08  Pan LiRISC-V: Implement .SAT_SUB for unsigned scalar int
2024-06-08  Roger Sayleanalyzer: Restore g++ 4.8 bootstrap; use std::move...
2024-06-08  GCC AdministratorDaily bump.
2024-06-07  David Malcolmanalyzer: add logging to get_representative_path_var
2024-06-07  David Malcolmanalyzer: eliminate cast_region::m_original_region
2024-06-07  David Malcolmanalyzer: new warning: -Wanalyzer-undefined-behavior...
2024-06-07  Jonathan Wakelylibstdc++: Add missing header to <bits/ranges_algobase...
2024-06-07  Simon Martinc++: Handle erroneous DECL_LOCAL_DECL_ALIAS in duplicat...
2024-06-07  Jason Merrillc++: -include and header unit translation
2024-06-07  Patrick Palkac++: lambda in pack expansion [PR115378]
2024-06-07  Simon Martinlto: Fix build on MacOS
2024-06-07  Roger Saylei386: PR target/115351: RTX costs for *concatditi3...
2024-06-07  Roger Saylei386: Improve handling of ternlog instructions in i386...
2024-06-07  Michal Jireslto: Implement cache partitioning
2024-06-07  Alexandre Oliva[libstdc++] drop workaround for clang<=7
2024-06-07  Richard BienerFix fold-left reduction vectorization with multiple...
2024-06-07  Jonathan Wakelylibstdc++: Optimize std::to_address
2024-06-07  Francois-Xavier... fixincludes: bypass some fixes for recent darwin headers
next