Show patches with: Submitter = Iain Sandoe       |    State = Action Required       |    Archived = No       |   283 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
c++, coroutines: Make suspend index consistent for debug. c++, coroutines: Make suspend index consistent for debug. - - - - --- 2024-11-29 Iain Sandoe New
c++, coroutines:Ensure bind exprs are visited once [PR98935]. c++, coroutines:Ensure bind exprs are visited once [PR98935]. - - - - --- 2024-11-29 Iain Sandoe New
c++, coroutines: Handle statement expressions part 1. c++, coroutines: Handle statement expressions part 1. - - - - --- 2024-11-29 Iain Sandoe New
[pushed] Darwin: Support '-ObjC{, ++}' as shorthand for -xobjective-c{, ++} [PR117478]. [pushed] Darwin: Support '-ObjC{, ++}' as shorthand for -xobjective-c{, ++} [PR117478]. - - - - --- 2024-11-09 Iain Sandoe New
[pushed] Darwin: Fix a narrowing warning. [pushed] Darwin: Fix a narrowing warning. - - - - --- 2024-11-07 Iain Sandoe New
[v3] c++, coroutines: Fix awaiter var creation [PR116506]. [v3] c++, coroutines: Fix awaiter var creation [PR116506]. - - - - --- 2024-10-31 Iain Sandoe New
[pushed] c++, contracts: Only check contracts attributes [PR116607]. [pushed] c++, contracts: Only check contracts attributes [PR116607]. - - - - --- 2024-10-30 Iain Sandoe New
[pushed] doc, fortran: Add a missing menu item. [pushed] doc, fortran: Add a missing menu item. - - - - --- 2024-10-26 Iain Sandoe New
[pushed] libgcc, Darwin: Don't build legacy libgcc_s.1 on macOS 14 [PR116809] [pushed] libgcc, Darwin: Don't build legacy libgcc_s.1 on macOS 14 [PR116809] - - - - --- 2024-09-27 Iain Sandoe New
[pushed] libstdc++: Suppress an attribute suggestion warning [PR116853]. [pushed] libstdc++: Suppress an attribute suggestion warning [PR116853]. - - - - --- 2024-09-26 Iain Sandoe New
[pushed] libgcc, Darwin: Drop the legacy library build for macOS >= 15 [PR116809]. [pushed] libgcc, Darwin: Drop the legacy library build for macOS >= 15 [PR116809]. - - - - --- 2024-09-24 Iain Sandoe New
[pushed] testsuite, coroutines: Add tests for non-supension ramp returns. [pushed] testsuite, coroutines: Add tests for non-supension ramp returns. - - - - --- 2024-09-22 Iain Sandoe New
[pushed] libgcc, Darwin: From macOS 11, make that the earliest supported. [pushed] libgcc, Darwin: From macOS 11, make that the earliest supported. - - - - --- 2024-09-22 Iain Sandoe New
[pushed] Darwin: Allow for as versions that need '-' for std in. [pushed] Darwin: Allow for as versions that need '-' for std in. - - - - --- 2024-09-20 Iain Sandoe New
c++, coroutines: Fix handling of bool await_suspend() [PR115905]. c++, coroutines: Fix handling of bool await_suspend() [PR115905]. - - - - --- 2024-09-07 Iain Sandoe New
c++, coroutines: Instrument missing return_void UB. c++, coroutines: Instrument missing return_void UB. - - - - --- 2024-09-01 Iain Sandoe New
c++, coroutines: Revise promise construction/destruction. c++, coroutines: Revise promise construction/destruction. - - - - --- 2024-08-31 Iain Sandoe New
[pushed] testsuite, c++, coroutines: Avoid 'unused' warnings [NFC]. [pushed] testsuite, c++, coroutines: Avoid 'unused' warnings [NFC]. - - - - --- 2024-08-31 Iain Sandoe New
[pushed] testsuite, c++, coroutines: Correct a test intent. [pushed] testsuite, c++, coroutines: Correct a test intent. - - - - --- 2024-08-31 Iain Sandoe New
[v2] c++, coroutines: Rework the ramp codegen. [v2] c++, coroutines: Rework the ramp codegen. - - - - --- 2024-08-29 Iain Sandoe New
c++, coroutines: Fix awaiter var creation [PR116506]. c++, coroutines: Fix awaiter var creation [PR116506]. - - - - --- 2024-08-29 Iain Sandoe New
c++, coroutines: Rework the ramp codegen. c++, coroutines: Rework the ramp codegen. - - - - --- 2024-08-29 Iain Sandoe New
c++, coroutines: Make and use a frame access helper. c++, coroutines: Make and use a frame access helper. - - - - --- 2024-08-29 Iain Sandoe New
[v2] c++, coroutines: The frame pointer is used in the helpers [PR116482]. [v2] c++, coroutines: The frame pointer is used in the helpers [PR116482]. - - - - --- 2024-08-26 Iain Sandoe New
c++, coroutines: The frame pointer is used in the helpers [PR116482]. c++, coroutines: The frame pointer is used in the helpers [PR116482]. - - - - --- 2024-08-26 Iain Sandoe New
[3/9,v4] c++, coroutines: Separate allocator work from the ramp body build. Untitled series #420789 - - - - --- 2024-08-24 Iain Sandoe New
[5/9,v2] c++, coroutines: Only allow void get_return_object if the ramp is void [PR100476]. Untitled series #420742 - - - - --- 2024-08-23 Iain Sandoe New
[4/9,v2] c++, coroutines: Fix handling of early exceptions [PR113773]. Untitled series #420716 - - - - --- 2024-08-23 Iain Sandoe New
[3/9,v3] c++, coroutines: Separate allocator work from the ramp body build. Untitled series #420711 - - - - --- 2024-08-23 Iain Sandoe New
[v2] c++, coroutines: Separate allocator work from the ramp body build. [v2] c++, coroutines: Separate allocator work from the ramp body build. - - - - --- 2024-08-22 Iain Sandoe New
[3/9,v3] c++, coroutines: Separate the analysis, ramp and outlined function synthesis. Untitled series #420534 - - - - --- 2024-08-22 Iain Sandoe New
[v2] c++, coroutines: Separate the analysis, ramp and outlined function synthesis. [v2] c++, coroutines: Separate the analysis, ramp and outlined function synthesis. - - - - --- 2024-08-22 Iain Sandoe New
[v2] c++, coroutines: Split the ramp build into a separate function. [v2] c++, coroutines: Split the ramp build into a separate function. - - - - --- 2024-08-22 Iain Sandoe New
[v2] c++, coroutines: Tidy up awaiter variable checks. [v2] c++, coroutines: Tidy up awaiter variable checks. - - - - --- 2024-08-22 Iain Sandoe New
[9/9] c++, coroutines: Look through initial_await target exprs [PR110635]. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[8/9] c++, coroutines: Rework handling of throwing_cleanups [PR102051]. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[7/9] c++, coroutines: Fix ordering of return object conversions [PR115908]. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[6/9] c++, coroutines: Allow convertible get_return_on_allocation_fail [PR109682]. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[5/9] c++, coroutines: Only allow void get_return_object if the ramp is void [PR100476]. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[4/9] c++, coroutines: Fix handling of early exceptions [PR113773]. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[3/9] c++, coroutines: Separate allocator work from the ramp body build. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[2/9] c++, coroutines: Separate the analysis, ramp and outlined function synthesis. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
[1/9] c++, coroutines: Split the ramp build into a separate function. c++, coroutines: Patch set for ramp function fixes. - - - - --- 2024-08-21 Iain Sandoe New
c++, coroutines: Tidy up awaiter variable checks. c++, coroutines: Tidy up awaiter variable checks. - - - - --- 2024-08-21 Iain Sandoe New
[pushed] c++, coroutines: Check for malformed functions before splitting. [pushed] c++, coroutines: Check for malformed functions before splitting. - - - - --- 2024-08-21 Iain Sandoe New
[pushed] Darwin: Recognise -weak_framework in the driver [PR116237]. [pushed] Darwin: Recognise -weak_framework in the driver [PR116237]. - - - - --- 2024-08-07 Iain Sandoe New
Ada, libgnarl: Fix s-taprop__posix.adb compilation. Ada, libgnarl: Fix s-taprop__posix.adb compilation. - - - - --- 2024-08-07 Iain Sandoe New
[v2] c++, coroutines: Simplify separation of the user function body and ramp. [v2] c++, coroutines: Simplify separation of the user function body and ramp. - - - - --- 2024-08-03 Iain Sandoe New
c++, coroutines: Simplify separation of the user function body and ramp. c++, coroutines: Simplify separation of the user function body and ramp. - - - - --- 2024-08-02 Iain Sandoe New
[pushed] c++, coroutines: Provide a CTOR for a callback object [NFC]. [pushed] c++, coroutines: Provide a CTOR for a callback object [NFC]. - - - - --- 2024-08-02 Iain Sandoe New
[pushed] c++, coroutines: Remove unused suspend point state [NFC]. [pushed] c++, coroutines: Remove unused suspend point state [NFC]. - - - - --- 2024-08-02 Iain Sandoe New
[pushed] c++, coroutines: Fix a typo in checking for void expression types. [pushed] c++, coroutines: Fix a typo in checking for void expression types. - - - - --- 2024-08-02 Iain Sandoe New
x86, Darwin: Fix bootstrap for 32b multilibs/hosts. x86, Darwin: Fix bootstrap for 32b multilibs/hosts. - - - - --- 2024-07-05 Iain Sandoe New
c++, coroutines, contracts: Handle coroutine and void functions [PR110871, PR110872, PR115434]. c++, coroutines, contracts: Handle coroutine and void functions [PR110871, PR110872, PR115434]. - - - - --- 2024-06-17 Iain Sandoe New
c++, contracts: Ensure return statements on checkers. c++, contracts: Ensure return statements on checkers. - - - - --- 2024-06-17 Iain Sandoe New
[pshed] testsuite, C++, Darwin: Skip cxa_atexit-6, which is not applicable. [pshed] testsuite, C++, Darwin: Skip cxa_atexit-6, which is not applicable. - - - - --- 2024-05-19 Iain Sandoe New
[pushed] testsuite, darwin: Compile a test without unwind frames. [pushed] testsuite, darwin: Compile a test without unwind frames. - - - - --- 2024-05-19 Iain Sandoe New
[pushed] Objective-C, NeXT, v2: Correct a regression in code-gen. [pushed] Objective-C, NeXT, v2: Correct a regression in code-gen. - - - - --- 2024-05-02 Iain Sandoe New
libgfortran: Fix up the autoreconf warnings. libgfortran: Fix up the autoreconf warnings. - - - - --- 2024-04-18 Iain Sandoe New
[PATCH/RFC] target, hooks: Allow a target to trap on unreachable [PR109267]. [PATCH/RFC] target, hooks: Allow a target to trap on unreachable [PR109267]. - - - - --- 2024-04-09 Iain Sandoe New
[pushed] Darwin: Sync coverage specs with gcc/gcc.cc. [pushed] Darwin: Sync coverage specs with gcc/gcc.cc. - - - - --- 2024-04-08 Iain Sandoe New
[pushed] testsuite, Darwin: Account for block labels in function body scans. [pushed] testsuite, Darwin: Account for block labels in function body scans. - - - - --- 2024-04-05 Iain Sandoe New
libphobos, Darwin: Enable libphobos for most Darwin. libphobos, Darwin: Enable libphobos for most Darwin. - - - - --- 2024-04-02 Iain Sandoe New
[pushed] testsuite: Remove duplicate -lgcov [PR114034] [pushed] testsuite: Remove duplicate -lgcov [PR114034] - - - - --- 2024-04-02 Iain Sandoe New
[pushed] testsuite, Darwin: Allow for an undefined symbol [PR114036]. [pushed] testsuite, Darwin: Allow for an undefined symbol [PR114036]. - - - - --- 2024-04-02 Iain Sandoe New
[pushed] Darwin: Correct a version check. [pushed] Darwin: Correct a version check. - - - - --- 2024-04-02 Iain Sandoe New
[pushed] Darwin: Do not emit .macinfo when dsymutil cannot consume it. [pushed] Darwin: Do not emit .macinfo when dsymutil cannot consume it. - - - - --- 2024-04-02 Iain Sandoe New
[pushed] testsuite, Darwin: Update bad-mapper-1 after libiberty changes. [pushed] testsuite, Darwin: Update bad-mapper-1 after libiberty changes. - - - - --- 2024-04-02 Iain Sandoe New
[pushed] testsuite, Darwin: Use the IOKit framework in framework-1.c [PR114049]. [pushed] testsuite, Darwin: Use the IOKit framework in framework-1.c [PR114049]. - - - - --- 2024-03-19 Iain Sandoe New
[pushed] libstdc++: Sync the atomic_link_flags implementation with GCC. [pushed] libstdc++: Sync the atomic_link_flags implementation with GCC. - - - - --- 2024-03-19 Iain Sandoe New
libstdc++, Darwin: Do not use dev/null as the file for executables. libstdc++, Darwin: Do not use dev/null as the file for executables. - - - - --- 2024-03-19 Iain Sandoe New
[pushed] Darwin: Fix bootstrap break on X86. [pushed] Darwin: Fix bootstrap break on X86. - - - - --- 2024-03-17 Iain Sandoe New
libgcc, aarch64: Allow for BE platforms in heap trampolines. libgcc, aarch64: Allow for BE platforms in heap trampolines. - - - - --- 2024-02-20 Iain Sandoe New
aarch64: Allow aarch64-linux-muscl for heap trampolines [PR113971]. aarch64: Allow aarch64-linux-muscl for heap trampolines [PR113971]. - - - - --- 2024-02-20 Iain Sandoe New
libstdc++, Darwin: Handle a linker warning [PR112397]. libstdc++, Darwin: Handle a linker warning [PR112397]. - - - - --- 2024-02-18 Iain Sandoe New
libiberty: Fix error return value in pex_unix_exec_child [PR113957]. libiberty: Fix error return value in pex_unix_exec_child [PR113957]. - - - - --- 2024-02-16 Iain Sandoe New
x86, libgcc: Implement ia32 basic heap trampoline [PR113855]. x86, libgcc: Implement ia32 basic heap trampoline [PR113855]. - - - - --- 2024-02-10 Iain Sandoe New
[pushed] libgcc, Darwin: Update symbol exports to include bitint and bf. [pushed] libgcc, Darwin: Update symbol exports to include bitint and bf. - - - - --- 2024-02-09 Iain Sandoe New
aarch64, acle header: Cast uint64_t pointers to DIMode. aarch64, acle header: Cast uint64_t pointers to DIMode. - - - - --- 2024-02-05 Iain Sandoe New
[pushed] testsuite, Darwin: Allow for undefined symbols in shared test. [pushed] testsuite, Darwin: Allow for undefined symbols in shared test. - - - - --- 2024-02-02 Iain Sandoe New
testsuite, ubsan: Add libstdc++ deps where required. testsuite, ubsan: Add libstdc++ deps where required. - - - - --- 2024-01-30 Iain Sandoe New
testsuite, asan, hwsan: Add libstdc++ deps where required. testsuite, asan, hwsan: Add libstdc++ deps where required. - - - - --- 2024-01-30 Iain Sandoe New
testsuite, libphobos: Update link flags [PR112864]. testsuite, libphobos: Update link flags [PR112864]. - - - - --- 2024-01-28 Iain Sandoe New
testsuite, Objective-C++: Update link flags [PR112863]. testsuite, Objective-C++: Update link flags [PR112863]. - - - - --- 2024-01-28 Iain Sandoe New
testsuite, gfortan: Update link flags [PR112862]. testsuite, gfortan: Update link flags [PR112862]. - - - - --- 2024-01-28 Iain Sandoe New
testsuite, GDC: Update link flags [PR112861]. testsuite, GDC: Update link flags [PR112861]. - - - - --- 2024-01-28 Iain Sandoe New
[2/2] libgcc: Make heap trampoline support dynamic [PR113403]. libgcc: Make heap trampoline support dynamic [PR113403]. - - - - --- 2024-01-28 Iain Sandoe New
[1/2] libgcc: Make heap trampoline support dynamic [PR113403]. libgcc: Make heap trampoline support dynamic [PR113403]. - - - - --- 2024-01-28 Iain Sandoe New
[pushed] Objective-C, Darwin: Do not overalign CFStrings and Objective-C metadata. [pushed] Objective-C, Darwin: Do not overalign CFStrings and Objective-C metadata. - - - - --- 2024-01-28 Iain Sandoe New
jit: Ensure ssize_t is defined. jit: Ensure ssize_t is defined. - - - - --- 2024-01-28 Iain Sandoe New
[pushed] testsuite, Objective-C: Fix duplicate libobjc cases. [pushed] testsuite, Objective-C: Fix duplicate libobjc cases. - - - - --- 2024-01-28 Iain Sandoe New
[pushed] Darwin, configure: Handle a missing substitution. [pushed] Darwin, configure: Handle a missing substitution. - - - - --- 2024-01-18 Iain Sandoe New
[v3] Fix __builtin_nested_func_ptr_{created, deleted} symbol versions [PR113402] [v3] Fix __builtin_nested_func_ptr_{created, deleted} symbol versions [PR113402] - - - - --- 2024-01-18 Iain Sandoe New
[pushed] Objective-C/C++: Ensure sufficient setup for the preprocessor. [pushed] Objective-C/C++: Ensure sufficient setup for the preprocessor. - - - - --- 2024-01-18 Iain Sandoe New
[pushed] Darwin: Suppress adding embedded rpaths for earlier OS versions. [pushed] Darwin: Suppress adding embedded rpaths for earlier OS versions. - - - - --- 2024-01-18 Iain Sandoe New
[pushed] Darwin: Fix a typo in Objective-C meta-data. [pushed] Darwin: Fix a typo in Objective-C meta-data. - - - - --- 2024-01-18 Iain Sandoe New
[pushed] Darwin: Fix constant CFString code-gen [PR105522]. [pushed] Darwin: Fix constant CFString code-gen [PR105522]. - - - - --- 2024-01-18 Iain Sandoe New
[v2] Fix __builtin_nested_func_ptr_{created, deleted} symbol versions [PR113402] [v2] Fix __builtin_nested_func_ptr_{created, deleted} symbol versions [PR113402] - - - - --- 2024-01-17 Iain Sandoe New
lto, Darwin: Fix offload section names. lto, Darwin: Fix offload section names. - - - - --- 2024-01-16 Iain Sandoe New
testsuite, jit, Darwin: Add libSystem to a test. testsuite, jit, Darwin: Add libSystem to a test. - - - - --- 2024-01-16 Iain Sandoe New
« 1 2 3 »