Toggle navigation
Patchwork
GNU C Library
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Tang, Jun via Libc-alpha
| State =
Action Required
| Archived =
No
| 281 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
bradf
galak
galak
demarchi
ms
bhundven
chbs
kengyu
kadlec
pdp
regit
jabk
laforge
laforge
tonyb
sfr
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
linusw
jow
jow
ypwong
nico
dedeckeh
dedeckeh
yousong
yousong
mb
mrchuck
vineetg76
computersforpeace
tomcwarren
Noltari
Noltari
patrick_delaunay
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
neoraider
neoraider
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
linville
jesse
tjaalton
strlen
strlen
esben
paulus
paulus
jhersh
abrodkin
abrodkin
diproiettod
stephenfin
tbot
vriera
darball1
jogo
jogo
sammj
ajd
arj
bhelgaas
blogic
blogic
lukma
oohal
russellb
ptomsich
masahir0y
agraf
scottwood
tagr
tagr
joestringer
davem
davem
davem
pepe2k
pepe2k
mwalle
pchotard
andmur01
amitay
pabeni
matttbe
istokes
martineau
danielschwierzeck
goliath
aparcar
Ansuel
tpetazzoni
mariosix
dcaratti
lokeshvutla
khem
ovsrobot
ovsrobot
marex
aserdean
XiaoYang
imaximets
hs
tytso
liwang
pareddja
pareddja
mmichelson
groug
danielhb
npiggin
apritzel
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
iwamatsu
maximeh
dsa
jstancek
pm215
bpf
jonhunter
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
simongoldschmidt
priyankajain
peda
akodanev
narmstrong
0andriy
981213
chunkeey
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
wd
horms
blocktrron
vigneshr
monstr
mraynal
stewart
stewart
prabhu_kush
Jaehoon
rsalvaterra
ivanhu
prom
ag
ukleinek
ukleinek
ukleinek
metan
rmilecki
rmilecki
ehristev
kevery
sjg
kabel
jagan
jacmet
arbab
xypron
adrianschmutzler
hegdevasant
hegdevasant
freenix
bmeng
rfried
wsa
pablo
pablo
chleroy
svanheule
wbx
abelloni
trini
Hauke
Hauke
rw
rw
legoater
legoater
legoater
bjonglez
pevik
dangole
dangole
richiejp
xback
xback
ynezz
sbabic
sbabic
aik
forty
rgrimm
anuppatel
anuppatel
benh
passgat
segher
pratyush
jms
jms
jms
Andes
mans0n
numans
jk
jk
jk
jk
ruscur
ymorin
ymorin
jmberg
xuyang
stroese
tambarus
matthias_bgg
kubu
dceara
apalos
pbrobinson
aldot
mpe
nbd
nbd
robh
anguy11
arnout
jm
Apply
«
1
2
3
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
revised patch for hp-timing.h
revised patch for hp-timing.h
- - - -
-
-
-
2023-01-31
Tang, Jun via Libc-alpha
New
[9/9] nptl: Use all of g1_start and g_signals
Patch to fix glibc condition variable bug (BZ 25847)
- - - -
-
-
-
2023-01-28
Tang, Jun via Libc-alpha
New
[8/9] nptl: rename __condvar_quiesce_and_switch_g1
Patch to fix glibc condition variable bug (BZ 25847)
- - - -
-
-
-
2023-01-28
Tang, Jun via Libc-alpha
New
[7/9] nptl: Fix indentation
Patch to fix glibc condition variable bug (BZ 25847)
- - - -
-
-
-
2023-01-28
Tang, Jun via Libc-alpha
New
[6/9] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop
Patch to fix glibc condition variable bug (BZ 25847)
- - - -
-
-
-
2023-01-28
Tang, Jun via Libc-alpha
New
[5/9] nptl: Remove g_refs from condition variables
Patch to fix glibc condition variable bug (BZ 25847)
- - - -
-
-
-
2023-01-28
Tang, Jun via Libc-alpha
New
[4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait
Patch to fix glibc condition variable bug (BZ 25847)
- - - -
-
-
-
2023-01-28
Tang, Jun via Libc-alpha
New
[3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch
Patch to fix glibc condition variable bug (BZ 25847)
- - - -
-
-
-
2023-01-28
Tang, Jun via Libc-alpha
New
[2/9] nptl: Update comments and indentation for new condvar implementation
Patch to fix glibc condition variable bug (BZ 25847)
- - - -
-
-
-
2023-01-28
Tang, Jun via Libc-alpha
New
[1/9] pthreads NPTL: lost wakeup fix 2
Patch to fix glibc condition variable bug (BZ 25847)
- - - -
-
-
-
2023-01-28
Tang, Jun via Libc-alpha
New
[v2] ARC:fpu: add extra capability check before use of sqrt and fma builtins
[v2] ARC:fpu: add extra capability check before use of sqrt and fma builtins
- - 1 -
-
-
-
2023-01-17
Tang, Jun via Libc-alpha
New
bug fix for hp-timing.h (aarch64)
bug fix for hp-timing.h (aarch64)
- - - -
-
-
-
2023-01-11
Tang, Jun via Libc-alpha
New
hurd fcntl: remove duplicate do...while in LOCKED macro
hurd fcntl: remove duplicate do...while in LOCKED macro
- - - -
-
-
-
2023-01-04
Tang, Jun via Libc-alpha
New
ARC:fpu: add extra capability check before use of sqrt and fma builtins
ARC:fpu: add extra capability check before use of sqrt and fma builtins
- - - -
-
-
-
2022-12-21
Tang, Jun via Libc-alpha
New
ARC: align child stack in clone
ARC: align child stack in clone
- - 1 -
-
-
-
2022-12-21
Tang, Jun via Libc-alpha
New
resend patch//: Add testcese// [PATCH] dlsym: Add RTLD_PROBE for situation when dlsym only wants to…
resend patch//: Add testcese// [PATCH] dlsym: Add RTLD_PROBE for situation when dlsym only wants to…
- - - -
-
-
-
2022-11-22
Tang, Jun via Libc-alpha
New
Add testcese// [PATCH] dlsym: Add RTLD_PROBE for situation when dlsym only wants to probe a symbol …
Add testcese// [PATCH] dlsym: Add RTLD_PROBE for situation when dlsym only wants to probe a symbol …
- - - -
-
-
-
2022-11-21
Tang, Jun via Libc-alpha
New
[2/2] nptl: Simplifying condvar-internal mutex
[1/2] nptl: Simplify condition variables to fix pthread_cond_signal (BZ 25847)
- - - -
-
-
-
2022-10-15
Tang, Jun via Libc-alpha
New
[1/2] nptl: Simplify condition variables to fix pthread_cond_signal (BZ 25847)
[1/2] nptl: Simplify condition variables to fix pthread_cond_signal (BZ 25847)
- - - -
-
-
-
2022-10-15
Tang, Jun via Libc-alpha
New
[v3,6/6] nptl: Cleaning up __g1_start and related code in pthread_cond_wait
nptl: Fix pthread_cond_signal missing a sleeper
- - - -
-
-
-
2022-10-06
Tang, Jun via Libc-alpha
New
[v3,5/6] nptl: Rename __wrefs to __crefs because its meaning has changed
nptl: Fix pthread_cond_signal missing a sleeper
- - - -
-
-
-
2022-10-06
Tang, Jun via Libc-alpha
New
[v3,4/6] nptl: Make test-cond-printers check the number of waiters
nptl: Fix pthread_cond_signal missing a sleeper
- - - -
-
-
-
2022-10-06
Tang, Jun via Libc-alpha
New
[v3,3/6] nptl: Optimization by not incrementing wrefs in pthread_cond_wait
nptl: Fix pthread_cond_signal missing a sleeper
- - - -
-
-
-
2022-10-06
Tang, Jun via Libc-alpha
New
[v3,2/6] nptl: Remove the signal-stealing code. It is no longer needed.
nptl: Fix pthread_cond_signal missing a sleeper
- - - -
-
-
-
2022-10-06
Tang, Jun via Libc-alpha
New
[v3,1/6] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
nptl: Fix pthread_cond_signal missing a sleeper
- - - -
-
-
-
2022-10-06
Tang, Jun via Libc-alpha
New
dlsym: Add RTLD_PROBE for situation when dlsym only wants to probe a symbol but not use it
dlsym: Add RTLD_PROBE for situation when dlsym only wants to probe a symbol but not use it
- - - -
-
-
-
2022-09-27
Tang, Jun via Libc-alpha
New
[v2] nscd: Fix netlink cache invalidation if epoll is used [BZ #29415]
[v2] nscd: Fix netlink cache invalidation if epoll is used [BZ #29415]
- - 1 -
-
-
-
2022-07-27
Tang, Jun via Libc-alpha
New
[v2] Use uintptr_t instead of performing pointer subtraction with a null pointer
[v2] Use uintptr_t instead of performing pointer subtraction with a null pointer
- - 1 -
-
-
-
2022-06-28
Tang, Jun via Libc-alpha
New
Use uintptr_t instead of performing pointer subtraction with a null pointer
Use uintptr_t instead of performing pointer subtraction with a null pointer
- - - -
-
-
-
2022-06-14
Tang, Jun via Libc-alpha
New
[1/1] string: Add basic implementation of mempbrk
Adding mempbrk() function to glibc
- - - -
-
-
-
2022-06-13
Tang, Jun via Libc-alpha
New
Remove special flags of libc.5.so and libc.4.so
Remove special flags of libc.5.so and libc.4.so
- - - -
-
-
-
2022-03-14
Tang, Jun via Libc-alpha
New
[v3] elf: add definition for ELF_NOTE_FDO and NT_FDO_PACKAGING_METADATA note
[v3] elf: add definition for ELF_NOTE_FDO and NT_FDO_PACKAGING_METADATA note
- - - -
-
-
-
2021-11-26
Tang, Jun via Libc-alpha
New
[v2] elf: add definition for NT_FDO_PACKAGING_METADATA note
[v2] elf: add definition for NT_FDO_PACKAGING_METADATA note
- - - -
-
-
-
2021-11-26
Tang, Jun via Libc-alpha
New
elf: add definition for FDO_PACKAGING_METADATA note
elf: add definition for FDO_PACKAGING_METADATA note
- - - -
-
-
-
2021-11-21
Tang, Jun via Libc-alpha
New
nsswitch: actually return the result when nss database is being locked
nsswitch: actually return the result when nss database is being locked
- - 1 -
-
-
-
2021-02-05
Tang, Jun via Libc-alpha
New
[v4,2/2] x86: Add additional benchmarks and tests for strchr
[v4,1/2] x86: Refactor and improve performance of strchr-avx2.S
- - - -
-
-
-
2021-02-03
Tang, Jun via Libc-alpha
New
[v4,1/2] x86: Refactor and improve performance of strchr-avx2.S
[v4,1/2] x86: Refactor and improve performance of strchr-avx2.S
- - - -
-
-
-
2021-02-03
Tang, Jun via Libc-alpha
New
[v3,2/2] x86: Add additional benchmarks for strchr
[v3,1/2] x86: Refactor and improve performance of strchr-avx2.S
- - - -
-
-
-
2021-02-02
Tang, Jun via Libc-alpha
New
[v3,1/2] x86: Refactor and improve performance of strchr-avx2.S
[v3,1/2] x86: Refactor and improve performance of strchr-avx2.S
- - - -
-
-
-
2021-02-02
Tang, Jun via Libc-alpha
New
[v3,1/2] x86: Refactor and improve performance of strchr-avx2.S
[v3,1/2] x86: Refactor and improve performance of strchr-avx2.S
- - - -
-
-
-
2021-02-02
Tang, Jun via Libc-alpha
New
x86: Adding an upper bound for Enhanced REP MOVSB.
x86: Adding an upper bound for Enhanced REP MOVSB.
- - 1 -
-
-
-
2021-01-22
Tang, Jun via Libc-alpha
New
x86: Adding an upper bound for Enhanced REP MOVSB.
x86: Adding an upper bound for Enhanced REP MOVSB.
- - 1 -
-
-
-
2021-01-13
Tang, Jun via Libc-alpha
New
[1/1] x86: Adding an upper bound for Enhanced REP MOVSB.
[1/1] x86: Adding an upper bound for Enhanced REP MOVSB.
- - 1 -
-
-
-
2021-01-12
Tang, Jun via Libc-alpha
New
x86: Adding an upper bound for Enhanced REP MOVSB.
x86: Adding an upper bound for Enhanced REP MOVSB.
- - 1 -
-
-
-
2021-01-11
Tang, Jun via Libc-alpha
New
x86: Adding an upper bound for Enhanced REP MOVSB.
x86: Adding an upper bound for Enhanced REP MOVSB.
- - 1 -
-
-
-
2021-01-07
Tang, Jun via Libc-alpha
New
[v6] ld.so: add an --argv0 option
[v6] ld.so: add an --argv0 option
- - - -
-
-
-
2020-09-29
Tang, Jun via Libc-alpha
New
[v6] ld.so: add an --argv0 option
[v6] ld.so: add an --argv0 option
- - - -
-
-
-
2020-09-24
Tang, Jun via Libc-alpha
New
[v5] ld.so: add an --argv0 option
[v5] ld.so: add an --argv0 option
- - - -
-
-
-
2020-09-23
Tang, Jun via Libc-alpha
New
[v5] ld.so: add an --argv0 option
[v5] ld.so: add an --argv0 option
- - - -
-
-
-
2020-09-14
Tang, Jun via Libc-alpha
New
[v4] ld.so: add an --argv0 option
[v4] ld.so: add an --argv0 option
- - - -
-
-
-
2020-09-14
Tang, Jun via Libc-alpha
New
[v3] ld.so: add an --argv0 option
[v3] ld.so: add an --argv0 option
- - 1 -
-
-
-
2020-08-31
Tang, Jun via Libc-alpha
New
[v2] ld.so: add an --argv0 option
[v2] ld.so: add an --argv0 option
- - - -
-
-
-
2020-08-26
Tang, Jun via Libc-alpha
New
Update x86-64 libm-test-ulps
Update x86-64 libm-test-ulps
- - 1 -
-
-
-
2020-07-25
Tang, Jun via Libc-alpha
New
ia64: fix dl-sysdep miscompilation on gcc-10
ia64: fix dl-sysdep miscompilation on gcc-10
- - - -
-
-
-
2020-05-16
Tang, Jun via Libc-alpha
New
Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]
Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]
- - - -
-
-
-
2020-04-12
Tang, Jun via Libc-alpha
New
install: Delete scripts/output-format.sed and support lld
install: Delete scripts/output-format.sed and support lld
- - - -
-
-
-
2020-04-11
Tang, Jun via Libc-alpha
New
elf: Replace a --defsym trick with an object file to be compatible with lld
elf: Replace a --defsym trick with an object file to be compatible with lld
- - - -
-
-
-
2020-04-11
Tang, Jun via Libc-alpha
New
Add SYSCALL_LONG/SYSCALL_ULONG to pass long to syscall [BZ #25810]
Add SYSCALL_LONG/SYSCALL_ULONG to pass long to syscall [BZ #25810]
- - - -
-
-
-
2020-04-10
Tang, Jun via Libc-alpha
New
[v4,2/2] posix: Add wait4 test case
Untitled series #169659
- - - -
-
-
-
2020-04-10
Tang, Jun via Libc-alpha
New
[v3,2/2] linux: Add wait4 test case
[v4,1/2] linux: wait4: Fix incorrect return value comparison
- - - -
-
-
-
2020-04-10
Tang, Jun via Libc-alpha
New
[v4,1/2] linux: wait4: Fix incorrect return value comparison
[v4,1/2] linux: wait4: Fix incorrect return value comparison
- - - -
-
-
-
2020-04-10
Tang, Jun via Libc-alpha
New
[v3,2/2] linux: Add wait4 test case
[v3,1/2] linux: wait4: Fix incorrect return value comparison
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v3,1/2] linux: wait4: Fix incorrect return value comparison
[v3,1/2] linux: wait4: Fix incorrect return value comparison
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[5/5] ia64: Use generic exp10f
[1/5] benchtests: Add exp10f benchmark
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[4/5] New exp10f version without SVID compat wrapper
[1/5] benchtests: Add exp10f benchmark
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[3/5] i386: Use generic exp10f
[1/5] benchtests: Add exp10f benchmark
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[2/5] math: Optimized generic exp10f with wrappers
[1/5] benchtests: Add exp10f benchmark
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[1/5] benchtests: Add exp10f benchmark
[1/5] benchtests: Add exp10f benchmark
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,14/14] Documentation for ARC port
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,13/14] build-many-glibcs.py: Enable ARC builds
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,12/14] ARC: Build Infrastructure
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,11/14] ARC: Update syscall-names.list for ARC specific syscalls
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,10/14] ARC: ABI lists
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,09/14] ARC: Linux Startup and Dynamic Loading
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,08/14] ARC: Linux ABI
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,07/14] ARC: Linux Syscall Interface
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,06/14] ARC: hardware floating point support
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,05/14] ARC: math soft float support
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,04/14] ARC: Atomics and Locking primitives
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,03/14] ARC: Thread Local Storage support
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,02/14] ARC: startup and dynamic linking code
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[v5,01/14] ARC: ABI Implementation
glibc port to ARC processors
- - - -
-
-
-
2020-04-09
Tang, Jun via Libc-alpha
New
[COMMITTED,6/6] Update mips libm-test-ulps
[COMMITTED,1/6] Update aarch64 libm-test-ulps
- - - -
-
-
-
2020-04-08
Tang, Jun via Libc-alpha
New
[COMMITTED,5/6] Update alpha libm-test-ulps
[COMMITTED,1/6] Update aarch64 libm-test-ulps
- - - -
-
-
-
2020-04-08
Tang, Jun via Libc-alpha
New
[COMMITTED,4/6] Update ia64 libm-test-ulps
[COMMITTED,1/6] Update aarch64 libm-test-ulps
- - - -
-
-
-
2020-04-08
Tang, Jun via Libc-alpha
New
[COMMITTED,3/6] Update sparc libm-test-ulps
[COMMITTED,1/6] Update aarch64 libm-test-ulps
- - - -
-
-
-
2020-04-08
Tang, Jun via Libc-alpha
New
[COMMITTED,2/6] Update arm libm-test-ulps
[COMMITTED,1/6] Update aarch64 libm-test-ulps
- - - -
-
-
-
2020-04-08
Tang, Jun via Libc-alpha
New
[COMMITTED,1/6] Update aarch64 libm-test-ulps
[COMMITTED,1/6] Update aarch64 libm-test-ulps
- - - -
-
-
-
2020-04-08
Tang, Jun via Libc-alpha
New
float128: use builtin_signbitf128 always
float128: use builtin_signbitf128 always
- - - -
-
-
-
2020-04-07
Tang, Jun via Libc-alpha
New
float128: use builtin_signbitf128 always
float128: use builtin_signbitf128 always
- - - -
-
-
-
2020-04-07
Tang, Jun via Libc-alpha
New
i686: Add INTERNAL_SYSCALL_NCS 6 argument support
i686: Add INTERNAL_SYSCALL_NCS 6 argument support
- - - -
-
-
-
2020-04-07
Tang, Jun via Libc-alpha
New
[v8] Fix time/tst-cpuclock1 intermitent failures
[v8] Fix time/tst-cpuclock1 intermitent failures
- - - -
-
-
-
2020-04-07
Tang, Jun via Libc-alpha
New
Correct the Big5-HKSCS converter to preserve low order state bits (bug 25744)
Correct the Big5-HKSCS converter to preserve low order state bits (bug 25744)
- - - -
-
-
-
2020-04-07
Tang, Jun via Libc-alpha
New
[v2] linux: wait4: Fix incorrect return value comparison
[v2] linux: wait4: Fix incorrect return value comparison
- - - -
-
-
-
2020-04-07
Tang, Jun via Libc-alpha
New
[COMMITTED] oc_FR locale: Fix spelling of April (bug 25639)
[COMMITTED] oc_FR locale: Fix spelling of April (bug 25639)
- - - -
-
-
-
2020-04-06
Tang, Jun via Libc-alpha
New
[PATCHv2] powerpc: Update ULPs and xfail more ibm128 outputs
[PATCHv2] powerpc: Update ULPs and xfail more ibm128 outputs
- - - -
-
-
-
2020-04-06
Tang, Jun via Libc-alpha
New
[v3,6/6] powerpc64le: Enable support for IEEE long double
IEEE binary128 long double on powerpc64le
- - - -
-
-
-
2020-04-06
Tang, Jun via Libc-alpha
New
[v3,5/6] powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)
IEEE binary128 long double on powerpc64le
- - - -
-
-
-
2020-04-06
Tang, Jun via Libc-alpha
New
[v3,4/6] powerpc64le: bump binutils version requirement to >= 2.26
IEEE binary128 long double on powerpc64le
- - 1 -
-
-
-
2020-04-06
Tang, Jun via Libc-alpha
New
[v3,3/6] powerpc64le: raise GCC requirement to 7.4 for long double transition
IEEE binary128 long double on powerpc64le
- - - -
-
-
-
2020-04-06
Tang, Jun via Libc-alpha
New
«
1
2
3
»