Show patches with: Submitter = Joseph Myers       |    State = Action Required       |    Archived = No       |   1828 patches
« 1 2 3 418 19 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Update syscall lists for Linux 5.16 Update syscall lists for Linux 5.16 - - - - --- 2022-01-12 Joseph Myers New
Use Linux 5.16 in build-many-glibcs.py Use Linux 5.16 in build-many-glibcs.py - - - - --- 2022-01-11 Joseph Myers New
Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.h Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.h - - 1 - --- 2021-12-09 Joseph Myers New
Update kernel version to 5.15 in tst-mman-consts.py Update kernel version to 5.15 in tst-mman-consts.py - - - - --- 2021-11-19 Joseph Myers New
Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h - - - - --- 2021-11-17 Joseph Myers New
Update syscall lists for Linux 5.15 Update syscall lists for Linux 5.15 - - - - --- 2021-11-04 Joseph Myers New
Fix memmove call in vfprintf-internal.c:group_number Fix memmove call in vfprintf-internal.c:group_number - - - - --- 2021-11-04 Joseph Myers New
Use Linux 5.15 in build-many-glibcs.py Use Linux 5.15 in build-many-glibcs.py - - - - --- 2021-11-02 Joseph Myers New
Disable -Waggressive-loop-optimizations warnings in tst-dynarray.c Disable -Waggressive-loop-optimizations warnings in tst-dynarray.c - - - - --- 2021-10-27 Joseph Myers New
[v2] Correct access attribute on memfrob (bug 28475) [v2] Correct access attribute on memfrob (bug 28475) - - - - --- 2021-10-19 Joseph Myers New
Correct access attribute on memfrob (bug 28475) Correct access attribute on memfrob (bug 28475) - - - - --- 2021-10-19 Joseph Myers New
[v2] Support C2X printf %b, %B [v2] Support C2X printf %b, %B - - - - --- 2021-10-13 Joseph Myers New
Fix nios2 localplt failure [committed] Fix nios2 localplt failure [committed] - - - - --- 2021-10-11 Joseph Myers New
Support C2X printf %b, %B Support C2X printf %b, %B - - - - --- 2021-10-07 Joseph Myers New
Add TEST_COMPARE_STRING_WIDE to support/check.h Add TEST_COMPARE_STRING_WIDE to support/check.h - - - - --- 2021-10-06 Joseph Myers New
Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compare Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compare - - 1 - --- 2021-10-04 Joseph Myers New
Fix stdio-common tests for GCC 12 -Waddress Fix stdio-common tests for GCC 12 -Waddress - - 1 - --- 2021-10-04 Joseph Myers New
Add exp10 macro to <tgmath.h> (bug 26108) [committed] Add exp10 macro to <tgmath.h> (bug 26108) [committed] - - - - --- 2021-09-30 Joseph Myers New
Add C2X _PRINTF_NAN_LEN_MAX Add C2X _PRINTF_NAN_LEN_MAX - - - - --- 2021-09-30 Joseph Myers New
Do not declare fmax, fmin _FloatN, _FloatNx versions for C2X [committed] Do not declare fmax, fmin _FloatN, _FloatNx versions for C2X [committed] - - - - --- 2021-09-29 Joseph Myers New
Do not define tgmath.h fmaxmag, fminmag macros for C2X (bug 28397) [committed] Do not define tgmath.h fmaxmag, fminmag macros for C2X (bug 28397) [committed] - - - - --- 2021-09-29 Joseph Myers New
Add fmaximum, fminimum functions [committed] Add fmaximum, fminimum functions [committed] - - - - --- 2021-09-28 Joseph Myers New
Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__ [committed] Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__ [committed] - - - - --- 2021-09-24 Joseph Myers New
Fix sysdeps/x86/fpu/s_ffma.c for 32-bit FMA processor case [committed] Fix sysdeps/x86/fpu/s_ffma.c for 32-bit FMA processor case [committed] - - - - --- 2021-09-24 Joseph Myers New
Fix ffma use of round-to-odd on x86 [committed] Fix ffma use of round-to-odd on x86 [committed] - - - - --- 2021-09-23 Joseph Myers New
Add narrowing fma functions Add narrowing fma functions - - - - --- 2021-09-22 Joseph Myers New
Adjust new narrowing div/mul tests for IBM long double, update powerpc ULPs [committed] Adjust new narrowing div/mul tests for IBM long double, update powerpc ULPs [committed] - - - - --- 2021-09-22 Joseph Myers New
Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358) [committed] Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358) [committed] - - - - --- 2021-09-21 Joseph Myers New
Use $(pie-default) with conformtest [committed] Use $(pie-default) with conformtest [committed] - - - - --- 2021-09-17 Joseph Myers New
Run conform/ tests using newly built libc Run conform/ tests using newly built libc - - - - --- 2021-09-16 Joseph Myers New
Redirect fma calls to __fma in libm [committed] Redirect fma calls to __fma in libm [committed] - - - - --- 2021-09-15 Joseph Myers New
Fix build-many-glibcs.py --strip for installed library renaming Fix build-many-glibcs.py --strip for installed library renaming - - - - --- 2021-09-15 Joseph Myers New
Add narrowing square root functions [committed] Add narrowing square root functions [committed] - - - - --- 2021-09-10 Joseph Myers New
Update kernel version to 5.14 in tst-mman-consts.py Update kernel version to 5.14 in tst-mman-consts.py - - - - --- 2021-09-08 Joseph Myers New
Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-linux.h Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-linux.h - - 1 - --- 2021-09-07 Joseph Myers New
Update syscall lists for Linux 5.14 Update syscall lists for Linux 5.14 - - - - --- 2021-09-07 Joseph Myers New
Use Linux 5.14 in build-many-glibcs.py Use Linux 5.14 in build-many-glibcs.py - - - - --- 2021-09-06 Joseph Myers New
Allow #pragma GCC in headers in conformtest [committed] (was: Re: [PATCH v3] remove attribute acces… Allow #pragma GCC in headers in conformtest [committed] (was: Re: [PATCH v3] remove attribute acces… - - - - --- 2021-08-27 Joseph Myers New
Fix iconv build with GCC mainline Fix iconv build with GCC mainline - - - - --- 2021-08-19 Joseph Myers New
Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h - - - - --- 2021-08-06 Joseph Myers New
Add INADDR_DUMMY from Linux 5.13 to netinet/in.h Add INADDR_DUMMY from Linux 5.13 to netinet/in.h - - - - --- 2021-08-05 Joseph Myers New
Use binutils 2.37 branch in build-many-glibcs.py Use binutils 2.37 branch in build-many-glibcs.py - - 1 - --- 2021-08-03 Joseph Myers New
Fix build of nptl/tst-thread_local1.cc with GCC 12 Fix build of nptl/tst-thread_local1.cc with GCC 12 - - - - --- 2021-08-02 Joseph Myers New
Add NT_ARM_PAC_ENABLED_KEYS to elf.h Add NT_ARM_PAC_ENABLED_KEYS to elf.h - - 1 - --- 2021-07-08 Joseph Myers New
Update MIPS libm-test-ulps [committed] Update MIPS libm-test-ulps [committed] - - - - --- 2021-07-07 Joseph Myers New
Update powerpc-nofpu libm-test-ulps [committed] Update powerpc-nofpu libm-test-ulps [committed] - - - - --- 2021-07-07 Joseph Myers New
Update kernel version to 5.13 in tst-mman-consts.py Update kernel version to 5.13 in tst-mman-consts.py - - - - --- 2021-07-06 Joseph Myers New
Update syscall lists for Linux 5.13 Update syscall lists for Linux 5.13 - - - - --- 2021-06-30 Joseph Myers New
Use Linux 5.13 in build-many-glibcs.py Use Linux 5.13 in build-many-glibcs.py - - - - --- 2021-06-29 Joseph Myers New
Add C2X timespec_getres Add C2X timespec_getres - - 1 - --- 2021-05-13 Joseph Myers New
Do not declare asctime_r and ctime_r for C2X Do not declare asctime_r and ctime_r for C2X - - 1 - --- 2021-05-13 Joseph Myers New
[committed] Make sysdeps/generic/libc.abilist empty [committed] Make sysdeps/generic/libc.abilist empty - - - - --- 2021-05-13 Joseph Myers New
Update floating-point feature test macro handling for C2X Update floating-point feature test macro handling for C2X - - 1 - --- 2021-05-12 Joseph Myers New
Add PTRACE_SYSEMU and PT_SYSEMU_SINGLESTEP from Linux 5.12 for s390 Add PTRACE_SYSEMU and PT_SYSEMU_SINGLESTEP from Linux 5.12 for s390 - - - - --- 2021-05-10 Joseph Myers New
Update kernel version to 5.12 in tst-mman-consts.py Update kernel version to 5.12 in tst-mman-consts.py - - - - --- 2021-04-28 Joseph Myers New
Update syscall lists for Linux 5.12 Update syscall lists for Linux 5.12 - - - - --- 2021-04-27 Joseph Myers New
Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py - - - - --- 2021-04-26 Joseph Myers New
Update Nios II libm-test-ulps [committed] Update Nios II libm-test-ulps [committed] - - - - --- 2021-04-01 Joseph Myers New
Update kernel version to 5.11 in tst-mman-consts.py Update kernel version to 5.11 in tst-mman-consts.py - - - - --- 2021-03-10 Joseph Myers New
Update syscall lists for Linux 5.11 Update syscall lists for Linux 5.11 - - - - --- 2021-02-19 Joseph Myers New
Use Linux 5.11 in build-many-glibcs.py Use Linux 5.11 in build-many-glibcs.py - - - - --- 2021-02-15 Joseph Myers New
Add more ptrace constants for AArch64 and PowerPC Add more ptrace constants for AArch64 and PowerPC - - - - --- 2021-02-08 Joseph Myers New
Add NT_ARM_TAGGED_ADDR_CTRL from Linux 5.10 to elf.h Add NT_ARM_TAGGED_ADDR_CTRL from Linux 5.10 to elf.h - - - - --- 2021-02-04 Joseph Myers New
Use binutils 2.36 branch in build-many-glibcs.py Use binutils 2.36 branch in build-many-glibcs.py - - - - --- 2021-02-02 Joseph Myers New
Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h> Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h> - - - - --- 2021-02-02 Joseph Myers New
Update MIPS libm-test-ulps [committed] Update MIPS libm-test-ulps [committed] - - - - --- 2021-01-18 Joseph Myers New
Update arm libm-test-ulps [committed] Update arm libm-test-ulps [committed] - - - - --- 2021-01-18 Joseph Myers New
Update powerpc-nofpu libm-test-ulps [committed] Update powerpc-nofpu libm-test-ulps [committed] - - - - --- 2021-01-18 Joseph Myers New
Update STATX_ATTR_DAX value from Linux 5.10 Update STATX_ATTR_DAX value from Linux 5.10 - - - - --- 2021-01-08 Joseph Myers New
Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10 Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10 - - - - --- 2021-01-06 Joseph Myers New
Update kernel version to 5.10 in tst-mman-consts.py Update kernel version to 5.10 in tst-mman-consts.py - - - - --- 2020-12-16 Joseph Myers New
Update syscall lists for Linux 5.10 Update syscall lists for Linux 5.10 - - - - --- 2020-12-16 Joseph Myers New
Use Linux 5.10 in build-many-glibcs.py Use Linux 5.10 in build-many-glibcs.py - - - - --- 2020-12-15 Joseph Myers New
Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlines Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlines - - 1 - --- 2020-12-08 Joseph Myers New
Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliases Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliases - - - - --- 2020-12-07 Joseph Myers New
Use GMP 6.2.1 in build-many-glibcs.py Use GMP 6.2.1 in build-many-glibcs.py - - - - --- 2020-12-07 Joseph Myers New
Disable spurious -Warray-bounds for ypclnt.c (bug 26687) Disable spurious -Warray-bounds for ypclnt.c (bug 26687) - - - - --- 2020-10-28 Joseph Myers New
Do not use array parameter to new_composite_name (bug 26726) Do not use array parameter to new_composite_name (bug 26726) - - - - --- 2020-10-28 Joseph Myers New
Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647) Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647) - - - - --- 2020-10-28 Joseph Myers New
Use MPC 1.2.1 in build-many-glibcs.py Use MPC 1.2.1 in build-many-glibcs.py - - - - --- 2020-10-27 Joseph Myers New
Update kernel version to 5.9 in tst-mman-consts.py Update kernel version to 5.9 in tst-mman-consts.py - - - - --- 2020-10-26 Joseph Myers New
Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9 Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9 - - - - --- 2020-10-23 Joseph Myers New
Update syscall lists for Linux 5.9 Update syscall lists for Linux 5.9 - - - - --- 2020-10-22 Joseph Myers New
Use Linux 5.9 in build-many-glibcs.py Use Linux 5.9 in build-many-glibcs.py - - - - --- 2020-10-21 Joseph Myers New
Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647) Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647) - - 1 - --- 2020-10-01 Joseph Myers New
Disable -Wstringop-overread for some string tests Disable -Wstringop-overread for some string tests - - - - --- 2020-09-07 Joseph Myers New
Add C2x BOOL_MAX and BOOL_WIDTH to limits.h Add C2x BOOL_MAX and BOOL_WIDTH to limits.h - - - - --- 2020-08-19 Joseph Myers New
Use MPC 1.2.0 in build-many-glibcs.py Use MPC 1.2.0 in build-many-glibcs.py - - - - --- 2020-08-18 Joseph Myers New
Update build-many-glibcs.py for binutils ia64 obsoletion Update build-many-glibcs.py for binutils ia64 obsoletion - - - - --- 2020-08-13 Joseph Myers New
Add new STATX_* constants from Linux 5.8 to bits/statx-generic.h Add new STATX_* constants from Linux 5.8 to bits/statx-generic.h - - - - --- 2020-08-12 Joseph Myers New
Update kernel version to 5.8 in tst-mman-consts.py Update kernel version to 5.8 in tst-mman-consts.py - - - - --- 2020-08-07 Joseph Myers New
Update syscall lists for Linux 5.8 Update syscall lists for Linux 5.8 - - - - --- 2020-08-06 Joseph Myers New
Use Linux 5.8 in build-many-glibcs.py Use Linux 5.8 in build-many-glibcs.py - - - - --- 2020-08-06 Joseph Myers New
Use binutils 2.35 branch in build-many-glibcs.py Use binutils 2.35 branch in build-many-glibcs.py - - - - --- 2020-07-24 Joseph Myers New
Update powerpc-nofpu libm-test-ulps [committed] Update powerpc-nofpu libm-test-ulps [committed] - - - - --- 2020-07-20 Joseph Myers New
Use MPFR 4.1.0 in build-many-glibcs.py Use MPFR 4.1.0 in build-many-glibcs.py - - - - --- 2020-07-14 Joseph Myers New
Fix memory leak in __printf_fp_l (bug 26215) Fix memory leak in __printf_fp_l (bug 26215) - - 1 - --- 2020-07-09 Joseph Myers New
Fix double free in __printf_fp_l (bug 26214) Fix double free in __printf_fp_l (bug 26214) - - 1 - --- 2020-07-08 Joseph Myers New
Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26211) Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26211) - - - - --- 2020-07-07 Joseph Myers New
Use C2x return value from getpayload of non-NaN (bug 26073) Use C2x return value from getpayload of non-NaN (bug 26073) - - 1 - --- 2020-07-01 Joseph Myers New
« 1 2 3 418 19 »