Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 19920 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
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
macro
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
maximk
maximk
maximk
maximk
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
ppalka
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
rdapp
rdapp
rdapp
rdapp
ramana
Apply
«
1
2
3
4
…
199
200
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
openacc: Fix up C++ #pragma acc routine handling [PR101731]
openacc: Fix up C++ #pragma acc routine handling [PR101731]
- -
-
-
-
2021-11-20
Jakub Jelinek
tschwinge
Committed
[RFC] libstdc++: Do not use pthread_mutex_clocklock with ThreadSanitizer
[RFC] libstdc++: Do not use pthread_mutex_clocklock with ThreadSanitizer
- -
-
-
-
2023-05-10
Jonathan Wakely
trodgers
Superseded
[v2] libstdc++: Do not use pthread_mutex_clocklock with ThreadSanitizer
[v2] libstdc++: Do not use pthread_mutex_clocklock with ThreadSanitizer
- -
-
-
-
2023-05-11
Jonathan Wakely
trodgers
Committed
[v6,01/34] Add and restructure function declaration macros
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,02/34] Rename THUMB_FUNC_START to THUMB_FUNC_ENTRY
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,03/34] Fix syntax warnings on conditional instructions
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,04/34] Reorganize LIB1ASMFUNCS object wrapper macros
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,05/34] Add the __HAVE_FEATURE_IT and IT() macros
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,06/34] Refactor 'clz' functions into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,07/34] Refactor 'ctz' functions into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,08/34] Refactor 64-bit shift functions into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,09/34] Import 'clz' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,10/34] Import 'ctz' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,11/34] Import 64-bit shift functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,12/34] Import 'clrsb' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,13/34] Import 'ffs' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,14/34] Import 'parity' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,15/34] Import 'popcnt' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,16/34] Refactor Thumb-1 64-bit comparison into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,17/34] Import 64-bit comparison from CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,18/34] Merge Thumb-2 optimizations for 64-bit comparison
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,19/34] Import 32-bit division from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,20/34] Refactor Thumb-1 64-bit division into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,21/34] Import 64-bit division from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,22/34] Import integer multiplication from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,23/34] Refactor Thumb-1 float comparison into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,24/34] Import float comparison from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,25/34] Refactor Thumb-1 float subtraction into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,26/34] Import float addition and subtraction from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,27/34] Import float multiplication from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,28/34] Import float division from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,29/34] Import integer-to-float conversion from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,30/34] Import float-to-integer conversion from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,31/34] Import float<->double conversion from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,32/34] Import float<->__fp16 conversion from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,33/34] Drop single-precision Thumb-1 soft-float functions
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
[v6,34/34] Add -mpure-code support to the CM0 functions.
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2021-12-27
Daniel Engel
rearnsha
Superseded
arm: Add support for Arm Cortex-M85 CPU.
arm: Add support for Arm Cortex-M85 CPU.
- -
-
-
-
2022-08-05
Srinath Parvathaneni
rearnsha
Committed
arm: unified syntax for libgcc clear_cache
arm: unified syntax for libgcc clear_cache
- -
-
-
-
2022-08-11
Seija Kijin
rearnsha
Committed
[2/15] arm: Add Armv8.1-M Mainline target feature +pacbti
arm: Enables return address verification and branch target identification on Cortex-M
- -
-
-
-
2022-08-12
Andrea Corallo
rearnsha
Committed
[3/15] arm: Add option -mbranch-protection
arm: Enables return address verification and branch target identification on Cortex-M
- -
-
-
-
2022-08-12
Andrea Corallo
rearnsha
Committed
[4/15] arm: Add testsuite library support for PACBTI target
arm: Enables return address verification and branch target identification on Cortex-M
- -
-
-
-
2022-08-12
Andrea Corallo
rearnsha
Committed
[5/15] arm: Implement target feature macros for PACBTI
arm: Enables return address verification and branch target identification on Cortex-M
- -
-
-
-
2022-08-12
Andrea Corallo
rearnsha
Committed
[7/15] arm: Emit build attributes for PACBTI target feature
arm: Enables return address verification and branch target identification on Cortex-M
- -
-
-
-
2022-08-12
Andrea Corallo
rearnsha
Committed
[8/15] arm: Introduce multilibs for PACBTI target feature
arm: Enables return address verification and branch target identification on Cortex-M
- -
-
-
-
2022-08-12
Andrea Corallo
rearnsha
Committed
[9/15] arm: Set again stack pointer as CFA reg when popping if necessary
arm: Enables return address verification and branch target identification on Cortex-M
- -
-
-
-
2022-08-12
Andrea Corallo
rearnsha
Committed
[11/15] aarch64: Make bti pass generic so it can be used by the arm backend
arm: Enables return address verification and branch target identification on Cortex-M
- -
-
-
-
2022-08-12
Andrea Corallo
rearnsha
Committed
arm: Add cde feature support for Cortex-M55 CPU.
arm: Add cde feature support for Cortex-M55 CPU.
- -
-
-
-
2022-10-10
Srinath Parvathaneni
rearnsha
Superseded
[v7,01/34] Add and restructure function declaration macros
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,02/34] Rename THUMB_FUNC_START to THUMB_FUNC_ENTRY
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,03/34] Fix syntax warnings on conditional instructions
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,04/34] Reorganize LIB1ASMFUNCS object wrapper macros
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,05/34] Add the __HAVE_FEATURE_IT and IT() macros
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,06/34] Refactor 'clz' functions into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,07/34] Refactor 'ctz' functions into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,08/34] Refactor 64-bit shift functions into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,09/34] Import 'clz' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,10/34] Import 'ctz' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,11/34] Import 64-bit shift functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,12/34] Import 'clrsb' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,13/34] Import 'ffs' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,14/34] Import 'parity' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,15/34] Import 'popcnt' functions from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,16/34] Refactor Thumb-1 64-bit comparison into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,17/34] Import 64-bit comparison from CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,18/34] Merge Thumb-2 optimizations for 64-bit comparison
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,19/34] Import 32-bit division from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,20/34] Refactor Thumb-1 64-bit division into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,21/34] Import 64-bit division from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,22/34] Import integer multiplication from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,23/34] Refactor Thumb-1 float comparison into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,24/34] Import float comparison from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,25/34] Refactor Thumb-1 float subtraction into a new file
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,26/34] Import float addition and subtraction from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,27/34] Import float multiplication from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,28/34] Import float division from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,29/34] Import integer-to-float conversion from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,30/34] Import float-to-integer conversion from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,31/34] Import float<->double conversion from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,32/34] Import float<->__fp16 conversion from the CM0 library
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,33/34] Drop single-precision Thumb-1 soft-float functions
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[v7,34/34] Add -mpure-code support to the CM0 functions.
libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
- -
-
-
-
2022-10-31
Daniel Engel
rearnsha
New
[Arm] Fix PR 92999
[Arm] Fix PR 92999
- -
-
-
-
2022-11-08
Ramana Radhakrishnan
rearnsha
Changes Requested
[6/12,V2] arm: Add pointer authentication for stack-unwinding runtime
Untitled series #14106
- -
-
-
-
2022-11-09
Andrea Corallo
rearnsha
Committed
[1/15,V2] arm: Make mbranch-protection opts parsing common to AArch32/64
[1/15,V2] arm: Make mbranch-protection opts parsing common to AArch32/64
- -
-
-
-
2022-12-22
Andrea Corallo
rearnsha
Committed
[12/15,V5] arm: implement bti injection
Untitled series #15450
- -
-
-
-
2022-12-22
Andrea Corallo
rearnsha
Committed
[10/15,V7] arm: Implement cortex-M return signing address codegen
Untitled series #15865
- -
-
-
-
2023-01-11
Andrea Corallo
rearnsha
Committed
[1/9] aarch64: Don't add crtfastmath.o for -shared
[1/9] aarch64: Don't add crtfastmath.o for -shared
- -
-
-
-
2023-01-13
Richard Biener
rearnsha
Committed
[3/9] arm: Don't add crtfastmath.o for -shared
[1/9] aarch64: Don't add crtfastmath.o for -shared
- -
-
-
-
2023-01-13
Richard Biener
rearnsha
Committed
arm: Fix warning in libgcc/config/arm/pr-support.c
arm: Fix warning in libgcc/config/arm/pr-support.c
- -
-
-
-
2023-02-01
Christophe Lyon
rearnsha
Committed
arm: [MVE] Add missing length=8 attribute
arm: [MVE] Add missing length=8 attribute
- -
-
-
-
2023-02-01
Christophe Lyon
rearnsha
Committed
[V2] RISC-V: Support Dynamic LMUL Cost model
[V2] RISC-V: Support Dynamic LMUL Cost model
- -
2
-
-
2023-09-05
juzhe.zhong@rivai.ai
rdapp
Superseded
[V3] RISC-V: Support Dynamic LMUL Cost model
[V3] RISC-V: Support Dynamic LMUL Cost model
- -
4
-
-
2023-09-11
juzhe.zhong@rivai.ai
rdapp
Superseded
[V5] RISC-V: Support Dynamic LMUL Cost model
[V5] RISC-V: Support Dynamic LMUL Cost model
- -
-
2
2
2023-09-12
juzhe.zhong@rivai.ai
rdapp
Committed
RISC-V: Support VECTOR BOOL vcond_mask optab[PR111337]
RISC-V: Support VECTOR BOOL vcond_mask optab[PR111337]
- -
4
-
-
2023-09-12
juzhe.zhong@rivai.ai
rdapp
Superseded
[V2] RISC-V: Support VECTOR BOOL vcond_mask optab[PR111337]
[V2] RISC-V: Support VECTOR BOOL vcond_mask optab[PR111337]
- -
4
-
-
2023-09-12
juzhe.zhong@rivai.ai
rdapp
Committed
RISC-V: Support VLS modes VEC_EXTRACT auto-vectorization
RISC-V: Support VLS modes VEC_EXTRACT auto-vectorization
- -
1
3
-
2023-09-13
juzhe.zhong@rivai.ai
rdapp
Committed
[V4] RISC-V: Expand VLS mode to scalar mode move[PR111391]
[V4] RISC-V: Expand VLS mode to scalar mode move[PR111391]
- -
3
-
-
2023-09-14
juzhe.zhong@rivai.ai
rdapp
Committed
[v1] RISC-V: Bugfix for scalar move with merged operand
[v1] RISC-V: Bugfix for scalar move with merged operand
- -
4
-
-
2023-09-17
Li, Pan2 via Gcc-patches
rdapp
Committed
RISC-V: Support combine cond extend and reduce sum to cond widen reduce sum
RISC-V: Support combine cond extend and reduce sum to cond widen reduce sum
- -
4
-
-
2023-09-18
Lehua Ding
rdapp
Superseded
«
1
2
3
4
…
199
200
»