Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Iain Sandoe
| Archived =
No
| 128 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
trodgers
trodgers
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
Apply
«
1
2
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
Modula-2: Add claimed command line options to lang.opt [PR108555].
Modula-2: Add claimed command line options to lang.opt [PR108555].
- -
-
-
-
2023-01-26
Iain Sandoe
New
[pushed] Modula-2: Remove debug code [PR108553].
[pushed] Modula-2: Remove debug code [PR108553].
- -
-
-
-
2023-01-26
Iain Sandoe
Committed
modula-2: Fixes for preprocessing [PR102343, PR108182]
modula-2: Fixes for preprocessing [PR102343, PR108182]
- -
-
-
-
2023-01-25
Iain Sandoe
New
Modula-2, testsuite: Remove use of concatenated paths.
Modula-2, testsuite: Remove use of concatenated paths.
- -
-
-
-
2023-01-22
Iain Sandoe
New
[pushed] Darwin, libffi, testsuite: Ensure we pick up the convenience lib.
[pushed] Darwin, libffi, testsuite: Ensure we pick up the convenience lib.
- -
-
-
-
2023-01-22
Iain Sandoe
Committed
Darwin, fixincludes: Handle Apple Blocks in objc/runtime.h.
Darwin, fixincludes: Handle Apple Blocks in objc/runtime.h.
- -
-
-
-
2023-01-21
Iain Sandoe
New
[pushed] Darwin, fixincludes: Handle MacOS13 SDK Apple-specific deprecations [PR107586].
[pushed] Darwin, fixincludes: Handle MacOS13 SDK Apple-specific deprecations [PR107586].
- -
-
-
-
2023-01-21
Iain Sandoe
Committed
modula-2, testsuite: Make libs and interfaces consistent.
modula-2, testsuite: Make libs and interfaces consistent.
- -
-
-
-
2023-01-17
Iain Sandoe
Committed
modula-2, driver, Front end: Revise handling of I and L paths [PR108182].
modula-2, driver, Front end: Revise handling of I and L paths [PR108182].
- -
-
-
-
2023-01-17
Iain Sandoe
New
modula-2: Fix stack size request in initPreemptive [PR108405]
modula-2: Fix stack size request in initPreemptive [PR108405]
- -
-
-
-
2023-01-14
Iain Sandoe
Committed
modula-2: Handle pass '-v' option to the compiler.
modula-2: Handle pass '-v' option to the compiler.
- -
-
-
-
2023-01-13
Iain Sandoe
New
modula-2, libm2min: Declare abort and exit as expected.
modula-2, libm2min: Declare abort and exit as expected.
- -
-
-
-
2023-01-07
Iain Sandoe
Committed
modula-2, driver: Do not add extra '-L' options that shadow $libdir.
modula-2, driver: Do not add extra '-L' options that shadow $libdir.
- -
-
-
-
2023-01-07
Iain Sandoe
New
modula-2: Remove uses of scalb*() and significand*() [PR107631]
modula-2: Remove uses of scalb*() and significand*() [PR107631]
- -
-
-
-
2023-01-05
Iain Sandoe
Committed
modula-2: Fix registration of modules via constructors [PR108183].
modula-2: Fix registration of modules via constructors [PR108183].
- -
-
-
-
2023-01-02
Iain Sandoe
Committed
modula-2: Module registration constructors need to be visible [PR108259].
modula-2: Module registration constructors need to be visible [PR108259].
- -
-
-
-
2023-01-02
Iain Sandoe
Committed
modula-2, driver: Implement handling for -static-libgm2.
modula-2, driver: Implement handling for -static-libgm2.
- -
-
-
-
2023-01-02
Iain Sandoe
New
configure: Do not build the unused libffi shared library.
configure: Do not build the unused libffi shared library.
- -
-
-
-
2022-12-31
Iain Sandoe
New
Modula-2, testsuite: No 96 bit floating type on Darwin.
Modula-2, testsuite: No 96 bit floating type on Darwin.
- -
-
-
-
2022-12-31
Iain Sandoe
Committed
modula-2, doc: Build dvi, ps and pdf doc in the gcc/doc directory.
modula-2, doc: Build dvi, ps and pdf doc in the gcc/doc directory.
- -
-
-
-
2022-12-31
Iain Sandoe
New
[4/n] modula-2, driver: Handle static-libstd++ for targets without static/dynamic
[4/n] modula-2, driver: Handle static-libstd++ for targets without static/dynamic
- -
-
-
-
2022-12-30
Iain Sandoe
Committed
Darwin, crts: Provide scalb and significand as a crt [PR107631]
Darwin, crts: Provide scalb and significand as a crt [PR107631]
- -
-
-
-
2022-12-30
Iain Sandoe
New
[3/n] modula2: Ensure that module registration constructors are 'extern' [PR108183].
[3/n] modula2: Ensure that module registration constructors are 'extern' [PR108183].
- -
-
-
-
2022-12-30
Iain Sandoe
New
[2/n] modula-2, libgm2: Add undefined, dynamic_lookup to m2 libs links.
[2/n] modula-2, libgm2: Add undefined, dynamic_lookup to m2 libs links.
- -
-
-
-
2022-12-30
Iain Sandoe
New
[1/n] modula-2: Fix building the plugin for Darwin [PR107612].
[1/n] modula-2: Fix building the plugin for Darwin [PR107612].
- -
-
-
-
2022-12-30
Iain Sandoe
New
Ada, Darwin: Do not link libgcc statically on Darwin [PR108202].
Ada, Darwin: Do not link libgcc statically on Darwin [PR108202].
- -
-
-
-
2022-12-24
Iain Sandoe
New
[pushed] libgcc, Darwin: No early install for the compatibility libgcc_s.1.dylib.
[pushed] libgcc, Darwin: No early install for the compatibility libgcc_s.1.dylib.
- -
-
-
-
2022-12-24
Iain Sandoe
Committed
libstdc++, testsuite: Correct an init.
libstdc++, testsuite: Correct an init.
- -
-
-
-
2022-12-24
Iain Sandoe
Committed
libstdc++: Test for tzdata.zi before fallback version files.
libstdc++: Test for tzdata.zi before fallback version files.
- -
-
-
-
2022-12-24
Iain Sandoe
Committed
libstdc++: Export the __gnu_cxx::zoneinfo_dir_override symbol.
libstdc++: Export the __gnu_cxx::zoneinfo_dir_override symbol.
- -
-
-
-
2022-12-24
Iain Sandoe
Committed
libstdc++, configure: Fix GLIBCXX_ZONEINFO_DIR configuration macro.
libstdc++, configure: Fix GLIBCXX_ZONEINFO_DIR configuration macro.
- -
-
-
-
2022-12-23
Iain Sandoe
Superseded
[pushed] libffi: Fix X86 32b Darwin build and EH frames.
[pushed] libffi: Fix X86 32b Darwin build and EH frames.
- -
-
-
-
2022-12-21
Iain Sandoe
Committed
coroutines: Build pointer initializers with nullptr_node [PR107768]
coroutines: Build pointer initializers with nullptr_node [PR107768]
- -
-
-
-
2022-12-10
Iain Sandoe
Committed
coroutines: Accept 'extern "C"' coroutines.
coroutines: Accept 'extern "C"' coroutines.
- -
-
-
-
2022-12-10
Iain Sandoe
New
c++, TLS: Support cross-tu static initialization for targets without alias support [PR106435].
c++, TLS: Support cross-tu static initialization for targets without alias support [PR106435].
- -
-
-
-
2022-12-07
Iain Sandoe
New
c++, driver: Fix -static-libstdc++ for targets without Bstatic/dynamic.
c++, driver: Fix -static-libstdc++ for targets without Bstatic/dynamic.
- -
-
-
-
2022-12-04
Iain Sandoe
Committed
testsuite, X86, Darwin: Fix bf16 ABI tests for Mach-O/macOS ABI.
testsuite, X86, Darwin: Fix bf16 ABI tests for Mach-O/macOS ABI.
- -
-
-
-
2022-12-04
Iain Sandoe
New
libstdc++, Darwin: Limit recursive mutex init to OS versions needing it.
libstdc++, Darwin: Limit recursive mutex init to OS versions needing it.
- -
-
-
-
2022-12-04
Iain Sandoe
Committed
[pushed] libstdc++, Darwin: Fix weak attribute to use __weak__ instead of weak.
[pushed] libstdc++, Darwin: Fix weak attribute to use __weak__ instead of weak.
- -
-
-
-
2022-12-04
Iain Sandoe
Committed
[pushed] libsanitizer, Darwin: Restrict build to Darwin 16 or newer.
[pushed] libsanitizer, Darwin: Restrict build to Darwin 16 or newer.
- -
-
-
-
2022-12-04
Iain Sandoe
Committed
coroutines: Do not promote temporaries that will be elided.
coroutines: Do not promote temporaries that will be elided.
- -
-
-
-
2022-12-02
Iain Sandoe
Committed
coroutines: Use cp_build_init_expr consistently.
coroutines: Use cp_build_init_expr consistently.
- -
-
-
-
2022-10-11
Iain Sandoe
New
configure: When host-shared, pass --with-pic to in-tree lib configs.
configure: When host-shared, pass --with-pic to in-tree lib configs.
- -
-
-
-
2022-06-26
Iain Sandoe
New
[pushed] configure, Darwin: Correct a pasto in host-shared processing.
[pushed] configure, Darwin: Correct a pasto in host-shared processing.
- -
-
-
-
2022-06-26
Iain Sandoe
Committed
testsuite, Darwin: Fix darwin-comm-1.c error messages for Darwin <= 10.
testsuite, Darwin: Fix darwin-comm-1.c error messages for Darwin <= 10.
- -
-
-
-
2022-06-25
Iain Sandoe
Committed
testsuite, asan: Avoid color in asan test output.
testsuite, asan: Avoid color in asan test output.
- -
-
-
-
2022-06-20
Iain Sandoe
Committed
[pushed] testsuite, Darwin: Skip an unsupported test.
[pushed] testsuite, Darwin: Skip an unsupported test.
- -
-
-
-
2022-06-20
Iain Sandoe
Committed
[pushed] testsuite, Darwin: Allow for two CTOR bodies in array61 test.
[pushed] testsuite, Darwin: Allow for two CTOR bodies in array61 test.
- -
-
-
-
2022-06-20
Iain Sandoe
Committed
[pushed] testsuite: Add a missing USER_LABEL_PREFIX to a regex.
[pushed] testsuite: Add a missing USER_LABEL_PREFIX to a regex.
- -
-
-
-
2022-06-20
Iain Sandoe
Committed
[pushed] testsuite: Require init_priority target support in a test.
[pushed] testsuite: Require init_priority target support in a test.
- -
-
-
-
2022-06-20
Iain Sandoe
Committed
[pushed] Darwin: Fix empty g++ command lines [PR105599].
[pushed] Darwin: Fix empty g++ command lines [PR105599].
- -
-
-
-
2022-05-29
Iain Sandoe
Committed
[pushed] Darwin: Amend REAL_LIBGCC_SPEC comment [NFC].
[pushed] Darwin: Amend REAL_LIBGCC_SPEC comment [NFC].
- -
-
-
-
2022-05-28
Iain Sandoe
Committed
[pushed] Objective-C, NeXT: Adjust symbol marking to match host tools.
[pushed] Objective-C, NeXT: Adjust symbol marking to match host tools.
- -
-
-
-
2022-05-03
Iain Sandoe
Committed
c++, coroutines: Partial reversion of r12-8308-g15a176a833f23e [PR105426].
c++, coroutines: Partial reversion of r12-8308-g15a176a833f23e [PR105426].
- -
-
-
-
2022-04-28
Iain Sandoe
New
[pushed] testsuite,X86: Fix missing USER_LABEL_PREFIX cases.
[pushed] testsuite,X86: Fix missing USER_LABEL_PREFIX cases.
- -
-
-
-
2022-04-28
Iain Sandoe
Committed
[pushed] testsuite: Add target requires for ifuncs to mv31.C.
[pushed] testsuite: Add target requires for ifuncs to mv31.C.
- -
-
-
-
2022-04-28
Iain Sandoe
Committed
c++, coroutines: Improve check for throwing final await [PR104051].
c++, coroutines: Improve check for throwing final await [PR104051].
- -
-
-
-
2022-04-18
Iain Sandoe
Committed
c++, coroutines: Account for overloaded promise return_value() [PR105301].
c++, coroutines: Account for overloaded promise return_value() [PR105301].
- -
-
-
-
2022-04-18
Iain Sandoe
Committed
c++, coroutines: Make sure our temporaries are in a bind expr [PR105287]
c++, coroutines: Make sure our temporaries are in a bind expr [PR105287]
- -
-
-
-
2022-04-18
Iain Sandoe
New
c++, coroutines: Avoid expanding within templates [PR103868]
c++, coroutines: Avoid expanding within templates [PR103868]
- -
-
-
-
2022-04-18
Iain Sandoe
New
[pushed] libgccjit: Fix a bootstrap break for some targets.
[pushed] libgccjit: Fix a bootstrap break for some targets.
- -
-
-
-
2022-04-14
Iain Sandoe
Committed
[pushed] testsuite, modules, Darwin: Adjust expected output for older OS versions.
[pushed] testsuite, modules, Darwin: Adjust expected output for older OS versions.
- -
-
-
-
2022-03-18
Iain Sandoe
Committed
[2/2] c++tools: Work around a BSD bug in getaddrinfo().
[1/2] libcody: Do not use a dummy port number in getaddrinfo().
- -
-
-
-
2022-03-13
Iain Sandoe
Committed
[1/2] libcody: Do not use a dummy port number in getaddrinfo().
[1/2] libcody: Do not use a dummy port number in getaddrinfo().
- -
-
-
-
2022-03-13
Iain Sandoe
Committed
[pushed] Darwin: Address a translation comment [PR104552].
[pushed] Darwin: Address a translation comment [PR104552].
- -
-
-
-
2022-03-08
Iain Sandoe
Committed
[pushed] Darwin: Fix a type mismatch warning for a non-GCC bootstrap compiler.
[pushed] Darwin: Fix a type mismatch warning for a non-GCC bootstrap compiler.
- -
-
-
-
2022-03-04
Iain Sandoe
Committed
[pushed] Darwin, libgcc: Fix build errors on powerpc-darwin8.
[pushed] Darwin, libgcc: Fix build errors on powerpc-darwin8.
- -
-
-
-
2022-03-04
Iain Sandoe
Committed
[pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
[pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117].
- -
-
-
-
2022-02-11
Iain Sandoe
Committed
[pushed] libgfortran: Fix bootstrap on targets without static_assert macro.
[pushed] libgfortran: Fix bootstrap on targets without static_assert macro.
- -
-
-
-
2021-12-31
Iain Sandoe
Committed
[pushed] Darwin: Update rules for handling alignment of globals.
[pushed] Darwin: Update rules for handling alignment of globals.
- -
-
-
-
2021-12-24
Iain Sandoe
Committed
[pushed] Darwin: Check for that flag-reorder-and-partition.
[pushed] Darwin: Check for that flag-reorder-and-partition.
- -
-
-
-
2021-12-24
Iain Sandoe
Committed
[pushed] Darwin: Define OBJECT_FORMAT_MACHO.
[pushed] Darwin: Define OBJECT_FORMAT_MACHO.
- -
-
-
-
2021-12-24
Iain Sandoe
Committed
[pushed] libgcc, Darwin: Add missing build dependencies.
[pushed] libgcc, Darwin: Add missing build dependencies.
- -
-
-
-
2021-12-17
Iain Sandoe
Committed
[pushed] Darwin, Driver: Avoid a link line for empty commands.
[pushed] Darwin, Driver: Avoid a link line for empty commands.
- -
-
-
-
2021-12-17
Iain Sandoe
Committed
[pushed] Darwin, ppc: Additional change for r12-5974.
[pushed] Darwin, ppc: Additional change for r12-5974.
- -
-
-
-
2021-12-17
Iain Sandoe
Committed
configure: Account CXXFLAGS in gcc-plugin.m4.
configure: Account CXXFLAGS in gcc-plugin.m4.
- -
-
-
-
2021-12-10
Iain Sandoe
New
[pushed] libgcc, Darwin: Update darwin10 unwinder shim dependencies.
[pushed] libgcc, Darwin: Update darwin10 unwinder shim dependencies.
- -
-
-
-
2021-12-10
Iain Sandoe
Committed
[pushed] libgcc, Darwin: Build a libgcc_s.1 for backwards compatibility.
[pushed] libgcc, Darwin: Build a libgcc_s.1 for backwards compatibility.
- -
-
-
-
2021-12-08
Iain Sandoe
Committed
[pushed] Darwin: Amend pie options when linking mdynamic-no-pic.
[pushed] Darwin: Amend pie options when linking mdynamic-no-pic.
- -
-
-
-
2021-12-08
Iain Sandoe
Committed
[pushed] Objective-C, NeXT: Reorganise meta-data declarations.
[pushed] Objective-C, NeXT: Reorganise meta-data declarations.
- -
-
-
-
2021-12-05
Iain Sandoe
Committed
[pushed] Darwin: Rewrite host PCH support [PR 55610].
[pushed] Darwin: Rewrite host PCH support [PR 55610].
- -
-
-
-
2021-12-02
Iain Sandoe
Committed
[pushed] libitm: Fix bootstrap for targets without HAVE_ELF_STYLE_WEAKREF.
[pushed] libitm: Fix bootstrap for targets without HAVE_ELF_STYLE_WEAKREF.
- -
-
-
-
2021-11-26
Iain Sandoe
Committed
[pushed] Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556].
[pushed] Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556].
- -
-
-
-
2021-11-20
Iain Sandoe
Committed
gcc, doc: Fix Darwin bootstrap: Amend an @option command to elide a space.
gcc, doc: Fix Darwin bootstrap: Amend an @option command to elide a space.
- -
-
-
-
2021-11-19
Iain Sandoe
Committed
libstdc++, testsuite: Add a prune expression for external tool bug.
libstdc++, testsuite: Add a prune expression for external tool bug.
- -
-
-
-
2021-11-19
Iain Sandoe
Committed
libphobos, testsuite: Add prune clauses for two Darwin cases.
libphobos, testsuite: Add prune clauses for two Darwin cases.
- -
-
-
-
2021-11-19
Iain Sandoe
Committed
[4/4] Darwin, Ada : Add loader path as a default rpath.
Darwin: Replace environment runpath with embedded [PR88590].
- -
-
-
-
2021-11-17
Iain Sandoe
New
[3/4] Darwin : Allow for configuring Darwin to use embedded runpath.
Darwin: Replace environment runpath with embedded [PR88590].
- -
-
-
-
2021-11-17
Iain Sandoe
New
[2/4] Darwin : Handle rpaths given on the command line.
Darwin: Replace environment runpath with embedded [PR88590].
- -
-
-
-
2021-11-17
Iain Sandoe
New
[1/4] Driver : Provide a spec to insert rpaths for compiler lib dirs.
Darwin: Replace environment runpath with embedded [PR88590].
- -
-
-
-
2021-11-17
Iain Sandoe
New
[0/4] Darwin: Replace environment runpath with embedded [PR88590].
- -
-
-
-
2021-11-17
Iain Sandoe
None
DWARF: Match behaviour of .cfi_xxx when doing manual frame output.
DWARF: Match behaviour of .cfi_xxx when doing manual frame output.
- -
-
-
-
2021-11-17
Iain Sandoe
New
[pushed] configure, Darwin: Set appropriate defaults for host-shared.
[pushed] configure, Darwin: Set appropriate defaults for host-shared.
- -
-
-
-
2021-11-16
Iain Sandoe
Committed
[pushed] configure, Darwin: Check ld64 support for -platform-version.
[pushed] configure, Darwin: Check ld64 support for -platform-version.
- -
-
-
-
2021-11-15
Iain Sandoe
Committed
Ada, Darwin : Use DSYMUTIL_FOR_TARGET in libgnat/gnarl builds.
Ada, Darwin : Use DSYMUTIL_FOR_TARGET in libgnat/gnarl builds.
- -
-
-
-
2021-11-13
Iain Sandoe
New
PCH: Make the save and restore diagnostics more robust.
PCH: Make the save and restore diagnostics more robust.
- -
-
-
-
2021-11-13
Iain Sandoe
Committed
[pushed] testsuite, Darwin : Fix tsvc test build on Darwin.
[pushed] testsuite, Darwin : Fix tsvc test build on Darwin.
- -
-
-
-
2021-11-05
Iain Sandoe
Committed
[pushed] Darwin : Make trampoline templates linker-visible.
[pushed] Darwin : Make trampoline templates linker-visible.
- -
-
-
-
2021-11-05
Iain Sandoe
Committed
[pushed] Darwin, crts: Fix a build warning.
[pushed] Darwin, crts: Fix a build warning.
- -
-
-
-
2021-11-05
Iain Sandoe
Committed
Darwin, Arm64 : Ada fixes for hosted tools.
Darwin, Arm64 : Ada fixes for hosted tools.
- -
-
-
-
2021-11-05
Iain Sandoe
New
«
1
2
»