Show patches with: Submitter = Arsen Arsenović       |    State = Action Required       |    Archived = No       |   148 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
gcc/d: give dependency files better filenames gcc/d: give dependency files better filenames - - - - --- 2025-01-12 Arsen Arsenović New
[2/2] libstdc++: add missing return in generator assignment operator [PR118196] [1/2] libstdc++: don't implicit-construct _Yielded_decvref [PR118022] - - - - --- 2024-12-25 Arsen Arsenović New
[1/2] libstdc++: don't implicit-construct _Yielded_decvref [PR118022] [1/2] libstdc++: don't implicit-construct _Yielded_decvref [PR118022] - - - - --- 2024-12-25 Arsen Arsenović New
doc/cpp: Document __has_include_next doc/cpp: Document __has_include_next - - - - --- 2024-10-18 Arsen Arsenović New
c++/coro: ignore cleanup_point_exprs while expanding awaits [PR116793] c++/coro: ignore cleanup_point_exprs while expanding awaits [PR116793] - - - - --- 2024-09-25 Arsen Arsenović New
[v2,2/2] c++: simplify handling implicit INDIRECT_REF and co_await in convert_to_void [v2,1/2] c++/coro: prevent ICV_STATEMENT diagnostics in temp promotion [PR116502] - - - - --- 2024-09-21 Arsen Arsenović New
[v2,1/2] c++/coro: prevent ICV_STATEMENT diagnostics in temp promotion [PR116502] [v2,1/2] c++/coro: prevent ICV_STATEMENT diagnostics in temp promotion [PR116502] - - - - --- 2024-09-21 Arsen Arsenović New
[2/2] c++/coroutines: handle (new-)extended alignment [PR104177] Support for coroutine frames with new-extended alignment - - - - --- 2024-09-18 Arsen Arsenović New
[1/2] c++: Implement a coroutine language debug dump Support for coroutine frames with new-extended alignment - - - - --- 2024-09-18 Arsen Arsenović New
[pushed] c++: add a testcase for [PR 108620] [pushed] c++: add a testcase for [PR 108620] - - - - --- 2024-09-04 Arsen Arsenović New
coros: mark .CO_YIELD as LEAF [PR106973] coros: mark .CO_YIELD as LEAF [PR106973] - - - - --- 2024-09-03 Arsen Arsenović New
d, ada/spec: only sub nostd{inc, lib} rather than nostd{inc, lib}* d, ada/spec: only sub nostd{inc, lib} rather than nostd{inc, lib}* - - - - --- 2024-09-03 Arsen Arsenović New
[3/3] c++/coro: prevent ICV_STATEMENT diagnostics in temp promotion [PR116502] [1/3] c++: stop altering co_awaits converted to void - - - - --- 2024-08-28 Arsen Arsenović New
[2/3] c++: handle CO_AWAIT_EXPRs wrapped in INDIRECT_REF [1/3] c++: stop altering co_awaits converted to void - - - - --- 2024-08-28 Arsen Arsenović New
[1/3] c++: stop altering co_awaits converted to void [1/3] c++: stop altering co_awaits converted to void - - - - --- 2024-08-28 Arsen Arsenović New
c++: don't remove labels during coro-early-expand-ifns [PR105104] c++: don't remove labels during coro-early-expand-ifns [PR105104] - - - - --- 2024-08-28 Arsen Arsenović New
c++/coros: do not assume coros don't nest [PR113457] c++/coros: do not assume coros don't nest [PR113457] - - - - --- 2024-08-23 Arsen Arsenović New
[v3,2/2] c++: improve diagnostic of 'return's in coroutines [v3,1/2] c++: improve location of parsed RETURN_EXPRs - - - - --- 2024-08-21 Arsen Arsenović New
[v3,1/2] c++: improve location of parsed RETURN_EXPRs [v3,1/2] c++: improve location of parsed RETURN_EXPRs - - - - --- 2024-08-21 Arsen Arsenović New
gnat: fix lto-type-mismatch between C_Version_String and gnat_version_string [PR115917] gnat: fix lto-type-mismatch between C_Version_String and gnat_version_string [PR115917] - - - - --- 2024-08-15 Arsen Arsenović New
[v2] c++: improve diagnostic of 'return's in coroutines [v2] c++: improve diagnostic of 'return's in coroutines - - - - --- 2024-08-08 Arsen Arsenović New
c++: improve diagnostic of 'return's in coroutines c++: improve diagnostic of 'return's in coroutines - - - - --- 2024-08-07 Arsen Arsenović New
coroutines: diagnose usage of alloca in coroutines coroutines: diagnose usage of alloca in coroutines - - - - --- 2024-08-07 Arsen Arsenović New
warn-access: ignore template parameters when matching operator new/delete [PR109224] warn-access: ignore template parameters when matching operator new/delete [PR109224] - - - - --- 2024-08-02 Arsen Arsenović New
[v2] c++/coroutines: check for members we use in handle_types [PR105475] [v2] c++/coroutines: check for members we use in handle_types [PR105475] - - - - --- 2024-08-02 Arsen Arsenović New
c++/coroutines: fix actor cases not being added to the current switch [PR109867] c++/coroutines: fix actor cases not being added to the current switch [PR109867] - - 1 - --- 2024-08-01 Arsen Arsenović New
c++/coroutines: check for members we use in handle_types [PR105475] c++/coroutines: check for members we use in handle_types [PR105475] - - - - --- 2024-08-01 Arsen Arsenović New
[v2] c++/coroutines: only defer expanding co_{await,return,yield} if dependent [PR112341] [v2] c++/coroutines: only defer expanding co_{await,return,yield} if dependent [PR112341] - - - - --- 2024-07-31 Arsen Arsenović New
dir-locals: apply our C settings in C++ also dir-locals: apply our C settings in C++ also - - - - --- 2024-07-31 Arsen Arsenović New
c++/coroutines: only defer expanding co_{await, return, yield} if dependent [PR112341] c++/coroutines: only defer expanding co_{await, return, yield} if dependent [PR112341] - - - - --- 2024-07-31 Arsen Arsenović New
c++: make BUILTIN_SOURCE_LOCATION follow DECL_RAMP_FN c++: make BUILTIN_SOURCE_LOCATION follow DECL_RAMP_FN - - - - --- 2024-07-29 Arsen Arsenović New
[2/2] c++: diagnose usage of co_await and co_yield in default args [PR115906] [1/2] c++: fix ICE on FUNCTION_DECLs inside coroutines [PR115906] - - - - --- 2024-07-29 Arsen Arsenović New
[1/2] c++: fix ICE on FUNCTION_DECLs inside coroutines [PR115906] [1/2] c++: fix ICE on FUNCTION_DECLs inside coroutines [PR115906] - - - - --- 2024-07-29 Arsen Arsenović New
[2/2] cp+coroutines: teach convert_to_void to diagnose discarded co_awaits [1/2] cp/coroutines: do not rewrite parameters in unevaluated contexts - - - - --- 2024-07-23 Arsen Arsenović New
[1/2] cp/coroutines: do not rewrite parameters in unevaluated contexts [1/2] cp/coroutines: do not rewrite parameters in unevaluated contexts - - - - --- 2024-07-23 Arsen Arsenović New
[pushed] cp/coroutines: add a test for PR c++/103953 [pushed] cp/coroutines: add a test for PR c++/103953 - - 1 - --- 2024-07-23 Arsen Arsenović New
[3/3] *: support in-tree libiconv again [1/3] toplevel: don't override gettext-runtime/configure-discovered build args - - - - --- 2024-04-13 Arsen Arsenović New
[2/3] gitignore: ignore /libiconv* [1/3] toplevel: don't override gettext-runtime/configure-discovered build args - - - - --- 2024-04-13 Arsen Arsenović New
[1/3] toplevel: don't override gettext-runtime/configure-discovered build args [1/3] toplevel: don't override gettext-runtime/configure-discovered build args - - - - --- 2024-04-13 Arsen Arsenović New
[pushed] libstdc++-v3: drop GCC Runtime Library Exception from gen tests [pushed] libstdc++-v3: drop GCC Runtime Library Exception from gen tests - - - - --- 2024-03-29 Arsen Arsenović New
[2/2] libstdc++: fix generator iterator operator* return type A few minor fixes in <generator> - - - - --- 2024-03-23 Arsen Arsenović New
[1/2] libstdc++: fix _V badname in <generator> A few minor fixes in <generator> - - - - --- 2024-03-23 Arsen Arsenović New
[pushed,2/2] libstdc++: fix typo in <generator> [pushed,1/2] libstdc++: rename _A badname in <generator> - - - - --- 2024-01-04 Arsen Arsenović New
[pushed,1/2] libstdc++: rename _A badname in <generator> [pushed,1/2] libstdc++: rename _A badname in <generator> - - - - --- 2024-01-04 Arsen Arsenović New
[v2,2/2] libstdc++: implement std::generator libstdc++: generators v2 - - - - --- 2023-12-21 Arsen Arsenović New
[v2,1/2] libstdc++: add missing include in ranges_util.h libstdc++: generators v2 - - - - --- 2023-12-21 Arsen Arsenović New
toplevel: don't override gettext-runtime/configure-discovered build args toplevel: don't override gettext-runtime/configure-discovered build args - - - - --- 2023-12-21 Arsen Arsenović New
download_prerequisites: add --only-gettext download_prerequisites: add --only-gettext - - - - --- 2023-12-02 Arsen Arsenović New
gettext: disable install, docs targets, libasprintf, threads gettext: disable install, docs targets, libasprintf, threads - - - - --- 2023-12-02 Arsen Arsenović New
libstdc++: implement std::generator libstdc++: implement std::generator - - - - --- 2023-11-18 Arsen Arsenović New
[committed] libcpp: Regenerate config.in [committed] libcpp: Regenerate config.in - - - - --- 2023-11-14 Arsen Arsenović New
[2/2] libstdc++: mark 20_util/scoped_allocator/noexcept.cc R-E-T hosted [1/2] libstdc++: declare std::allocator in !HOSTED as an extension - - - - --- 2023-11-09 Arsen Arsenović New
[1/2] libstdc++: declare std::allocator in !HOSTED as an extension [1/2] libstdc++: declare std::allocator in !HOSTED as an extension - - - - --- 2023-11-09 Arsen Arsenović New
[v3,2/2] *: add modern gettext Replace intl/ with out-of-tree GNU gettext - - - - --- 2023-11-02 Arsen Arsenović New
[v2,2/2] *: add modern gettext Replace intl/ with out-of-tree GNU gettext - - - - --- 2023-10-06 Arsen Arsenović New
[2/2] *: add modern gettext Replace intl/ with out-of-tree GNU gettext - - - - --- 2023-09-25 Arsen Arsenović New
[v2,2/2] libstdc++: Replace all manual FTM definitions and use [v2,1/2] libstdc++: Implement more maintainable <version> header - - - - --- 2023-08-13 Arsen Arsenović New
[v2,1/2] libstdc++: Implement more maintainable <version> header [v2,1/2] libstdc++: Implement more maintainable <version> header - - - - --- 2023-08-13 Arsen Arsenović New
[24/24] toplevel: Makefile.def: add install-strip dependency on libsframe Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[23/24] bfd: linker: merge .sframe sections Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[22/24] libtool.m4: augment symcode for Solaris 11 Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[21/24] PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS works Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[20/24] PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[19/24] Deprecate a.out support for NetBSD targets. Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[18/24] PR27116, Spelling errors found by Debian style checker Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[17/24] egrep in binutils Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[16/24] Add support for the haiku operating system Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[15/24] libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[14/24] libtool.m4: fix nm BSD flag detection Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[13/24] configure: reinstate 32b PA-RISC HP-UX target in toplevel Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[12/24] Pass PKG_CONFIG_PATH down from top-level Makefile Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[11/24] Disable year 2038 support on 32-bit hosts by default Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[10/24] gprofng: a new GNU profiler Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[09/24] add --enable-default-compressed-debug-sections-algorithm configure option Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[08/24] configure: require libzstd >= 1.4.0 Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[07/24] binutils, gdb: support zstd compressed debug sections Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[06/24] toplevel: Recover tilegx/tilepro targets Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[05/24] GCC: Check if AR works with --plugin and rc Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[04/24] Sync with binutils: GCC: Pass --plugin to AR and RANLIB Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[03/24] gcc-4.5 build fixes Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[02/24] PR29961, plugin-api.h: "Could not detect architecture endianess" Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[01/24] toplevel: Substitute GDCFLAGS instead of using CFLAGS Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[pushed] extend.texi: index __auto_type [pushed] extend.texi: index __auto_type - - - - --- 2023-07-17 Arsen Arsenović New
[pushed] doc: Fix a pinch of typos in extend.texi [pushed] doc: Fix a pinch of typos in extend.texi - - - - --- 2023-05-17 Arsen Arsenović New
[PUSHED,gcc-11] extend.texi: replace @itemx not preceded by @item. [PUSHED,gcc-11] extend.texi: replace @itemx not preceded by @item. - - - - --- 2023-05-03 Arsen Arsenović New
[2/2] libstdc++: Replace all manual FTM definitions and use Unify and deduplicate FTM code - - - - --- 2023-04-29 Arsen Arsenović New
[1/2] libstdc++: Implement more maintainable <version> header Unify and deduplicate FTM code - - - - --- 2023-04-29 Arsen Arsenović New
gcc/m2: Drop references to $(P) gcc/m2: Drop references to $(P) - - - - --- 2023-04-21 Arsen Arsenović New
update_web_docs_git: Add updated Texinfo to PATH update_web_docs_git: Add updated Texinfo to PATH - - - - --- 2023-04-06 Arsen Arsenović New
[4/4] libstdc++: Fix some freestanding test failures [1/4] libstdc++: Harmonize <version> and other headers - - - - --- 2023-04-04 Arsen Arsenović New
[3/4] libstdc++: Downgrade DEBUG to ASSERTIONS when !HOSTED [1/4] libstdc++: Harmonize <version> and other headers - - - - --- 2023-04-04 Arsen Arsenović New
[2/4] libstdc++: Add a test for <version> FTM redefinitions [1/4] libstdc++: Harmonize <version> and other headers - - - - --- 2023-04-04 Arsen Arsenović New
[1/4] libstdc++: Harmonize <version> and other headers [1/4] libstdc++: Harmonize <version> and other headers - - - - --- 2023-04-04 Arsen Arsenović New
[gcc-{11,12}] c++: top level bind when rewriting coroutines [PR106188] [gcc-{11,12}] c++: top level bind when rewriting coroutines [PR106188] - - - - --- 2023-03-13 Arsen Arsenović New
[v2] html: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo supports it [v2] html: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo supports it - - - - --- 2023-03-11 Arsen Arsenović New
[pushed] MAINTAINERS: add myself to write after approval [pushed] MAINTAINERS: add myself to write after approval - - - - --- 2023-03-10 Arsen Arsenović New
[2/2] libstdc++: Add a test for <version> FTM redefinitions [1/2] libstdc++: Harmonize <version> and other headers - - - - --- 2023-03-09 Arsen Arsenović New
[1/2] libstdc++: Harmonize <version> and other headers [1/2] libstdc++: Harmonize <version> and other headers - - - - --- 2023-03-09 Arsen Arsenović New
[v2,5/5] update_web_docs_git: Update CSS reference to new manual CSS A small Texinfo refinement - - - - --- 2023-02-23 Arsen Arsenović New
[v2,4/5] Update texinfo.tex, remove the @gol macro/alias A small Texinfo refinement - - - - --- 2023-02-23 Arsen Arsenović New
« 1 2 »