Show patches with: Submitter = Li, Pan2 via Gcc-patches       |    State = Action Required       |    Archived = No       |   1076 patches
« 1 2 3 410 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add support for Fuchsia (OS) - - - - --- 2016-12-12 Li, Pan2 via Gcc-patches New
s/__unused/__dimensions/ in <variant> - - - - --- 2017-01-05 Li, Pan2 via Gcc-patches New
Implement P0393R3 - - - - --- 2017-01-09 Li, Pan2 via Gcc-patches New
[libgcc,fuchsia] - - - - --- 2017-01-17 Li, Pan2 via Gcc-patches New
[libstdc++-v3,fuchsia] Add support for fuchsia targets to libstdc++ - - - - --- 2017-01-17 Li, Pan2 via Gcc-patches New
GCC patch committed: For DIE for function, use first matching variant - - - - --- 2017-01-30 Li, Pan2 via Gcc-patches New
Reduce _GLIBCXX_REGEX_STATE_LIMIT - - - - --- 2017-02-11 Li, Pan2 via Gcc-patches New
Fix return type detection in <variant> visit() - - - - --- 2017-02-14 Li, Pan2 via Gcc-patches New
[libgcc,fuchsia] - - - - --- 2017-04-12 Li, Pan2 via Gcc-patches New
libbacktrace patch: fix memory allocation buglet on DWARF line table with zero dirs - - - - --- 2017-05-12 Li, Pan2 via Gcc-patches New
libbacktrace patch: fix memory allocation buglet on DWARF line table with zero dirs - - - - --- 2017-05-19 Li, Pan2 via Gcc-patches New
SFINAE on is_same first in variant's _Tp&& constructor - - - - --- 2017-05-20 Li, Pan2 via Gcc-patches New
Forward triviality in variant - - - - --- 2017-05-30 Li, Pan2 via Gcc-patches New
Forward triviality in variant - - - - --- 2017-05-30 Li, Pan2 via Gcc-patches New
Forward triviality in variant - - - - --- 2017-06-18 Li, Pan2 via Gcc-patches New
[libstdc++/71500] make back reference work with icase [libstdc++/71500] make back reference work with icase - - - - --- 2017-09-04 Li, Pan2 via Gcc-patches New
[c++] Add a warning flag for the enum bit-field declaration warning in bug #61414. [c++] Add a warning flag for the enum bit-field declaration warning in bug #61414. - - - - --- 2017-10-16 Li, Pan2 via Gcc-patches New
Fix <regex> regex_replace Fix <regex> regex_replace - - - - --- 2018-01-13 Li, Pan2 via Gcc-patches New
gcc/configure.ac: add --disable-systemtap switch gcc/configure.ac: add --disable-systemtap switch - - - - --- 2018-05-12 Li, Pan2 via Gcc-patches New
fix PR 86213, split stack runtime clobber of SSE reg fix PR 86213, split stack runtime clobber of SSE reg - - - - --- 2018-06-20 Li, Pan2 via Gcc-patches New
Explicitly mark _S_ti() as default visibility to work around clang -fvisibility-inlines-hidden bug Explicitly mark _S_ti() as default visibility to work around clang -fvisibility-inlines-hidden bug - - - - --- 2018-07-19 Li, Pan2 via Gcc-patches New
libitm: sh: avoid absolute relocation in shared library (PR 86712) libitm: sh: avoid absolute relocation in shared library (PR 86712) - - - - --- 2018-07-28 Li, Pan2 via Gcc-patches New
[v2] libitm: sh: avoid absolute relocation in shared library (PR 86712) [v2] libitm: sh: avoid absolute relocation in shared library (PR 86712) - - - - --- 2018-07-28 Li, Pan2 via Gcc-patches New
libgcc: m68k: avoid TEXTRELs in shared library (PR 86224) libgcc: m68k: avoid TEXTRELs in shared library (PR 86224) - - - - --- 2018-07-28 Li, Pan2 via Gcc-patches New
[v2] libgcc: m68k: avoid TEXTRELs in shared library (PR 86224) [v2] libgcc: m68k: avoid TEXTRELs in shared library (PR 86224) - - - - --- 2018-07-28 Li, Pan2 via Gcc-patches New
[libvtv] Fix testsuite issue. [libvtv] Fix testsuite issue. - - - - --- 2019-02-19 Li, Pan2 via Gcc-patches New
Implement numeric_limits<__float128>. Implement numeric_limits<__float128>. - - - - --- 2019-05-11 Li, Pan2 via Gcc-patches New
Test for C++20 p0858 - ConstexprIterator requirements. Test for C++20 p0858 - ConstexprIterator requirements. - - - - --- 2019-05-31 Li, Pan2 via Gcc-patches New
C++20 constexpr lib part 2/3 C++20 constexpr lib part 2/3 - - - - --- 2019-06-26 Li, Pan2 via Gcc-patches New
[2/3] C++20 constexpr lib part 2/3 - swappish functions. Untitled series #122787 - - - - --- 2019-08-01 Li, Pan2 via Gcc-patches New
PR other/91396 Fix static link error with -fvtable-verify PR other/91396 Fix static link error with -fvtable-verify - - - - --- 2019-08-12 Li, Pan2 via Gcc-patches New
Implement C++20 p1424 - 'constexpr' feature macro concerns. Implement C++20 p1424 - 'constexpr' feature macro concerns. - - - - --- 2019-08-17 Li, Pan2 via Gcc-patches New
Disable vtable verification with LTO Disable vtable verification with LTO - - - - --- 2019-09-04 Li, Pan2 via Gcc-patches New
Fix testcase to not use vtable verification with LTO Fix testcase to not use vtable verification with LTO - - - - --- 2019-09-05 Li, Pan2 via Gcc-patches New
[libstdc++] Doc changes for constexpr additions for C++20 status. [libstdc++] Doc changes for constexpr additions for C++20 status. - - - - --- 2019-09-05 Li, Pan2 via Gcc-patches New
[RFC] Move hash-table.h and related files to libiberty [RFC] Move hash-table.h and related files to libiberty - - - - --- 2019-09-21 Li, Pan2 via Gcc-patches New
Remove unused #include "vec.h" from hash-table.h Remove unused #include "vec.h" from hash-table.h - - - - --- 2019-09-23 Li, Pan2 via Gcc-patches New
[trivial] Fix signed integer overflow in cp-demangle.c (d_number) [trivial] Fix signed integer overflow in cp-demangle.c (d_number) - - - - --- 2019-10-28 Li, Pan2 via Gcc-patches New
[RFC,libstdc++] Implement C++20 P1208R6 - source_location. [RFC,libstdc++] Implement C++20 P1208R6 - source_location. - - - - --- 2019-11-08 Li, Pan2 via Gcc-patches New
[libstdc++] More [libstdc++] More - - - - --- 2019-11-16 Li, Pan2 via Gcc-patches New
[libstdc++] C++ constexpr tuple is broken. [libstdc++] C++ constexpr tuple is broken. - - - - --- 2019-11-17 Li, Pan2 via Gcc-patches New
Don't override various Makefile variables for gnulib et al Don't override various Makefile variables for gnulib et al - - - - --- 2019-11-22 Li, Pan2 via Gcc-patches New
Align __patchable_function_entries to POINTER_SIZE Align __patchable_function_entries to POINTER_SIZE - - - - --- 2020-01-08 Li, Pan2 via Gcc-patches New
asan_test.C: disable -Wstringop-overflow, PR/93058 asan_test.C: disable -Wstringop-overflow, PR/93058 - - - - --- 2020-01-24 Li, Pan2 via Gcc-patches New
Generalize -fuse-ld= to support absolute path or arbitrary ld.linker Generalize -fuse-ld= to support absolute path or arbitrary ld.linker - - - - --- 2020-02-10 Li, Pan2 via Gcc-patches New
[committed] minor: fix indentation in ddg.c [committed] minor: fix indentation in ddg.c - - - - --- 2020-03-10 Li, Pan2 via Gcc-patches New
[committed] loop-iv: make find_simple_exit static [committed] loop-iv: make find_simple_exit static - - - - --- 2020-03-10 Li, Pan2 via Gcc-patches New
c++: Fix wrong conversion error with non-viable overload [PR94124] c++: Fix wrong conversion error with non-viable overload [PR94124] - - - - --- 2020-03-10 Li, Pan2 via Gcc-patches New
[pushed] c++: Fix ICE with omitted template args [PR93956]. [pushed] c++: Fix ICE with omitted template args [PR93956]. - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
[pushed] c++: Fix deferred noexcept on constructor [PR93901]. [pushed] c++: Fix deferred noexcept on constructor [PR93901]. - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
[committed] Fix length computation for movsi_insv on bfin [committed] Fix length computation for movsi_insv on bfin - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
aarch64: Fix ICE in aarch64_add_offset_1 [PR94121] aarch64: Fix ICE in aarch64_add_offset_1 [PR94121] - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
ldist: Further fixes for -ftrapv [PR94114] ldist: Further fixes for -ftrapv [PR94114] - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
dfp: Fix decimal_to_binary [PR94111] dfp: Fix decimal_to_binary [PR94111] - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
value-prof: Fix abs uses in value-prof.c [PR93962] value-prof: Fix abs uses in value-prof.c [PR93962] - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
Remove redundant zero extend Remove redundant zero extend - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
libstdc++: Add a test that takes the split_view of a non-forward range libstdc++: Add a test that takes the split_view of a non-forward range - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
pdp11: Fix handling of common (local and global) vars [PR94134] pdp11: Fix handling of common (local and global) vars [PR94134] - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
[rs6000] Add command line and builtin compatibility [rs6000] Add command line and builtin compatibility - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
[pushed] c++: Fix ICE with concepts and aliases [PR93907]. [pushed] c++: Fix ICE with concepts and aliases [PR93907]. - - - - --- 2020-03-11 Li, Pan2 via Gcc-patches New
[committed] testsuite: Fix concepts-using2.C failure on 32-bit targets [PR93907] [committed] testsuite: Fix concepts-using2.C failure on 32-bit targets [PR93907] - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
[v3,1/2] generate EH info for volatile asm statements (PR93981) generate EH info for asm statements (PR93981) - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
[v3,2/2] generate EH info for all asm statements (PR93981) generate EH info for asm statements (PR93981) - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
Add myself to MAINTAINERS Add myself to MAINTAINERS - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
[RS6000] make PLT loads volatile [RS6000] make PLT loads volatile - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
libstdc++: Fix the return type of __cxa_finalize according to the Itanium C++ ABI libstdc++: Fix the return type of __cxa_finalize according to the Itanium C++ ABI - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
tree-dse: Fix mem* head trimming if call has lhs [PR94130] tree-dse: Fix mem* head trimming if call has lhs [PR94130] - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
doc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL description doc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL description - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
[committed] libstdc++: Fix test failure due to -Wnonnull warnings [committed] libstdc++: Fix test failure due to -Wnonnull warnings - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
maintainer-scripts: Fix jit documentation build with update_web_docs_git maintainer-scripts: Fix jit documentation build with update_web_docs_git - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
aarch64: Fix another bug in aarch64_add_offset_1 [PR94121] aarch64: Fix another bug in aarch64_add_offset_1 [PR94121] - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
[committed] maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umask 077 afte… [committed] maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umask 077 afte… - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
Fix Hashtable node manipulation when custom pointer Fix Hashtable node manipulation when custom pointer - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
c++: Redundant -Wdeprecated-declarations warning in build_over_call (PR 67960) c++: Redundant -Wdeprecated-declarations warning in build_over_call (PR 67960) - - - - --- 2020-03-12 Li, Pan2 via Gcc-patches New
Add C++2a wait/notify_one/notify_all support to std::atomic<> Add C++2a wait/notify_one/notify_all support to std::atomic<> - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
[commited] testsuite: Assorted x32 testsuite fixes [commited] testsuite: Assorted x32 testsuite fixes - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
LRA: fix for PR92303 LRA: fix for PR92303 - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
libstdc++: Skip 91371.cc for x32. libstdc++: Skip 91371.cc for x32. - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
[d] Committed merge with upstream dmd e9420cfbf [d] Committed merge with upstream dmd e9420cfbf - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
[committed] analyzer: handle NOP_EXPR in get_lvalue [PR94099, PR94105] [committed] analyzer: handle NOP_EXPR in get_lvalue [PR94099, PR94105] - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
[rs6000,PR92379] fix UB shift of 64-bit type by 64 bits [rs6000,PR92379] fix UB shift of 64-bit type by 64 bits - - - - --- 2020-03-13 Li, Pan2 via Gcc-patches New
[committed] Fix doubled indefinite articles, mostly in comments. [committed] Fix doubled indefinite articles, mostly in comments. - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
reassoc: Avoid code generation to depend on hash_map traversal [PR94166] reassoc: Avoid code generation to depend on hash_map traversal [PR94166] - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
tree-inline: Fix a -fcompare-debug issue in the inliner [PR94167] tree-inline: Fix a -fcompare-debug issue in the inliner [PR94167] - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
c++: Fix parsing of invalid enum specifiers [PR90995] c++: Fix parsing of invalid enum specifiers [PR90995] - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
[libphobos] Committed merge with upstream druntime 7915b6a3 [libphobos] Committed merge with upstream druntime 7915b6a3 - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
[pushed] c++: Fix CTAD with multiple-arg ctor template [93248]. [pushed] c++: Fix CTAD with multiple-arg ctor template [93248]. - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
[pushed] c++: Find parameter pack in typedef in lambda [92909]. [pushed] c++: Find parameter pack in typedef in lambda [92909]. - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
[pushed] c++: Fix ICE-after-error on partial spec [92068] [pushed] c++: Fix ICE-after-error on partial spec [92068] - - - - --- 2020-03-14 Li, Pan2 via Gcc-patches New
[committed] tree-nested: Fix handling of *reduction clauses with C array sections [PR93566] [committed] tree-nested: Fix handling of *reduction clauses with C array sections [PR93566] - - - - --- 2020-03-15 Li, Pan2 via Gcc-patches New
driver: Improve the generated help text for alias options with arguments driver: Improve the generated help text for alias options with arguments - - - - --- 2020-03-15 Li, Pan2 via Gcc-patches New
[v2] c++: Fix parsing of invalid enum specifiers [PR90995] [v2] c++: Fix parsing of invalid enum specifiers [PR90995] - - - - --- 2020-03-15 Li, Pan2 via Gcc-patches New
c: Handle MEM_REF in c_fully_fold* [PR94179] c: Handle MEM_REF in c_fully_fold* [PR94179] - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
[libphobos] : Committed merge upstream druntime and phobos [libphobos] : Committed merge upstream druntime and phobos - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
[d] : Committed merge with upstream dmd [d] : Committed merge with upstream dmd - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
c++: Fix wrong no post-decrement operator error in template [PR94190] c++: Fix wrong no post-decrement operator error in template [PR94190] - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
[PR,d/92792] : Committed reset libtool_VERSION to 1:0:0 [PR,d/92792] : Committed reset libtool_VERSION to 1:0:0 - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
c++: Fix constexpr evaluation of self-modifying CONSTRUCTORs [PR94066] c++: Fix constexpr evaluation of self-modifying CONSTRUCTORs [PR94066] - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
avoid modifying type in attribute access handler [PR94098] avoid modifying type in attribute access handler [PR94098] - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
c++: Fix access checking for __is_assignable and __is_constructible (c++/94197) c++: Fix access checking for __is_assignable and __is_constructible (c++/94197) - - - - --- 2020-03-16 Li, Pan2 via Gcc-patches New
« 1 2 3 410 11 »