2024-08-25 |
Gaius Mulley | modula2 testsuite: new libc unit test |
commit | commitdiff | tree |
2024-08-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-24 |
Gaius Mulley | modula2: Export all string to integral and fp number... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Look through initial_await target... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Rework handling of throwing_cleanups... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Fix ordering of return object conversi... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Allow convertible get_return_on_alloca... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Only allow void get_return_object... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Fix handling of early exceptions ... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Separate allocator work from the ramp... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Separate the analysis, ramp and outlin... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Split the ramp build into a separate... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Tidy up awaiter variable checks. |
commit | commitdiff | tree |
2024-08-24 |
Simon Martin | c++: Add testcase for (now fixed) regression [PR113746] |
commit | commitdiff | tree |
2024-08-24 |
Georg-Johann Lay | testsuite: Add dg-require-effective-target scheduling... |
commit | commitdiff | tree |
2024-08-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Update and clarify Doxygen version requireme... |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Hide std::tuple internals from Doxygen docs |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Improve Doxygen docs for std::allocator_trai... |
commit | commitdiff | tree |
2024-08-23 |
Patrick O'Neill | RISC-V: Use encoded nelts when calling repeating_sequence_p |
commit | commitdiff | tree |
2024-08-23 |
Manolis Tsamis | ifcvt: Do not overwrite results in noce_convert_multipl... |
commit | commitdiff | tree |
2024-08-23 |
Manolis Tsamis | ifcvt: disallow call instructions in noce_convert_multi... |
commit | commitdiff | tree |
2024-08-23 |
Peter Bergner | rs6000: Fix PTImode handling in power8 swap optimizatio... |
commit | commitdiff | tree |
2024-08-23 |
H.J. Lu | lto: Don't check obj.found for offload section |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Implement LWG 3746 for std::optional |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Optimize __try_use_facet for const types |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Fix std::allocator_traits::construct constra... |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Only use std::time_put in std::format for... |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Define operator== for hash table iterators... |
commit | commitdiff | tree |
2024-08-23 |
Giovanni Bajo | libstdc++: Fix std::random_shuffle for low RAND_MAX... |
commit | commitdiff | tree |
2024-08-23 |
Richard Biener | tree-optimization/116463 - complex lowering leaves... |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Make debug sequence members mutable [PR116369] |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Use noexcept insted of throw() in src/c... |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Simplify C++20 implementation of std::variant |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Make std::vector<bool>::reference constructo... |
commit | commitdiff | tree |
2024-08-23 |
Paul Thomas | Revert "Fortran: Fix class transformational intrinsic... |
commit | commitdiff | tree |
2024-08-23 |
Pan Li | Match: Support form 4 for unsigned integer .SAT_TRUNC |
commit | commitdiff | tree |
2024-08-23 |
Alexander Monakov | libcpp: bump padding size in _cpp_convert_input [PR116458] |
commit | commitdiff | tree |
2024-08-23 |
Robin Dapp | optabs-query: Use opt_machine_mode for smallest_int_mod... |
commit | commitdiff | tree |
2024-08-23 |
Robin Dapp | RISC-V: Expand vec abs without masking. |
commit | commitdiff | tree |
2024-08-23 |
Bernd Edlinger | Fix test failure on powerpc targets |
commit | commitdiff | tree |
2024-08-23 |
Eric Botcazou | ada: Fix crash on aliased variable with packed array... |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: String interpolation: report error without Extensi... |
commit | commitdiff | tree |
2024-08-23 |
Sebastian Poeplau | ada: Fix incorrect tracebacks on Windows |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: Crash on string interpolation with custom string... |
commit | commitdiff | tree |
2024-08-23 |
Steve Baird | ada: Implicit_Dereference aspect specification for... |
commit | commitdiff | tree |
2024-08-23 |
Steve Baird | ada: Eliminated-mode overflow check not eliminated |
commit | commitdiff | tree |
2024-08-23 |
Viljar Indus | ada: Update libraries with the limited flag |
commit | commitdiff | tree |
2024-08-23 |
Viljar Indus | ada: Emit a warning on inheritly limited types |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: First controlling parameter aspect |
commit | commitdiff | tree |
2024-08-23 |
Piotr Trojanek | ada: Fix style in lines starting with assignment operator |
commit | commitdiff | tree |
2024-08-23 |
Piotr Trojanek | ada: Cleanup validity of boolean operators |
commit | commitdiff | tree |
2024-08-23 |
Piotr Trojanek | ada: Simplify validity checks for scalar parameters |
commit | commitdiff | tree |
2024-08-23 |
Piotr Trojanek | ada: Fix validity checks for named parameter associations |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: First controlling parameter aspect |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: Error missing when 'access is applied to an interf... |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: First controlling parameter aspect |
commit | commitdiff | tree |
2024-08-23 |
Gerald Pfeifer | fortran: Minor fix to -ffrontend-optimize description |
commit | commitdiff | tree |
2024-08-23 |
Gerald Pfeifer | doc: Specifically link to GPL v3.0 for GM2 |
commit | commitdiff | tree |
2024-08-23 |
Andre Vehreschild | Remove unnecessary view_convert obsoleted by [PR86468]. |
commit | commitdiff | tree |
2024-08-23 |
Andrew Pinski | testsuite: Fix vect-mod-var.c for division by 0 [PR116461] |
commit | commitdiff | tree |
2024-08-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-22 |
Andrew Pinski | testsuite: Fix gcc.dg/torture/pr116420.c for targets... |
commit | commitdiff | tree |
2024-08-22 |
Jeff Law | [PR rtl-optimization/116420] Fix interesting block... |
commit | commitdiff | tree |
2024-08-22 |
Patrick Palka | libstdc++: Add some missing ranges feature-test macro... |
commit | commitdiff | tree |
2024-08-22 |
Prathamesh... | Recompute TYPE_MODE and DECL_MODE for aggregate type... |
commit | commitdiff | tree |
2024-08-22 |
Raphael Moreira... | RISC-V: Fix vector cfi notes for stack-clash protection |
commit | commitdiff | tree |
2024-08-22 |
Patrick Palka | libstdc++: Optimize std::projected<I, std::identity> |
commit | commitdiff | tree |
2024-08-22 |
Patrick Palka | libstdc++: Implement P2997R1 changes to the indirect... |
commit | commitdiff | tree |
2024-08-22 |
Patrick Palka | libstdc++: Implement P2609R3 changes to the indirect... |
commit | commitdiff | tree |
2024-08-22 |
H.J. Lu | Update LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin... |
commit | commitdiff | tree |
2024-08-22 |
Andrew Pinski | fold: Fix `a * 1j` if a has side effects [PR116454] |
commit | commitdiff | tree |
2024-08-22 |
Marc Poulhiès | fix single argument static_assert |
commit | commitdiff | tree |
2024-08-22 |
Jennifer Schmitz | PR target/116365: Add user-friendly arguments to -... |
commit | commitdiff | tree |
2024-08-22 |
Bernd Edlinger | RISC-V: Enable -gvariable-location-views by default |
commit | commitdiff | tree |
2024-08-22 |
Bernd Edlinger | Do not emit a redundant DW_TAG_lexical_block for inline... |
commit | commitdiff | tree |
2024-08-22 |
Jennifer Schmitz | PR tree-optimization/101390: Vectorize modulo operator |
commit | commitdiff | tree |
2024-08-22 |
Alexandre Oliva | Dump aliases in -fcallgraph-info |
commit | commitdiff | tree |
2024-08-22 |
Sam James | Makefile.tpl: fix whitespace in licence header |
commit | commitdiff | tree |
2024-08-22 |
Sam James | Makefile.tpl: drop leftover intermodule cruft |
commit | commitdiff | tree |
2024-08-22 |
liuhongt | Align ix86_{move_max,store_max} with vectorizer. |
commit | commitdiff | tree |
2024-08-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-21 |
Pan Li | RISC-V: Add testcases for unsigned vector .SAT_TRUNC... |
commit | commitdiff | tree |
2024-08-21 |
Pan Li | RISC-V: Add testcases for unsigned vector .SAT_TRUNC... |
commit | commitdiff | tree |
2024-08-21 |
Jeff Law | [PR rtl-optimization/116437] Fix RTL checking issue... |
commit | commitdiff | tree |
2024-08-21 |
Richard Sandiford | aarch64: Fix caller saves of VNx2QI [PR116238] |
commit | commitdiff | tree |
2024-08-21 |
Andrew Pinski | aarch64: Implement popcountti2 pattern [PR113042] |
commit | commitdiff | tree |
2024-08-21 |
Richard Biener | tree-optimization/116406 - ICE with int<->float punning... |
commit | commitdiff | tree |
2024-08-21 |
Martin Jambor | sra: Avoid risking x87 magling binary representation... |
commit | commitdiff | tree |
2024-08-21 |
Richard Biener | tree-optimization/116380 - bogus SSA update with loop... |
commit | commitdiff | tree |
2024-08-21 |
Jonathan Wakely | libstdc++: Use strlen for std::char_traits<char8_t... |
commit | commitdiff | tree |
2024-08-21 |
Jonathan Wakely | libstdc++: Check ios::uppercase for ios::fixed floating... |
commit | commitdiff | tree |
2024-08-21 |
Andre Vehreschild | Fix coarray rank for non-coarrays in derived types... |
commit | commitdiff | tree |
2024-08-21 |
Jonathan Wakely | libstdc++: Fix std::variant to reject array types ... |
commit | commitdiff | tree |
2024-08-21 |
Iain Sandoe | c++, coroutines: Check for malformed functions before... |
commit | commitdiff | tree |
2024-08-21 |
Rainer Orth | testsuite: i386: Fix g++.target/i386/pr116275-2.C on... |
commit | commitdiff | tree |
2024-08-21 |
Andre Vehreschild | Fortran: Fix ICE in sizeof(coarray) [PR77518] |
commit | commitdiff | tree |
2024-08-21 |
Kewen Lin | rs6000: Remove "+" constraint modifier from *vsx_le_per... |
commit | commitdiff | tree |
2024-08-21 |
Kewen Lin | rs6000: Fix vsx_le_perm_store_* splitters for !reload_c... |
commit | commitdiff | tree |
2024-08-21 |
Kewen Lin | testsuite, rs6000: Remove all powerpc-*paired* uses |
commit | commitdiff | tree |
next |