Show patches with: Archived = No       |   2384 patches
« 1 2 3 423 24 »
Patch Series S/W/F Date Submitter Delegate State
[COMMITTED] cet: Drop '#pragma GCC target' in tst-cet-legacy-10a[-static].c [COMMITTED] cet: Drop '#pragma GCC target' in tst-cet-legacy-10a[-static].c --- 2024-12-20 H.J. Lu New
[10/10] math: Remove the error handling wrapper from sinhf Remove the SVID wrapper from CORE-MATH functions. --- 2024-12-19 Adhemerval Zanella Netto New
[09/10] math: Remove the error handling wrapper from coshf Remove the SVID wrapper from CORE-MATH functions. --- 2024-12-19 Adhemerval Zanella Netto New
[08/10] math: Remove the error handling wrapper from atanhf Remove the SVID wrapper from CORE-MATH functions. --- 2024-12-19 Adhemerval Zanella Netto New
[07/10] math: Remove the error handling wrapper from atan2f Remove the SVID wrapper from CORE-MATH functions. --- 2024-12-19 Adhemerval Zanella Netto New
[06/10] math: Remove the error handling wrapper from acoshf Remove the SVID wrapper from CORE-MATH functions. --- 2024-12-19 Adhemerval Zanella Netto New
[05/10] math: Remove the error handling wrapper from asinf Remove the SVID wrapper from CORE-MATH functions. --- 2024-12-19 Adhemerval Zanella Netto New
[04/10] math: Remove the error handling wrapper from acosf Remove the SVID wrapper from CORE-MATH functions. --- 2024-12-19 Adhemerval Zanella Netto New
[03/10] math: Remove the error handling wrapper from lgammaf/lgammaf_r Remove the SVID wrapper from CORE-MATH functions. --- 2024-12-19 Adhemerval Zanella Netto New
[02/10] math: Remove the error handling wrapper from log10f Remove the SVID wrapper from CORE-MATH functions. --- 2024-12-19 Adhemerval Zanella Netto New
[01/10] benchtests: Add lgammaf_r benchmark Remove the SVID wrapper from CORE-MATH functions. --- 2024-12-19 Adhemerval Zanella Netto New
math: xfail some tanpi tests for ibm128-libgcc math: xfail some tanpi tests for ibm128-libgcc --- 2024-12-19 Adhemerval Zanella Netto Accepted
[COMMITTED] powerpc: Update libm-test-ulps [COMMITTED] powerpc: Update libm-test-ulps --- 2024-12-18 Adhemerval Zanella Netto New
[COMMITTED] arm: Update libm-test-ulps [COMMITTED] arm: Update libm-test-ulps --- 2024-12-18 Adhemerval Zanella Netto New
[COMMITTED] i386: Update libm-test-ulps [COMMITTED] i386: Update libm-test-ulps --- 2024-12-18 Adhemerval Zanella Netto New
[v4,9/9] elf: Add glibc.rtld.seal tunable Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,8/9] linux: Add memory sealing tests Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,7/9] Enable memory sealing automatically Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,6/9] elf: Add support to memory sealing Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,5/9] elf: Use RTLD_NODELETE for dependencies Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,4/9] rtld: Move call_init_paths after _dl_process_pt_gnu_property Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,3/9] elf: Parse gnu properties for the loader Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,2/9] elf: Parse gnu properties for static linked binaries Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
[v4,1/9] linux: Add mseal syscall support Add support for memory sealing --- 2024-12-06 Adhemerval Zanella Netto New
math: xfail some sinpi tests for ibm128-libgcc math: xfail some sinpi tests for ibm128-libgcc --- 2024-12-05 Adhemerval Zanella Netto Accepted
math: xfail some cospi tests for ibm128-libgcc math: xfail some cospi tests for ibm128-libgcc --- 2024-12-05 Adhemerval Zanella Netto Accepted
[v2,25/25] math: Use tanhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,24/25] math: Use sinhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,23/25] math: Use coshf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,22/25] math: Use atanhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,21/25] math: Use atan2f from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,20/25] math: Use atanf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,18/25] math: Use asinf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,17/25] math: Use acoshf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,16/25] math: Use acosf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,15/25] math: Fix the expected carg (inf) results Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,14/25] math: Fix the expected atan2f (inf) results Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,13/25] math: Fix the expected atanf (inf) results Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,12/25] math: Add inf support on gen-auto-libm-tests.c Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,11/25] math: Fix spurious-divbyzero flag name Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto Accepted
[v2,10/25] benchtests: Add tanhf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,09/25] benchtests: Add sinhf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,08/25] benchtests: Add coshf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,07/25] benchtests: Add atanhf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,06/25] benchtests: Add atan2f benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,05/25] benchtests: Add atanf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,04/25] benchtests: Add asinhf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,03/25] benchtests: Add asinf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,02/25] benchtests: Add acoshf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[v2,01/25] benchtests: Add acosf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-12-04 Adhemerval Zanella Netto New
[23/23] math: Use tanhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto New
[22/23] math: Use sinhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto New
[21/23] math: Use coshf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto New
[20/23] math: Use atanhf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto New
[19/23] math: Use atan2f from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto New
[18/23] math: Use atanf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[16/23] math: Use asinf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[15/23] math: Use acoshf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[14/23] math: Use acosf from CORE-MATH Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[13/23] math: Fix the expected atan2f (inf) results Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[12/23] math: Fix the expected atanf (inf) results Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[11/23] math: Add inf support on gen-auto-libm-tests.c Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto New
[10/23] benchtests: Add tanhf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[09/23] benchtests: Add sinhf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[08/23] benchtests: Add coshf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[07/23] benchtests: Add atanhf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[06/23] benchtests: Add atan2f benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[05/23] benchtests: Add atanf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[04/23] benchtests: Add asinhf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[03/23] benchtests: Add asinf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[02/23] benchtests: Add acoshf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[01/23] benchtests: Add acosf benchmark Add remaining CORE-MATH binary32 implementations to libm --- 2024-11-29 Adhemerval Zanella Netto Superseded
[v5,4/4] elf: Add glibc.rtld.execstack Improve executable stack handling --- 2024-11-28 Adhemerval Zanella Netto New
[v5,3/4] elf: Add tst-execstack-prog-static Improve executable stack handling --- 2024-11-28 Adhemerval Zanella Netto New
[v5,2/4] elf: Do not change stack permission on dlopen/dlmopen Improve executable stack handling --- 2024-11-28 Adhemerval Zanella Netto New
[v5,1/4] elf: Consolidate stackinfo.h Improve executable stack handling --- 2024-11-28 Adhemerval Zanella Netto Accepted
Remove nios2-linux-gnu Remove nios2-linux-gnu --- 2024-11-26 Adhemerval Zanella Netto Accepted
[COMMITTED] math: Fix non-portability in the computation of signgam in lgammaf [COMMITTED] math: Fix non-portability in the computation of signgam in lgammaf --- 2024-11-25 Adhemerval Zanella Netto Accepted
[v2] math: Add internal roundeven_finite [v2] math: Add internal roundeven_finite --- 2024-11-20 Adhemerval Zanella Netto New
math: Add internal roundeven_finite math: Add internal roundeven_finite --- 2024-11-19 Adhemerval Zanella Netto Accepted
[11/11] math: Use tanf from CORE-MATH Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[10/11] math: Use lgammaf from CORE-MATH Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[09/11] math: Use erfcf from CORE-MATH Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[08/11] math: Use erff from CORE-MATH Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[07/11] math: Split s_erfF in erff and erfc Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto Accepted
[06/11] math: Use cbrtf from CORE-MATH Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[05/11] benchtests: Add tanf benchmark Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[04/11] benchtests: Add lgammaf benchmark Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto Superseded
[03/11] benchtests: Add erfcf benchmark Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[02/11] benchtests: Add erff benchmark Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[01/11] benchtests: Add cbrtf benchmark Add more CORE-math implementations to libm --- 2024-11-11 Adhemerval Zanella Netto New
[COMMITTED] math: Fix log10f on some ABIs [COMMITTED] math: Fix log10f on some ABIs --- 2024-11-07 Adhemerval Zanella Netto New
[17/17] x86_64: Add exp2m1f with FMA Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto Accepted
[16/17] x86_64: Add exp10m1f with FMA Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto Accepted
[15/17] math: Use log10p1f from CORE-MATH Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[13/17] math: Use log2p1f from CORE-MATH Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[11/17] math: Use expm1f from CORE-MATH Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[10/17] math: Use exp2m1f from CORE-MATH Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[09/17] math: Use exp10m1f from CORE-MATH Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[08/17] benchtests: Add log10p1f benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
« 1 2 3 423 24 »