]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-06-13  Andi KleenParse close paren even when constexpr extraction fails
2024-06-13  Andi KleenRemove const char * support for asm constexpr
2024-06-13  liuhongtFix ICE due to REGNO of a SUBREG.
2024-06-13  Pan LiTest: Move target independent test cases to gcc.dg...
2024-06-13  Peter Bergnerrs6000: Fix pr66144-3.c test to accept multiple equival...
2024-06-13  YunQiang SuMIPS: Use FPU-enabled tune for mips32/mips64/mips64r2...
2024-06-13  YunQiang SuMIPS: Use signaling fcmp instructions for LT/LE/LTGT
2024-06-13  Lingling Kong[APX ZU] Support APX zero-upper
2024-06-13  GCC AdministratorDaily bump.
2024-06-13  Patrick Palkac++: visibility wrt concept-id as targ [PR115283]
2024-06-12  Alexandre Oliva[libstdc++] [testsuite] require cmath for c++23 cmath...
2024-06-12  Alexandre Oliva[libstdc++] [testsuite] xfail double-prec from_chars...
2024-06-12  Jason Merrillc++: repeated export using
2024-06-12  Jason Merrillc++: module std and exception_ptr
2024-06-12  Jason Merrillc++: fix testcase diagnostics
2024-06-12  Patrick O'NeillWhitespace cleanup for target-supports.exp
2024-06-12  David Malcolmpretty_printer: unbreak build on aarch64 [PR115465]
2024-06-12  Patrick O'NeillRISC-V: Allow any temp register to be used in amo tests
2024-06-12  Patrick O'NeillRISC-V: Fix amoadd call arguments
2024-06-12  Patrick O'NeillRISC-V: Move amo tests into subfolder
2024-06-12  Andrew Pinskiaarch64: Use bitreverse rtl code instead of unspec...
2024-06-12  Andrew Pinskimatch: Improve gimple_bitwise_equal_p and gimple_bitwis...
2024-06-12  Andi KleenMove cexpr_stree tree string build into utility function
2024-06-12  Jonathan Wakelylibstdc++: Fix std::tr2::dynamic_bitset shift operation...
2024-06-12  Jonathan Wakelylibstdc++: Do not use memset in _Hashtable::clear()
2024-06-12  Victor Do Nascimentomiddle-end: Drop __builtin_prefetch calls in autovector...
2024-06-12  David Malcolmpretty_printer: convert chunk_info into a class
2024-06-12  David Malcolmpretty_printer: make all fields private
2024-06-12  David Malcolmpretty_printer: rename instances named "buffer" to...
2024-06-12  Xi RuoyaoLoongArch: Use bstrins for "value & (-1u << const)"
2024-06-12  Xi RuoyaoLoongArch: Fix mode size comparision in loongarch_expan...
2024-06-12  Victor Do NascimentoLibatomic: Clean up AArch64 `atomic_16.S' implementatio...
2024-06-12  Victor Do NascimentoLibatomic: Make ifunc selector behavior contingent...
2024-06-12  Victor Do NascimentoLibatomic: Define per-file identifier macros
2024-06-12  Victor Do NascimentoLibatomic: AArch64: Convert all lse128 assembly to...
2024-06-12  Torbjörn SVENSSONtestsuite: Fix expand-return CMSE test for Armv8.1...
2024-06-12  Torbjörn SVENSSONarm: Zero/Sign extends for CMSE security on Armv8-M...
2024-06-12  Gerald Pfeiferdoc: Update Cygwin web link
2024-06-12  Pan LiWidening-Mul: Take gsi after_labels instead of start_bb...
2024-06-12  Gerald Pfeiferdoc: Simplify *-*-linux-gnu dependencies
2024-06-12  Alexandre Oliva[tree-prof] skip if errors were seen [PR113681]
2024-06-12  Alexandre Oliva[testsuite] [arm] test board cflags in multilib.exp
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...
next