]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-07-31  Dimitar Dimitrovpru: Enable section anchoring by default
2024-07-31  Dimitar Dimitrovtestsuite: Fix for targets not passing argc/argv [PR116154]
2024-07-31  Sam Jameslibstdc++: drop bogus 'dg_do run' directive
2024-07-31  Jeff Law[PR rtl-optimization/116136] Fix previously latent...
2024-07-31  Jonathan Wakelylibstdc++: Handle strerror returning null
2024-07-31  Jonathan Wakelylibstdc++: Only append "@euro" to locale names for...
2024-07-31  Jonathan Wakelylibstdc++: Bump __cpp_lib_format value for std::runtime...
2024-07-31  Jonathan Wakelylibstdc++: Define C++26 member visit for std::basic_for...
2024-07-31  Jonathan Wakelylibstdc++: Define C++26 member visit for std::variant...
2024-07-31  Jonathan Wakelylibstdc++: Implement C++26 type checking for std::forma...
2024-07-31  Jonathan Wakelylibstdc++: Support P2510R3 "Formatting pointers" as...
2024-07-31  Jonathan Wakelylibstdc++: Handle encodings in localized chrono formatt...
2024-07-31  Sam Jamestestsuite: fix dg-require-* order vs dg-additional...
2024-07-31  Sam Jamestestsuite: fix dg-require-effective-target order vs...
2024-07-31  Sam Jamestestsuite: fix 'dg-do-preprocess' typo
2024-07-31  Sam Jamestestsuite: fix 'dg-do-compile' typos
2024-07-31  Sam Jamestestsuite: libgomp: fix dg-do run typo
2024-07-31  Claudio Bantaloukasaarch64: Add fpm register helper functions.
2024-07-31  Claudio Bantaloukasaarch64: Add support for moving fpm system register
2024-07-31  Claudio Bantaloukasaarch64: Add march flags for +fp8 arch extensions
2024-07-31  Marek Polacekc++: array new with value-initialization, again [PR115645]
2024-07-31  Filip Kastltestsuite: Adjust switch-exp-transform-3.c for 32bit
2024-07-31  Xi RuoyaoLoongArch: Rework bswap{hi,si,di}2 definition
2024-07-31  Xi RuoyaoLoongArch: Relax ins_zero_bitmask_operand and remove...
2024-07-31  Richard Bienermiddle-end/101478 - ICE with degenerate address during...
2024-07-31  Hongyu Wangi386: Mark target option with optimization when enabled...
2024-07-31  Richard Sandifordrecog: Disallow subregs in mode-punned value [PR115881]
2024-07-31  Kewen Linrs6000: Relax some FLOAT128 expander condition for...
2024-07-31  Kewen Linrs6000: Use standard name uabd for absdu insns
2024-07-31  Xi RuoyaoLoongArch: Expand some SImode operations through "si3_e...
2024-07-31  GCC AdministratorDaily bump.
2024-07-30  Jonathan Wakelylibstdc++: Fix formatter for low-resolution chrono...
2024-07-30  Jonathan Wakelylibstdc++: Fix std::format output for std::chrono:...
2024-07-30  Jonathan Wakelylibstdc++: Implement LWG 3886 for std::optional and...
2024-07-30  Sam Jamestestsuite: fix 'dg-compile' typos
2024-07-30  Jonathan Wakelylibstdc++: Fix name of source file in comment
2024-07-30  Uros Bizjaki386/testsuite: Add testcase for fixed PR [PR51492]
2024-07-30  Edwin LuRISC-V: Add configure check for B extention support
2024-07-30  Sam Jamestestsuite: fix whitespace in dg-require-effective-targe...
2024-07-30  Filip Kastlgimple ssa: Teach switch conversion to optimize powers...
2024-07-30  Ian Lance Taylorlibbacktrace: fix syntax of Windows registration functions
2024-07-30  Sam Jamestestsuite: fix whitespace in dg-do assemble directive
2024-07-30  Sam Jamestestsuite: fix whitespace in dg-do preprocess directive
2024-07-30  Sam Jamestestsuite: fix whitespace in dg-do compile directives
2024-07-30  Gianluca GuidaRISC-V: Add basic support for the Zacas extension
2024-07-30  Patrick O'NeillRISC-V: Remove configure check for zabha
2024-07-30  Jonathan Wakelylibstdc++: Fix overwriting files with fs::copy_file...
2024-07-30  Lennox Shou... libstdc++: Fix fs::hard_link_count behaviour on MinGW...
2024-07-30  Arsen Arsenovićc++: diagnose usage of co_await and co_yield in default...
2024-07-30  Arsen Arsenovicc++: fix ICE on FUNCTION_DECLs inside coroutines [PR115906]
2024-07-30  Jennifer SchmitzSVE intrinsics: Add strength reduction for division...
2024-07-30  Arsen Arsenovićc++: make source_location follow DECL_RAMP_FN
2024-07-30  Sam Jamestestsuite: fix dg-do run whitespace
2024-07-30  Paul-Antoine... Fix warnings for tree formats in gfc_error
2024-07-30  Tobias Burnusgfortran.dg/compiler-directive_2.f: Update dg-error
2024-07-30  Georg-Johann LayAVR: Propose to use attribute signal(n) via AVR-LibC...
2024-07-30  Pan LiRISC-V: Take Xmode instead of Pmode for ussub expanding
2024-07-30  Takayuki 'January... xtensa: Add missing speed cost for TYPE_FARITH in TARGE...
2024-07-30  Takayuki 'January... xtensa: Fix suboptimal loading of pooled constant value...
2024-07-30  Takayuki 'January... xtensa: Fix the regression introduce by r15-959-gbe9b3f...
2024-07-30  liuhongtRefine constraint "Bk" to define_special_memory_constraint.
2024-07-30  Haochen Jiangi386: Add non-optimize prefetchi intrins
2024-07-30  GCC AdministratorDaily bump.
2024-07-30  Takayuki 'January... xtensa: Make use of scaled [U]FLOAT/TRUNC.S instructions
2024-07-30  Takayuki 'January... xtensa: Make use of std::swap where appropriate
2024-07-29  Jeff Law[target/116104] Fix test guarding UINTVAL to extract...
2024-07-29  Thomas SchwingePolish libstdc++ 'dg-final' action 'file-io-diff'
2024-07-29  Sam Jamestestsuite: fix PR111613 test
2024-07-29  Patrick Palkac++: generic lambda in default template argument [PR88313]
2024-07-29  Jonathan Wakelydoc: Improve punctuation and grammar in -fdiagnostics...
2024-07-29  Max Filippovgcc: xtensa: disable late-combine by default
2024-07-29  Andi KleenRevert "PR116080: Fix tail call dejagnu checks"
2024-07-29  Sam Jamestestsuite: make PR115277 test an execute one
2024-07-29  Georg-Johann LayAVR: avr.cc - Fix a typo in a diagnostic.
2024-07-29  Tobias Burnuslibgomp.texi: Update 'Device Information Routines'...
2024-07-29  Carl Lovers6000, add comment to VEC_IC definition
2024-07-29  Pan LiWidening-Mul: Try .SAT_SUB for PLUS_EXPR when one op...
2024-07-29  Tobias BurnusOpenMP/Fortran: Fix handling of 'declare target' with...
2024-07-29  Tobias Burnuslibgomp: Fix declare target link with offset array...
2024-07-29  Jan HubickaFix ICE with -fdump-tree-moref
2024-07-29  Jakub Jelinektestsuite: Fix up consteval-prop21.C for 32-bit targets...
2024-07-29  Feng Xuevect: Fix single_imm_use in tree_vect_patterns
2024-07-29  Haochen Jiangi386: Fix AVX512 intrin macro typo
2024-07-29  GCC AdministratorDaily bump.
2024-07-28  Sam Jamestestsuite: fix dg-add-options vs. dg-options ordering
2024-07-28  Sam Jamestestsuite: fix dg-do ordering wrt dg-require-*
2024-07-28  Jason Merrillc++: if consteval and consteval propagation [PR115583]
2024-07-28  Jonathan Wakelygcc: Make exec-tool.in handle missing Binutils more...
2024-07-28  Georg-Johann LayAVR target 116056 - Support attribute signal(n), interr...
2024-07-28  Gaius MulleyPR modula2/115823 Wrong expansion of isnormal optab
2024-07-28  John David... testsuite: Fix unaligned accesses in ipa-sra-8.c and...
2024-07-28  Jonathan WakelyAdd config file so b4 uses inbox.sourceware.org automat...
2024-07-28  GCC AdministratorDaily bump.
2024-07-27  Jason Merrillc++: consteval propagation and templates [PR115986]
2024-07-27  Jason Merrillc++: ICE with concept, local class, and lambda [PR115561]
2024-07-27  Jason Merrillc++: improve C++ testsuite default versions
2024-07-27  Roger SayleFold ctz(-x) and ctz(abs(x)) as ctz(x) in match.pd.
2024-07-27  Jonathan Wakelylibstdc++: Fix -Wsign-compare warning in <charconv>
2024-07-27  Jonathan Wakelylibstdc++: Add comment noting LWG 3617 support
2024-07-27  Jonathan Wakelylibstdc++: Remove __find_if unrolling for random access...
next