Toggle navigation
Patchwork
libc-alpha
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 2306 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
23
24
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
linux: Add openat2 (BZ 31664)
linux: Add openat2 (BZ 31664)
-
-
-
2024-04-24
Adhemerval Zanella
Superseded
[COMMITTED] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
[COMMITTED] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-202...
-
-
-
2024-04-17
Adhemerval Zanella
Accepted
[v5] posix: Sync tempname with gnulib
[v5] posix: Sync tempname with gnulib
-
-
-
2024-04-10
Adhemerval Zanella
Accepted
[v4] posix: Sync tempname with gnulib
[v4] posix: Sync tempname with gnulib
-
-
-
2024-04-08
Adhemerval Zanella
Superseded
Cleanup __tls_get_addr on alpha/microblaze localplt.data
Cleanup __tls_get_addr on alpha/microblaze localplt.data
-
-
-
2024-04-05
Adhemerval Zanella
Accepted
arm: Remove ld.so __tls_get_addr plt usage
arm: Remove ld.so __tls_get_addr plt usage
-
-
-
2024-04-05
Adhemerval Zanella
Accepted
aarch64: Remove ld.so __tls_get_addr plt usage
aarch64: Remove ld.so __tls_get_addr plt usage
-
-
-
2024-04-05
Adhemerval Zanella
Accepted
[COMMITTED] Reinstate generic features-time64.h
[COMMITTED] Reinstate generic features-time64.h
-
-
-
2024-04-05
Adhemerval Zanella
Accepted
[3/3] math: math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603)
Improve x86 rounding implementation when FE_INEXACT trap is enabled
-
-
-
2024-04-03
Adhemerval Zanella
Accepted
[2/3] math: math: x86 floor traps when FE_INEXACT is enabled (BZ 31601)
Improve x86 rounding implementation when FE_INEXACT trap is enabled
-
-
-
2024-04-03
Adhemerval Zanella
Accepted
[1/3] math: math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600)
Improve x86 rounding implementation when FE_INEXACT trap is enabled
-
-
-
2024-04-03
Adhemerval Zanella
Accepted
[v2,10/10] i386: Do not raise inexact exception on trunc/truncf
Improve rounding to interger function for C23
-
-
-
2024-04-03
Adhemerval Zanella
New
[v2,09/10] i386: Do not raise inexact exception on ceil/ceilf
Improve rounding to interger function for C23
-
-
-
2024-04-03
Adhemerval Zanella
Superseded
[v2,08/10] x86: Do not raise inexact exception on floor/floorf
Improve rounding to interger function for C23
-
-
-
2024-04-03
Adhemerval Zanella
New
[v2,07/10] x86: Do not raise inexact exception on truncl
Improve rounding to interger function for C23
-
-
-
2024-04-03
Adhemerval Zanella
New
[v2,06/10] x86: Do not raise inexact exception on floorl
Improve rounding to interger function for C23
-
-
-
2024-04-03
Adhemerval Zanella
Superseded
[v2,05/10] x86: Do not raise inexact exception on ceill
Improve rounding to interger function for C23
-
-
-
2024-04-03
Adhemerval Zanella
New
[v2,04/10] math: Add test to check if round raise inexact floating-point exception
Improve rounding to interger function for C23
-
-
-
2024-04-03
Adhemerval Zanella
Superseded
[v2,03/10] math: Add test to check if trunc raise inexact floating-point exception
Improve rounding to interger function for C23
-
-
-
2024-04-03
Adhemerval Zanella
Superseded
[v2,02/10] math: Add test to check if floor raise inexact floating-point exception
Improve rounding to interger function for C23
-
-
-
2024-04-03
Adhemerval Zanella
New
[v2,01/10] math: Add test to check if ceil raise inexact floating-point exception
Improve rounding to interger function for C23
-
-
-
2024-04-03
Adhemerval Zanella
Superseded
[v3,7/7] math: Provide modf128 for static libm on alpha, s390, and sparcv9
Fix some libm static issues
-
-
-
2024-04-02
Adhemerval Zanella
Superseded
[v3,6/7] math: Provide frexpf128 for static libm on alpha, s390, and sparcv9
Fix some libm static issues
-
-
-
2024-04-02
Adhemerval Zanella
Superseded
[v3,5/7] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9
Fix some libm static issues
-
-
-
2024-04-02
Adhemerval Zanella
Superseded
[v3,4/7] math: Fix isnanf128 static build
Fix some libm static issues
-
-
-
2024-04-02
Adhemerval Zanella
New
[v3,3/7] math: Fix i386 and m68k exp10 on static build
Fix some libm static issues
-
-
-
2024-04-02
Adhemerval Zanella
Accepted
[v3,2/7] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
Fix some libm static issues
-
-
-
2024-04-02
Adhemerval Zanella
Accepted
[v3,1/7] math: Add support for auto static math tests
Fix some libm static issues
-
-
-
2024-04-02
Adhemerval Zanella
New
[v2,10/10] math: Provide modf128 for static libm on alpha, s390, and sparcv9
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
New
[v2,09/10] math: Provide frexpf128 for static libm on alpha, s390, and sparcv9
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
New
[v2,08/10] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
New
[v2,07/10] math: Fix isnanf128 static build
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
New
[v2,06/10] i386: Use generic exp10
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
New
[v2,05/10] math: Fix i386 and m68k exp10 on static build
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
New
[v2,04/10] i386: Use generic fmodf
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
New
[v2,03/10] i386: Use generic fmod
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
New
[v2,02/10] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
[v2,01/10] math: Add support for auto static math tests
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
[15/15] math: Fix y1 template for arguments less/equal than 0
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
[14/15] math: Fix y0 template for arguments less/equal than 0
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
New
[13/15] math: Fix log2 template for inputs less than 0
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
New
[12/15] math: Fix log10 template for inputs less than 0
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
New
[11/15] math: Fix acos template for arguments greater than 1
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
New
[10/15] math: Provide modf128 for static libm on alpha, s390, and sparcv9
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
[09/15] math: Provide frexpf128 for static libm on alpha, s390, and sparcv9
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
[08/15] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
[07/15] math: Fix isnanf128 static build
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
[06/15] i386: Use generic exp10
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
[05/15] math: Fix i386 and m68k exp10 on static build
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
[04/15] i386: Use generic fmodf
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
[03/15] i386: Use generic fmod
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
[02/15] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
[01/15] math: Add support for auto static math tests
Fix some libm static issues
-
-
-
2024-03-27
Adhemerval Zanella
Superseded
elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553)
elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553)
-
-
-
2024-03-26
Adhemerval Zanella
Accepted
x86_64: Remove avx512 strstr implementation
x86_64: Remove avx512 strstr implementation
-
-
-
2024-03-21
Adhemerval Zanella
Accepted
[v2,6/6] i386: Use generic exp10
Math static build fixes
-
-
-
2024-03-21
Adhemerval Zanella
Superseded
[v2,5/6] math: Fix i386 and m68k exp10 on static build
Math static build fixes
-
-
-
2024-03-21
Adhemerval Zanella
Superseded
[v2,4/6] i386: Use generic fmodf
Math static build fixes
-
-
-
2024-03-21
Adhemerval Zanella
Superseded
[v2,3/6] i386: Use generic fmod
Math static build fixes
-
-
-
2024-03-21
Adhemerval Zanella
Superseded
[v2,2/6] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
Math static build fixes
-
-
-
2024-03-21
Adhemerval Zanella
Superseded
[v2,1/6] math: Add support for auto static math tests
Math static build fixes
-
-
-
2024-03-21
Adhemerval Zanella
Superseded
[v4,2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)
Improve wcsstr
-
-
-
2024-03-19
Adhemerval Zanella
Accepted
[v4,1/2] wcsmbs: Add test-wcsstr
Improve wcsstr
-
-
-
2024-03-19
Adhemerval Zanella
Accepted
benchtests: Improve benchtests for strstr
benchtests: Improve benchtests for strstr
-
-
-
2024-03-18
Adhemerval Zanella
Accepted
[v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used
[v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used
-
-
-
2024-03-18
Adhemerval Zanella
Accepted
[v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used
[v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used
-
-
-
2024-03-18
Adhemerval Zanella
Superseded
[v3,2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)
Improve wcsstr
-
-
-
2024-03-15
Adhemerval Zanella
Superseded
[v3,1/2] wcsmbs: Add test-wcsstr
Improve wcsstr
-
-
-
2024-03-15
Adhemerval Zanella
Superseded
[v4] Always define __USE_TIME_BITS64 when 64 bit time_t is used
[v4] Always define __USE_TIME_BITS64 when 64 bit time_t is used
-
-
-
2024-03-15
Adhemerval Zanella
Superseded
[3/3] i386: Use generic fmodf
math: fmod fixes on i386 and m68k
-
-
-
2024-03-14
Adhemerval Zanella
New
[2/3] i386: Use generic fmod
math: fmod fixes on i386 and m68k
-
-
-
2024-03-14
Adhemerval Zanella
New
[1/3] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
math: fmod fixes on i386 and m68k
-
-
-
2024-03-14
Adhemerval Zanella
New
signal: Avoid system signal disposition to interfere with tests
signal: Avoid system signal disposition to interfere with tests
-
-
-
2024-03-12
Adhemerval Zanella
Accepted
[v2,3/3] elf: Enable TLS descriptor tests on aarch64
Extending TLS testing and fixing TLS gnu2 for ARM
-
-
-
2024-03-12
Adhemerval Zanella
Accepted
[v2,2/3] arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)
Extending TLS testing and fixing TLS gnu2 for ARM
-
-
-
2024-03-12
Adhemerval Zanella
Accepted
[v2,1/3] Ignore undefined symbols for -mtls-dialect=gnu2
Extending TLS testing and fixing TLS gnu2 for ARM
-
-
-
2024-03-12
Adhemerval Zanella
Accepted
powerpc: Remove power8 strcasestr optimization
powerpc: Remove power8 strcasestr optimization
-
-
-
2024-03-05
Adhemerval Zanella
Accepted
[v2] riscv: Fix alignment-ignorant memcpy implementation
[v2] riscv: Fix alignment-ignorant memcpy implementation
-
-
-
2024-03-05
Adhemerval Zanella
Accepted
riscv: Fix alignment-ignorant memcpy implementation
riscv: Fix alignment-ignorant memcpy implementation
-
-
-
2024-03-04
Adhemerval Zanella
Superseded
[v2,2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)
Improve wcsstr
-
-
-
2024-03-01
Adhemerval Zanella
Superseded
[v2,1/2] wcsmbs: Add test-wcsstr
Improve wcsstr
-
-
-
2024-03-01
Adhemerval Zanella
Superseded
[3/3] elf: Enable TLS descriptor tests on aarch64
Extending TLS testing and fixing TLS gnu2 for ARM
-
-
-
2024-02-29
Adhemerval Zanella
Superseded
[2/3] arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)
Extending TLS testing and fixing TLS gnu2 for ARM
-
-
-
2024-02-29
Adhemerval Zanella
New
[1/3] Ignore undefined symbols for -mtls-dialect=gnu2
Extending TLS testing and fixing TLS gnu2 for ARM
-
-
-
2024-02-29
Adhemerval Zanella
Superseded
s390: Improve static-pie configure tests
s390: Improve static-pie configure tests
-
-
-
2024-02-27
Adhemerval Zanella
Accepted
arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)
arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)
-
-
-
2024-02-22
Adhemerval Zanella
Accepted
[v2,3/3] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)
Improve wcsstr
-
-
-
2024-02-20
Adhemerval Zanella
Superseded
[v2,2/3] wcsmbs: Add test-wcsstr
Improve wcsstr
-
-
-
2024-02-20
Adhemerval Zanella
Superseded
[v2,1/3] string: Remove c_strstr from test-strstr
Improve wcsstr
-
-
-
2024-02-20
Adhemerval Zanella
New
powerpc: Remove power7 strstr optimization
powerpc: Remove power7 strstr optimization
-
-
-
2024-02-19
Adhemerval Zanella
Accepted
[3/3] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)
Improve wcsstr
-
-
-
2024-02-19
Adhemerval Zanella
New
[2/3] wcsmbs: Add test-wcsstr
Improve wcsstr
-
-
-
2024-02-19
Adhemerval Zanella
Superseded
[1/3] string: Remove c_strstr from test-strstr
Improve wcsstr
-
-
-
2024-02-19
Adhemerval Zanella
Superseded
[v3,10/10] debug: Improve mqueue.h fortify warnings with clang
Improve fortify support with clang
-
-
-
2024-02-08
Adhemerval Zanella
Accepted
[v3,09/10] debug: Improve fcntl.h fortify warnings with clang
Improve fortify support with clang
-
-
-
2024-02-08
Adhemerval Zanella
Accepted
[v3,08/10] wcsmbs: Improve fortify with clang
Improve fortify support with clang
-
-
-
2024-02-08
Adhemerval Zanella
Accepted
[v3,07/10] syslog: Improve fortify with clang
Improve fortify support with clang
-
-
-
2024-02-08
Adhemerval Zanella
New
[v3,06/10] socket: Improve fortify with clang
Improve fortify support with clang
-
-
-
2024-02-08
Adhemerval Zanella
Accepted
[v3,05/10] unistd: Improve fortify with clang
Improve fortify support with clang
-
-
-
2024-02-08
Adhemerval Zanella
Accepted
[v3,04/10] stdlib: Improve fortify with clang
Improve fortify support with clang
-
-
-
2024-02-08
Adhemerval Zanella
Accepted
«
1
2
3
4
…
23
24
»