]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-08-26  Pan LiRISC-V: Add testcases for unsigned scalar .SAT_TRUNC...
2024-08-26  GCC AdministratorDaily bump.
2024-08-25  demin.hanRISC-V: Fix double mode under RV32 not utilize vf
2024-08-25  Xianmiao Qu[PATCH] Re-add calling emit_clobber in lower-subreg...
2024-08-25  Dimitar Dimitrovtestsuite: Run array54.C only for sync_int_long targets
2024-08-25  Andi KleenSupport if conversion for switches
2024-08-25  Mark HarmstoneWrite CodeView information about static locals in optim...
2024-08-25  Mark HarmstoneWrite CodeView S_FRAMEPROC symbols
2024-08-25  Mark HarmstoneWrite CodeView information about optimized stack variables
2024-08-25  Mark HarmstoneWrite CodeView information about enregistered optimized...
2024-08-25  Roger Saylei386: Update STV's gains for TImode arithmetic right...
2024-08-25  Jeff LawDisable late-combine in another RISC-V test
2024-08-25  Jeff Law[committed] Fix assembly scan for RISC-V VLS tests
2024-08-25  Jeff LawTurn off late-combine for a few risc-v specific tests
2024-08-25  Gaius Mulleymodula2 testsuite: new libc unit test
2024-08-25  GCC AdministratorDaily bump.
2024-08-24  Gaius Mulleymodula2: Export all string to integral and fp number...
2024-08-24  Iain Sandoec++, coroutines: Look through initial_await target...
2024-08-24  Iain Sandoec++, coroutines: Rework handling of throwing_cleanups...
2024-08-24  Iain Sandoec++, coroutines: Fix ordering of return object conversi...
2024-08-24  Iain Sandoec++, coroutines: Allow convertible get_return_on_alloca...
2024-08-24  Iain Sandoec++, coroutines: Only allow void get_return_object...
2024-08-24  Iain Sandoec++, coroutines: Fix handling of early exceptions ...
2024-08-24  Iain Sandoec++, coroutines: Separate allocator work from the ramp...
2024-08-24  Iain Sandoec++, coroutines: Separate the analysis, ramp and outlin...
2024-08-24  Iain Sandoec++, coroutines: Split the ramp build into a separate...
2024-08-24  Iain Sandoec++, coroutines: Tidy up awaiter variable checks.
2024-08-24  Simon Martinc++: Add testcase for (now fixed) regression [PR113746]
2024-08-24  Georg-Johann Laytestsuite: Add dg-require-effective-target scheduling...
2024-08-24  GCC AdministratorDaily bump.
2024-08-23  Jonathan Wakelylibstdc++: Update and clarify Doxygen version requireme...
2024-08-23  Jonathan Wakelylibstdc++: Hide std::tuple internals from Doxygen docs
2024-08-23  Jonathan Wakelylibstdc++: Improve Doxygen docs for std::allocator_trai...
2024-08-23  Patrick O'NeillRISC-V: Use encoded nelts when calling repeating_sequence_p
2024-08-23  Manolis Tsamisifcvt: Do not overwrite results in noce_convert_multipl...
2024-08-23  Manolis Tsamisifcvt: disallow call instructions in noce_convert_multi...
2024-08-23  Peter Bergnerrs6000: Fix PTImode handling in power8 swap optimizatio...
2024-08-23  H.J. Lulto: Don't check obj.found for offload section
2024-08-23  Jonathan Wakelylibstdc++: Implement LWG 3746 for std::optional
2024-08-23  Jonathan Wakelylibstdc++: Optimize __try_use_facet for const types
2024-08-23  Jonathan Wakelylibstdc++: Fix std::allocator_traits::construct constra...
2024-08-23  Jonathan Wakelylibstdc++: Only use std::time_put in std::format for...
2024-08-23  Jonathan Wakelylibstdc++: Define operator== for hash table iterators...
2024-08-23  Giovanni Bajolibstdc++: Fix std::random_shuffle for low RAND_MAX...
2024-08-23  Richard Bienertree-optimization/116463 - complex lowering leaves...
2024-08-23  Jonathan Wakelylibstdc++: Make debug sequence members mutable [PR116369]
2024-08-23  Jonathan Wakelylibstdc++: Use noexcept insted of throw() in src/c...
2024-08-23  Jonathan Wakelylibstdc++: Simplify C++20 implementation of std::variant
2024-08-23  Jonathan Wakelylibstdc++: Make std::vector<bool>::reference constructo...
2024-08-23  Paul ThomasRevert "Fortran: Fix class transformational intrinsic...
2024-08-23  Pan LiMatch: Support form 4 for unsigned integer .SAT_TRUNC
2024-08-23  Alexander Monakovlibcpp: bump padding size in _cpp_convert_input [PR116458]
2024-08-23  Robin Dappoptabs-query: Use opt_machine_mode for smallest_int_mod...
2024-08-23  Robin DappRISC-V: Expand vec abs without masking.
2024-08-23  Bernd EdlingerFix test failure on powerpc targets
2024-08-23  Eric Botcazouada: Fix crash on aliased variable with packed array...
2024-08-23  Javier Mirandaada: String interpolation: report error without Extensi...
2024-08-23  Sebastian Poeplauada: Fix incorrect tracebacks on Windows
2024-08-23  Javier Mirandaada: Crash on string interpolation with custom string...
2024-08-23  Steve Bairdada: Implicit_Dereference aspect specification for...
2024-08-23  Steve Bairdada: Eliminated-mode overflow check not eliminated
2024-08-23  Viljar Indusada: Update libraries with the limited flag
2024-08-23  Viljar Indusada: Emit a warning on inheritly limited types
2024-08-23  Javier Mirandaada: First controlling parameter aspect
2024-08-23  Piotr Trojanekada: Fix style in lines starting with assignment operator
2024-08-23  Piotr Trojanekada: Cleanup validity of boolean operators
2024-08-23  Piotr Trojanekada: Simplify validity checks for scalar parameters
2024-08-23  Piotr Trojanekada: Fix validity checks for named parameter associations
2024-08-23  Javier Mirandaada: First controlling parameter aspect
2024-08-23  Javier Mirandaada: Error missing when 'access is applied to an interf...
2024-08-23  Javier Mirandaada: First controlling parameter aspect
2024-08-23  Gerald Pfeiferfortran: Minor fix to -ffrontend-optimize description
2024-08-23  Gerald Pfeiferdoc: Specifically link to GPL v3.0 for GM2
2024-08-23  Andre VehreschildRemove unnecessary view_convert obsoleted by [PR86468].
2024-08-23  Andrew Pinskitestsuite: Fix vect-mod-var.c for division by 0 [PR116461]
2024-08-23  GCC AdministratorDaily bump.
2024-08-22  Andrew Pinskitestsuite: Fix gcc.dg/torture/pr116420.c for targets...
2024-08-22  Jeff Law[PR rtl-optimization/116420] Fix interesting block...
2024-08-22  Patrick Palkalibstdc++: Add some missing ranges feature-test macro...
2024-08-22  Prathamesh... Recompute TYPE_MODE and DECL_MODE for aggregate type...
2024-08-22  Raphael Moreira... RISC-V: Fix vector cfi notes for stack-clash protection
2024-08-22  Patrick Palkalibstdc++: Optimize std::projected<I, std::identity>
2024-08-22  Patrick Palkalibstdc++: Implement P2997R1 changes to the indirect...
2024-08-22  Patrick Palkalibstdc++: Implement P2609R3 changes to the indirect...
2024-08-22  H.J. LuUpdate LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin...
2024-08-22  Andrew Pinskifold: Fix `a * 1j` if a has side effects [PR116454]
2024-08-22  Marc Poulhièsfix single argument static_assert
2024-08-22  Jennifer SchmitzPR target/116365: Add user-friendly arguments to -...
2024-08-22  Bernd EdlingerRISC-V: Enable -gvariable-location-views by default
2024-08-22  Bernd EdlingerDo not emit a redundant DW_TAG_lexical_block for inline...
2024-08-22  Jennifer SchmitzPR tree-optimization/101390: Vectorize modulo operator
2024-08-22  Alexandre OlivaDump aliases in -fcallgraph-info
2024-08-22  Sam JamesMakefile.tpl: fix whitespace in licence header
2024-08-22  Sam JamesMakefile.tpl: drop leftover intermodule cruft
2024-08-22  liuhongtAlign ix86_{move_max,store_max} with vectorizer.
2024-08-22  GCC AdministratorDaily bump.
2024-08-21  Pan LiRISC-V: Add testcases for unsigned vector .SAT_TRUNC...
2024-08-21  Pan LiRISC-V: Add testcases for unsigned vector .SAT_TRUNC...
2024-08-21  Jeff Law[PR rtl-optimization/116437] Fix RTL checking issue...
2024-08-21  Richard Sandifordaarch64: Fix caller saves of VNx2QI [PR116238]
next