Show patches with: Archived = No       |   126791 patches
« 1 2 ... 234 235 2361267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[google] Add support for delete operator that takes the size of the object as a parameter - - - - --- 2011-12-17 Easwaran Raman New
[google] Add support for delete operator that takes the size of the object as a parameter - - - - --- 2011-12-12 Easwaran Raman New
[google] Add support for delete operator that takes the size of the object as a parameter - - - - --- 2011-12-12 Easwaran Raman New
[google] Fix bugs in sampled profile collection - - - - --- 2011-10-01 Easwaran Raman New
Mark variables addressable if they are copied using libcall in RTL expander - - - - --- 2011-06-23 Easwaran Raman New
Mark variables addressable if they are copied using libcall in RTL expander - - - - --- 2011-06-23 Easwaran Raman New
Mark variables addressable if they are copied using libcall in RTL expander - - - - --- 2011-06-22 Easwaran Raman New
Mark variables addressable if they are copied using libcall in RTL expander - - - - --- 2011-06-21 Easwaran Raman New
Improve DSE in the presence of calls - - - - --- 2011-05-10 Easwaran Raman New
[google] Implement an optimization based on reuse distance profiling (issue4517049) - - - - --- 2011-05-09 Easwaran Raman New
[google] Backport r172837 and r172788 to google/main - - - - --- 2011-05-06 Easwaran Raman New
[google] Add support for sampled profile collection (issue4438083) - - - - --- 2011-05-04 Easwaran Raman New
[google] Add support for sampled profile collection (issue4438083) - - - - --- 2011-04-28 Easwaran Raman New
Improve DSE in the presence of calls - - - - --- 2011-04-26 Easwaran Raman New
[google] Pass --save-temps to the assembler (issue4436049) - - - - --- 2011-04-25 Easwaran Raman New
Improve DSE in the presence of calls - - - - --- 2011-04-22 Easwaran Raman New
Added myself to MAINTAINERS (write after approval) - - - - --- 2011-04-20 Easwaran Raman New
Improve stack layout heuristic. - - - - --- 2011-04-20 Easwaran Raman New
Allow union variables to share stack slots wwith -fno-strict-aliasing (issue4444051) - - - - --- 2011-04-20 Easwaran Raman New
[google] Pass --save-temps to the assembler (issue4436049) - - - - --- 2011-04-20 Easwaran Raman New
[google] Pass --save-temps to the assembler (issue4436049) - - - - --- 2011-04-19 Easwaran Raman New
Improve stack layout heuristic. - - - - --- 2011-04-19 Easwaran Raman New
Improve stack layout heuristic. - - - - --- 2011-04-17 Easwaran Raman New
[v3] emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack [PR70536] [v3] emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack [PR70536] - - - - --- 2023-02-04 Ed Catmur New
gcc: emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack [PR70536] gcc: emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack [PR70536] - - - - --- 2023-01-10 Ed Catmur New
[v2] c++: Fall through for arrays of T vs T cv [PR104996] [v2] c++: Fall through for arrays of T vs T cv [PR104996] - - - - --- 2022-04-18 Ed Catmur New
c++: Fall through for arrays of T vs T cv [PR104996] c++: Fall through for arrays of T vs T cv [PR104996] - - - - --- 2022-03-22 Ed Catmur New
gcc: emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack [PR70536] gcc: emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack [PR70536] - - - - --- 2022-03-13 Ed Catmur New
[wwwdocs] Mention C++23 flags and addition of size_t literals. [wwwdocs] Mention C++23 flags and addition of size_t literals. - - - - --- 2021-02-03 Ed Smith-Rowland New
PR libstdc++/88996 Implement P0439R0 - C++20 - Make std::memory_order a scoped enumeration. PR libstdc++/88996 Implement P0439R0 - C++20 - Make std::memory_order a scoped enumeration. - - - - --- 2019-01-24 Ed Smith-Rowland New
[PR,libstdc++/88341] - [PR,libstdc++/88341] - - - - - --- 2018-12-04 Ed Smith-Rowland New
[libstdc++,C++20] Implement P0457R2 String Prefix and Suffix Checking. [libstdc++,C++20] Implement P0457R2 String Prefix and Suffix Checking. - - - - --- 2018-11-30 Ed Smith-Rowland New
[PR,libstdc++/83566] - cyl_bessel_j returns wrong result for x>1000 [PR,libstdc++/83566] - cyl_bessel_j returns wrong result for x>1000 - - - - --- 2018-11-16 Ed Smith-Rowland New
[libstdc++] Implement P0415 More constexpr for std::complex. [libstdc++] Implement P0415 More constexpr for std::complex. - - - - --- 2018-11-16 Ed Smith-Rowland New
[libquadmath/PR68686] [libquadmath/PR68686] - - - - --- 2018-10-24 Ed Smith-Rowland New
[[C++] ] Implement C++2a P0330R2 - Literal Suffixes for ptrdiff_t and size_t [[C++] ] Implement C++2a P0330R2 - Literal Suffixes for ptrdiff_t and size_t - - - - --- 2018-10-21 Ed Smith-Rowland New
[libstdc++] PR libstdc++/83140 - assoc_legendre returns negated value when m is odd. [libstdc++] PR libstdc++/83140 - assoc_legendre returns negated value when m is odd. - - - - --- 2018-05-07 Ed Smith-Rowland New
[libstdc++;,pr66689;,pr68397] Backport special function fixes to 7. [libstdc++;,pr66689;,pr68397] Backport special function fixes to 7. - - - - --- 2018-04-27 Ed Smith-Rowland New
[libquadmath,pr68686] tgammaq(x) is always negative for noninteger x < 0 [libquadmath,pr68686] tgammaq(x) is always negative for noninteger x < 0 - - - - --- 2017-11-13 Ed Smith-Rowland New
[libstdc++] PR libstdc++/68397 std::tr1::expint fails ... long double arguments. - - - - --- 2017-04-20 Ed Smith-Rowland New
Add uniform_inside_sphere_distribution - - - - --- 2016-10-26 Ed Smith-Rowland New
Add uniform_inside_sphere_distribution - - - - --- 2016-10-25 Ed Smith-Rowland New
[libstdc++,C++17] Implement C++17 P0330 size_t UDL. - - - - --- 2016-07-21 Ed Smith-Rowland New
[libstdc++] Add C++17clamp - - - - --- 2016-07-15 Ed Smith-Rowland New
[libstdc++] Add C++17clamp - - - - --- 2016-07-14 Ed Smith-Rowland New
Edit the C++14 library warning header to not indicate experimental. - - - - --- 2016-04-18 Ed Smith-Rowland New
Document C++ Special Math Functions. - - - - --- 2016-04-08 Ed Smith-Rowland New
Add C++ special math functions to C++17 - - - - --- 2016-03-10 Ed Smith-Rowland New
Add C++ special math functions to C++17 - - - - --- 2016-03-10 Ed Smith-Rowland New
TR29124 C++ Special Maths - Make <math.h> pull functions into global namespace. - - - - --- 2016-01-22 Ed Smith-Rowland New
TR29124 C++ Special Maths - Make <math.h> pull functions into global namespace. - - - - --- 2016-01-21 Ed Smith-Rowland New
Another C++11 experimental thing... - - - - --- 2015-12-28 Ed Smith-Rowland New
Another C++11 experimental thing... - - - - --- 2015-12-26 Ed Smith-Rowland New
[v3] Add C++11 <cuchar> - - - - --- 2015-08-14 Ed Smith-Rowland New
[v3] Add C++11 <cuchar> - - - - --- 2015-08-13 Ed Smith-Rowland New
Change __cpp_concepts to __cpp_experimental_concepts - - - - --- 2015-08-07 Ed Smith-Rowland New
[C++-1z] Implement N4197 - Adding u8 character literals - - - - --- 2015-06-28 Ed Smith-Rowland New
[C++17] Implement N3928 - Extending static_assert - - - - --- 2015-06-24 Ed Smith-Rowland New
C/C++ PATCH to allow deprecating enum values (PR c/47043) - - - - --- 2015-05-07 Ed Smith-Rowland New
[C++17] Implement N3928 - Extending static_assert - - - - --- 2015-05-02 Ed Smith-Rowland New
[libstdc++] Add uniform container erasure. - - - - --- 2015-05-01 Ed Smith-Rowland New
[libstdc++] Add uniform container erasure. - - - - --- 2015-04-30 Ed Smith-Rowland New
[libstdc++] Add uniform container erasure. - - - - --- 2015-04-30 Ed Smith-Rowland New
PR c++/64626 - C++14 single quote should not always be a digit separator - - - - --- 2015-03-16 Ed Smith-Rowland New
PR c++/64626 - C++14 single quote should not always be a digit separator - - - - --- 2015-03-09 Ed Smith-Rowland New
PR c++/64626 - C++14 single quote should not always be a digit separator - - - - --- 2015-03-08 Ed Smith-Rowland New
[C++11] DR1479 - Literal operators and default arguments - - - - --- 2014-12-24 Ed Smith-Rowland New
SD-6 Feature test for - - - - --- 2014-12-19 Ed Smith-Rowland New
[PC,preprocessor/63831] - [5 Regression] r217292 causes segfaults with -MM - - - - --- 2014-11-13 Ed Smith-Rowland New
Add the latest C++ SD-6 additions. - - - - --- 2014-11-10 Ed Smith-Rowland New
Add the latest C++ SD-6 additions. - - - - --- 2014-11-10 Ed Smith-Rowland New
Add uniform_inside_sphere_distribution - - - - --- 2014-11-05 Ed Smith-Rowland New
[C++,SD-6] Add __cpp_aggregate_nsdmi macro now that we nave them. - - - - --- 2014-11-02 Ed Smith-Rowland New
Allow [[deprecated]] even for C++11 (with pedwarn) - - - - --- 2014-10-05 Ed Smith-Rowland New
SD-6 C++ feature-testing macros for 4.9 - - - - --- 2014-10-04 Ed Smith-Rowland New
std::is_final for gcc-4.9 branch. - - - - --- 2014-10-03 Ed Smith-Rowland New
[C++] - SD-6 Implementation Part 3 - . - - - - --- 2014-10-02 Ed Smith-Rowland New
[C++] - SD-6 Implementation Part 3 - . - - - - --- 2014-10-02 Ed Smith-Rowland New
[C++] - SD-6 Implementation Part 1 - __has_include. - - - - --- 2014-09-29 Ed Smith-Rowland New
[C++14] Add is_final type trait. - - - - --- 2014-09-14 Ed Smith-Rowland New
[C++] - SD-6 Implementation Part 4 - Test suite. - - - - --- 2014-09-07 Ed Smith-Rowland New
[C++] - SD-6 Implementation Part 3 - . - - - - --- 2014-09-02 Ed Smith-Rowland New
[C++] - SD-6 Implementation Part 2 - __has_include macro and C++ language feature macros. - - - - --- 2014-09-02 Ed Smith-Rowland New
[C++] - SD-6 Implementation Part 1 - __has_include. - - - - --- 2014-09-02 Ed Smith-Rowland New
[CPP/23827] standard C++ should not have hex float preprocessing tokens - - - - --- 2014-08-28 Ed Smith-Rowland New
[CPP/23827] standard C++ should not have hex float preprocessing tokens - - - - --- 2014-08-27 Ed Smith-Rowland New
[PATCH.,libstdc++] Use the correct C++14 __cplusplus value (201402L). Added C++1z to the preprocess… - - - - --- 2014-08-23 Ed Smith-Rowland New
[C++,CPP] Add C++1z to the preprocessor. Rename C++1y to C++14. - - - - --- 2014-08-23 Ed Smith-Rowland New
PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> - - - - --- 2014-07-29 Ed Smith-Rowland New
PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> - - - - --- 2014-07-29 Ed Smith-Rowland New
[C++,CPP] Add C++1z to the preprocessor. Rename C++1y to C++14. - - - - --- 2014-07-26 Ed Smith-Rowland New
[C++,CPP] Add C++1z to the preprocessor. Rename C++1y to C++14. - - - - --- 2014-07-26 Ed Smith-Rowland New
Make the string_view literal operators constexpr like the ctors they call. - - - - --- 2014-07-25 Ed Smith-Rowland New
Implement N4051 - Allow typename in a template template parameter - - - - --- 2014-07-25 Ed Smith-Rowland New
Implement N4051 - Allow typename in a template template parameter - - - - --- 2014-07-24 Ed Smith-Rowland New
Implement N4051 - Allow typename in a template template parameter - - - - --- 2014-07-22 Ed Smith-Rowland New
Implement N4051 - Allow typename in a template template parameter - - - - --- 2014-07-22 Ed Smith-Rowland New
[C++,CPP] Add C++1z to the preprocessor. Rename C++1y to C++14. - - - - --- 2014-07-16 Ed Smith-Rowland New
PR preprocessor/23827 - standard C++ should not have hex float preprocessing tokens - - - - --- 2014-07-12 Ed Smith-Rowland New
PR C++/60209 - Declaration of user-defined literal operator cause error - - - - --- 2014-07-12 Ed Smith-Rowland New
« 1 2 ... 234 235 2361267 1268 »