Show patches with: Submitter = Stefan Liebler       |    Archived = No       |   226 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
tst-spawn-cgroup.c: Fix argument order of UNSUPPORTED message. tst-spawn-cgroup.c: Fix argument order of UNSUPPORTED message. - - 2 - --- 2023-10-19 Stefan Liebler New
tst-process_madvise: Check process_madvise-syscall support. tst-process_madvise: Check process_madvise-syscall support. - - 1 - --- 2022-08-11 Stefan Liebler New
string: Add hidden builtin definition for __strcpy_chk. string: Add hidden builtin definition for __strcpy_chk. - - 1 - --- 2024-02-05 Stefan Liebler New
s390x: Update math: redirect roundeven function s390x: Update math: redirect roundeven function - - - - --- 2021-06-28 Stefan Liebler New
s390x: Require GCC 7.1 or later to build glibc. s390x: Require GCC 7.1 or later to build glibc. - - - - --- 2020-12-15 Stefan Liebler New
s390x: Fix static PIE condition for toolchain bootstrapping. s390x: Fix static PIE condition for toolchain bootstrapping. - - - - --- 2023-08-07 Stefan Liebler New
s390x: Align child stack while clone. [BZ #27968] s390x: Align child stack while clone. [BZ #27968] - - - - --- 2021-06-08 Stefan Liebler New
s390: Set psw addr field in getcontext and friends. s390: Set psw addr field in getcontext and friends. - - - - --- 2023-12-15 Stefan Liebler New
s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960] s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960] - - - - --- 2023-10-18 Stefan Liebler New
s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024] s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024] - - - - --- 2021-06-29 Stefan Liebler New
resolv: Fix endless loop in __res_context_query resolv: Fix endless loop in __res_context_query - - 1 - --- 2024-01-11 Stefan Liebler New
nis: Fix stringop-truncation warning with -O3 in nis_local_host. nis: Fix stringop-truncation warning with -O3 in nis_local_host. - - - - --- 2023-02-28 Stefan Liebler New
misc/tst-clone3: Fix waiting for exited thread. misc/tst-clone3: Fix waiting for exited thread. - - - - --- 2019-02-08 Stefan Liebler New
build-many-glibcs.py: Add some s390x glibc variants. build-many-glibcs.py: Add some s390x glibc variants. - - - - --- 2020-08-05 Stefan Liebler New
build-many-glibcs.py: Add s390 --disable-multi-arch / multi-arch configurations. build-many-glibcs.py: Add s390 --disable-multi-arch / multi-arch configurations. - - 1 - --- 2024-01-31 Stefan Liebler New
build-many-glibcs.py: Add a s390x -O3 glibc variant. build-many-glibcs.py: Add a s390x -O3 glibc variant. - - - - --- 2020-08-12 Stefan Liebler New
[v3] Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing [v3] Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing - - 1 - --- 2020-11-24 Stefan Liebler New
[v2] s390x: Fix static PIE condition for toolchain bootstrapping. [v2] s390x: Fix static PIE condition for toolchain bootstrapping. - - - - --- 2023-08-14 Stefan Liebler New
[v2] Use gcc -finput-charset=ascii for check-installed-headers. [v2] Use gcc -finput-charset=ascii for check-installed-headers. - - 1 - --- 2020-02-13 Stefan Liebler New
[v2] S390: Use compile-only instead of also link-tests in configure. [v2] S390: Use compile-only instead of also link-tests in configure. - - - - --- 2023-05-12 Stefan Liebler New
[v2] S390: Do not clobber r7 in clone [BZ #31402] [v2] S390: Do not clobber r7 in clone [BZ #31402] - - - - --- 2024-02-22 Stefan Liebler New
[v2] S390: Always enable static PIE if build with lld. [v2] S390: Always enable static PIE if build with lld. - - - - --- 2024-02-21 Stefan Liebler New
[v2] S390: Allow "v" constraint for long double math_opt_barrier and math_force_eval with GCC 11. [v2] S390: Allow "v" constraint for long double math_opt_barrier and math_force_eval with GCC 11. - - - - --- 2021-03-31 Stefan Liebler New
[v2] Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing [v2] Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing - - - - --- 2020-11-24 Stefan Liebler New
[v2] Loosen the limits of time/tst-cpuclock1. [v2] Loosen the limits of time/tst-cpuclock1. - - - - --- 2020-10-19 Stefan Liebler New
[v2] Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request. [v2] Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request. - - 1 - --- 2020-12-04 Stefan Liebler New
[v2] Fix stringop-overflow warning in bug-regex19.c. [v2] Fix stringop-overflow warning in bug-regex19.c. - - - - --- 2021-05-17 Stefan Liebler New
[v2] Fix failing nss/tst-nss-files-hosts-long. [v2] Fix failing nss/tst-nss-files-hosts-long. - - - - --- 2021-07-12 Stefan Liebler New
[v2,18/18] Adjust s_copysignl.c regarding code style. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-09 Stefan Liebler New
[v2,17/18] Adjust s_ceilf.c and s_ceill.c regarding code style. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-09 Stefan Liebler New
[v2,16/18] Adjust s_floorf.c and s_floorl.c regarding code style. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-09 Stefan Liebler New
[v2,15/18] Adjust s_rintf.c and s_rintl.c regarding code style. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-09 Stefan Liebler New
[v2,14/18] Adjust s_nearbyintf.c and s_nearbyintl.c regarding code style. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-09 Stefan Liebler New
[v2,13/18] Use GCC builtins for copysign functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-09 Stefan Liebler New
[v2,12/18] Use GCC builtins for round functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-09 Stefan Liebler New
[v2,11/18] Use GCC builtins for trunc functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-09 Stefan Liebler New
[v2,10/18] Use GCC builtins for ceil functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-09 Stefan Liebler New
[v2,09/18] Use GCC builtins for floor functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-09 Stefan Liebler New
[v2,08/18] Use GCC builtins for rint functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-09 Stefan Liebler New
[v2,07/18] Use GCC builtins for nearbyint functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-09 Stefan Liebler New
[v2,06/18] Always use wordsize-64 version of s_round.c. Use GCC builtins for some math functions if desired. - - - - --- 2019-12-09 Stefan Liebler New
[v2,05/18] Always use wordsize-64 version of s_trunc.c. Use GCC builtins for some math functions if desired. - - - - --- 2019-12-09 Stefan Liebler New
[v2,04/18] Always use wordsize-64 version of s_ceil.c. Use GCC builtins for some math functions if desired. - - - - --- 2019-12-09 Stefan Liebler New
[v2,03/18] Always use wordsize-64 version of s_floor.c. Use GCC builtins for some math functions if desired. - - - - --- 2019-12-09 Stefan Liebler New
[v2,02/18] Always use wordsize-64 version of s_rint.c. Use GCC builtins for some math functions if desired. - - - - --- 2019-12-09 Stefan Liebler New
[v2,01/18] Always use wordsize-64 version of s_nearbyint.c. Use GCC builtins for some math functions if desired. - - - - --- 2019-12-09 Stefan Liebler New
[COMMITTED] s390x: Regenerate ULPs. [COMMITTED] s390x: Regenerate ULPs. - - - - --- 2021-03-12 Stefan Liebler New
[COMMITTED] s390x: Regenerate ULPs. [COMMITTED] s390x: Regenerate ULPs. - - - - --- 2023-02-28 Stefan Liebler New
[COMMITTED] s390: Update ulps [COMMITTED] s390: Update ulps - - - - --- 2021-04-15 Stefan Liebler New
[COMMITTED] S390: Regenerate ULPs. [COMMITTED] S390: Regenerate ULPs. - - - - --- 2018-09-06 Stefan Liebler New
[COMMITTED] S390: Regenerate ULPs. [COMMITTED] S390: Regenerate ULPs. - - - - --- 2018-11-28 Stefan Liebler New
[COMMITTED] S390: Regenerate ULPs. [COMMITTED] S390: Regenerate ULPs. - - - - --- 2019-06-25 Stefan Liebler New
[COMMITTED] S390: Regenerate ULPs. [COMMITTED] S390: Regenerate ULPs. - - - - --- 2020-06-24 Stefan Liebler New
[COMMITTED] S390: Regenerate ULPs. [COMMITTED] S390: Regenerate ULPs. - - - - --- 2020-08-12 Stefan Liebler New
[COMMITTED] S390: Fix werror=unused-variable in ifunc-impl-list.c. [COMMITTED] S390: Fix werror=unused-variable in ifunc-impl-list.c. - - - - --- 2022-08-18 Stefan Liebler New
[COMMITTED] S390: Fix non-ascii character in fenv.h. [COMMITTED] S390: Fix non-ascii character in fenv.h. - - - - --- 2020-02-12 Stefan Liebler New
[COMMITTED] S390: Fix introduction of __wmemcmp and weak wmemcmp symbols. [COMMITTED] S390: Fix introduction of __wmemcmp and weak wmemcmp symbols. - - - - --- 2019-02-06 Stefan Liebler New
[COMMITTED] S390: Fix introduction of __wcscpy and weak wcscpy symbols. [COMMITTED] S390: Fix introduction of __wcscpy and weak wcscpy symbols. - - - - --- 2019-03-01 Stefan Liebler New
[COMMITTED] S390: Define SINGLE_THREAD_BY_GLOBAL only on s390x [COMMITTED] S390: Define SINGLE_THREAD_BY_GLOBAL only on s390x - - - - --- 2022-07-14 Stefan Liebler New
[COMMITTED] S390: Add new hwcap values. [COMMITTED] S390: Add new hwcap values. - - - - --- 2021-02-16 Stefan Liebler New
[56/56] S390: Cleanup ifunc-resolve.h. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[55/56] S390: Refactor gconv_simple ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[54/56] S390: Refactor wmemcmp ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[53/56] S390: Refactor wmemset ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[52/56] S390: Refactor wmemchr ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[51/56] S390: Refactor wcscspn ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[50/56] S390: Refactor wcspbrk ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[5/5] S390: Add arch13 memmem ifunc variant. [1/5] S390: Add new hwcap values for new cpu architecture arch13. - - - - --- 2019-03-18 Stefan Liebler New
[49/56] S390: Refactor wcsspn ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[48/56] S390: Refactor wcsrchr ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[47/56] S390: Refactor wcschrnul ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[46/56] S390: Refactor wcschr ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[45/56] S390: Refactor wcsncmp ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[44/56] S390: Refactor wcscmp ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[43/56] S390: Refactor wcsncat ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[42/56] S390: Refactor wcscat ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[41/56] S390: Refactor wcpncpy ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[40/56] S390: Refactor wcsncpy ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[4/5] S390: Add arch13 strstr ifunc variant. [1/5] S390: Add new hwcap values for new cpu architecture arch13. - - - - --- 2019-03-18 Stefan Liebler New
[39/56] S390: Refactor wcpcpy ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[38/56] S390: Refactor wcscpy ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[37/56] S390: Refactor wcsnlen ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[36/56] S390: Refactor wcslen ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[35/56] S390: Refactor memrchr ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[34/56] S390: Refactor memccpy ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[33/56] S390: Refactor rawmemchr ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[32/56] S390: Refactor memchr ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[31/56] S390: Refactor strcspn ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[30/56] S390: Refactor strpbrk ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[3/5] S390: Add arch13 memmove ifunc variant. [1/5] S390: Add new hwcap values for new cpu architecture arch13. - - - - --- 2019-03-18 Stefan Liebler New
[29/56] S390: Refactor strspn ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[28/56] S390: Refactor strrchr ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[27/56] S390: Refactor strchrnul ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[26/56] S390: Refactor strchr ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[25/56] S390: Refactor strncmp ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[24/56] S390: Refactor strcmp ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[23/56] S390: Refactor strncat ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[22/56] S390: Refactor strcat ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[21/56] S390: Refactor stpncpy ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
[20/56] S390: Refactor strncpy ifunc handling. [01/56] S390: Add configure check to detect z10 as mininum architecture level set. - - - - --- 2018-11-30 Stefan Liebler New
« 1 2 3 »