Show patches with: State = Action Required       |   4779 patches
« 1 29 10 1147 48 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[RFC,v1,16/16] Add RISC-V 32-bit target to build-many-glibcs.py - - --- 2019-06-22 Alistair Francis New
[RFC,v1,15/16] RISC-V: Fix llrint and llround missing exceptions on RV32 - - --- 2019-06-22 Alistair Francis New
[RFC,v1,14/16] RISC-V: Build Infastructure for the 32-bit - - --- 2019-06-22 Alistair Francis New
[RFC,v1,13/16] RISC-V: Add ABI lists - - --- 2019-06-22 Alistair Francis New
[RFC,v1,12/16] RISC-V: Regenerate ULPs of RISC-V - - --- 2019-06-22 Alistair Francis New
[RFC,v1,11/16] RISC-V: Hard float support for the 32 bit - - --- 2019-06-22 Alistair Francis New
[RFC,v1,10/16] RISC-V: The ABI implementation for the 32-bit - - --- 2019-06-22 Alistair Francis New
[RFC,v1,09/16] RISC-V: Add path of library directories for the 32-bit - - --- 2019-06-22 Alistair Francis New
[RFC,v1,08/16] RISC-V: Support dynamic loader for the 32-bit - - --- 2019-06-22 Alistair Francis New
[RFC,v1,07/16] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 - - --- 2019-06-22 Alistair Francis New
[RFC,v1,06/16] Documentation for the RISC-V 32-bit port - - --- 2019-06-22 Alistair Francis New
[RFC,v1,05/16] sysdeps/getrlimit: Use __NR_prlimit64 if avaliable - - --- 2019-06-22 Alistair Francis New
[RFC,v1,04/16] sysdeps/wait: Use __NR_waitid if avaliable - - --- 2019-06-22 Alistair Francis New
[RFC,v1,03/16] sysdeps/gettimeofday: Use clock_gettime64 syscall for gettimeofday - - --- 2019-06-22 Alistair Francis New
[RFC,v1,02/16] sysdeps/futex: Use __NR_futex_time64 if we don't have __NR_futex - - --- 2019-06-22 Alistair Francis New
[RFC,v1,01/16] sysdeps/nanosleep: Use clock_nanosleep_time64 instead of nanosleep - - --- 2019-06-22 Alistair Francis New
Linux: Add <sys/direntries.h> - - --- 2019-06-18 Florian Weimer New
Linux: Add fortify wrapper for getdents64 - - --- 2019-06-18 Florian Weimer New
[v2] Aarch64: Add simd exp/expf functions - - --- 2019-05-22 Steve Ellcey New
test-in-container: Do not set GCONV_PATH, LOCPATH - - --- 2019-05-20 Florian Weimer New
manual: Improve documentation of the shutdown function - - --- 2019-05-17 Florian Weimer New
nss_dns: Remove RES_USE_INET6 handling - - --- 2019-05-16 Florian Weimer New
[V2] Enhance comments in nsswitch.h - - --- 2019-05-14 DJ Delorie New
Add various constants to malloc_info output. - - --- 2019-05-14 DJ Delorie New
[BZ,24544] Use support_install_prefix in elf/tst-pldd.c 1 - --- 2019-05-09 Romain Geissler DCO or assignment missing
[v2] strftime: Allow use of both 'O' and 'E' like "%OEy", "%OEY" [BZ #24453] - - --- 2019-04-18 TAMUKI Shoichi New
[1/1] stdlib/tst-secure-getenv: handle >64 groups - - --- 2019-04-04 Mike Gerow Changes Requested
[v2,3/3] python scripts: don't use "==" to compare to None 1 - --- 2019-03-31 Konstantin Kharlamov New
[v2,2/3] nss/grp: don't pass src by value to copy_grp - - --- 2019-03-31 Konstantin Kharlamov New
[v2,1/3] support: don't pass to set_search_path a big struct by value - - --- 2019-03-31 Konstantin Kharlamov New
[v2] support: don't pass to resolv_test_start a big struct by value - - --- 2019-03-24 Konstantin Kharlamov New
nss_dns: Adjust gethostby* processing to struct alloc_buffer - - --- 2019-03-08 Florian Weimer New
nss_dns: Adjust ns_name_ntop failure handling in getnetby* - - --- 2019-03-08 Florian Weimer New
nss_dns: More consistency in corrupt message handling in getnetby* - - --- 2019-03-08 Florian Weimer New
nss_dns: Enforce QDCOUNT == 1 in getnetby* implementation - - --- 2019-03-08 Florian Weimer New
First in the series of patches implementing POWER8 vector math. - - --- 2019-02-18 GT New
Prefer _Noreturn to __attribute__ ((__noreturn__)) when either will do - - --- 2019-02-16 Paul Eggert New
Avoid concurrency problem in ldconfig (bug 23973) - - --- 2019-02-14 Andreas Schwab New
[v3,2/2] mtrace: record backtrace of memory allocation/deallocation - - --- 2019-02-12 Kyeong Yoo New
[v3,1/2] mtrace: record backtrace of memory allocation/deallocation - - --- 2019-02-12 Kyeong Yoo New
Linux: Add pthread_tid_np function - - --- 2019-02-08 Florian Weimer New
i386: Remove support for GCC versions before 5 from <sysdep.h> - - --- 2019-02-02 Florian Weimer New
[RFC,4/4] rseq registration tests (v2) - - --- 2019-01-21 Mathieu Desnoyers RFC
[RFC,3/4] support record failure: allow use from constructor - - --- 2019-01-21 Mathieu Desnoyers RFC
[RFC,2/4] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux - - --- 2019-01-21 Mathieu Desnoyers RFC
[RFC,1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6) - - --- 2019-01-21 Mathieu Desnoyers RFC
Building math-vector-fortran.h in glibc - - --- 2019-01-18 Steve Ellcey New
[v3,2/2] Mutex: add unit tests for new type - - --- 2019-01-14 Kemi Wang New
[v3,1/2] Mutex: Accelerate lock acquisition by queuing spinner - - --- 2019-01-14 Kemi Wang New
Deprecate 32-bit off_t support - - --- 2019-01-04 Florian Weimer Changes Requested
[v4] Only build libm with -fno-math-errno (bug 24024) - - --- 2019-01-02 Aurelien Jarno New
[v3] Only build libm with -fno-math-errno (bug 24024) - - --- 2019-01-02 Aurelien Jarno New
[v2] Improve performance of strstr - - --- 2018-12-31 Wilco Dijkstra New
[v2] Improve bench-strstr - - --- 2018-12-31 Wilco Dijkstra New
Improve string benchtests - - --- 2018-12-27 Wilco Dijkstra New
regex: simplify Gnulib port - - --- 2018-12-26 Paul Eggert New
NUMA spinlock [BZ #23962] - - --- 2018-12-26 ling.ma.program@gmail.com New
[v2] ARM: fix kernel assisted atomics with GCC 8 (bug 24034) - - --- 2018-12-25 Aurelien Jarno New
ARM: fix kernel assisted atomics with GCC 8 - - --- 2018-12-23 Aurelien Jarno New
[v2] Only build libm with -fno-math-errno - - --- 2018-12-22 Aurelien Jarno New
Only build libm with -fno-math-errno - - --- 2018-12-22 Aurelien Jarno New
riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022] - - --- 2018-12-21 H.J. Lu New
Improve performance of memmem - - --- 2018-12-21 Wilco Dijkstra New
Improve bench-strlen - - --- 2018-12-21 Wilco Dijkstra New
[v5] Y2038: make __difftime compatible with 64-bit time - - --- 2018-12-20 Albert ARIBAUD New
Refactor string benchtests - - --- 2018-12-20 Wilco Dijkstra New
[v2,2/3] aarch64: Optimized memchr specific to AmpereComputing emag - - --- 2018-12-20 Feng Xue OS New
[v4] Y2038: make __difftime compatible with 64-bit time - - --- 2018-12-20 Albert ARIBAUD New
[v2,3/3] Manual: Add manual for pthread mutex - - --- 2018-12-20 Kemi Wang New
[v2,2/3] Mutex: add unit tests for new type - - --- 2018-12-20 Kemi Wang New
[v2,1/3] Mutex: Accelerate lock acquisition by queuing spinner - - --- 2018-12-20 Kemi Wang New
[v8,12/12] C-SKY: Skeleton documentation - - --- 2018-12-20 毛晗 New
[v8,11/12] C-SKY: Add build-many-glibcs.py support - - --- 2018-12-20 毛晗 New
[v8,10/12] C-SKY: Add ABI definitions in config.h.in - - --- 2018-12-20 毛晗 New
[v8,09/12] C-SKY: Build Infastructure - - --- 2018-12-20 毛晗 New
[v8,08/12] C-SKY: Linux Startup and Dynamic Loading Code - - --- 2018-12-20 毛晗 New
[v8,07/12] C-SKY: ABI Lists - - --- 2018-12-20 毛晗 New
[v8,06/12] C-SKY: Linux ABI - - --- 2018-12-20 毛晗 New
[v8,05/12] C-SKY: Linux Syscall Interface - - --- 2018-12-20 毛晗 New
[v8,04/12] C-SKY: NPTL support and Atomic - - --- 2018-12-20 毛晗 New
[v8,03/12] C-SKY: Math support - - --- 2018-12-20 毛晗 New
[v8,02/12] C-SKY: TLS support - - --- 2018-12-20 毛晗 New
[v8,01/12] C-SKY: ABI related code - - --- 2018-12-20 毛晗 New
[v11] Locales: Cyrillic -> ASCII transliteration [BZ #2872] - - --- 2018-12-19 Egor Kobylkin New
[AArch64] Add ifunc support for Ares - - --- 2018-12-19 Wilco Dijkstra New
[2/2] Fix time/mktime.c and time/gmtime.c for gnulib compatibility - - --- 2018-12-19 Albert ARIBAUD New
[1/2] Y2038: make __mktime_internal compatible with __time64_t - - --- 2018-12-19 Albert ARIBAUD New
[21/21] NEWS: mention ARC port - - --- 2018-12-18 Vineet Gupta New
[20/21] build-many-glibcs.py: Enable ARC builds - - --- 2018-12-18 Vineet Gupta New
[19/21] ARC: fix several unwining and cancelation tests - - --- 2018-12-18 Vineet Gupta New
[18/21] ARC: testsuite fix: GD TLS issue - - --- 2018-12-18 Vineet Gupta New
[17/21] ARC: testsuite fix: stdlib/tst-makecontext - - --- 2018-12-18 Vineet Gupta New
[16/21] ARC: testsuite fix: sysvipc/* - - --- 2018-12-18 Vineet Gupta New
[15/21] ARC: testsuite fix: elf/check-initfini - - --- 2018-12-18 Vineet Gupta New
[14/21] ARC: Enable __start as entry point vs. canonical _start - - --- 2018-12-18 Vineet Gupta New
[13/21] ARC: Build Infrastructure - - --- 2018-12-18 Vineet Gupta New
[12/21] ARC: Update syscall-names.list for ARC specific syscalls - - --- 2018-12-18 Vineet Gupta New
[11/21] ARC: ABI lists - - --- 2018-12-18 Vineet Gupta New
[10/21] ARC: Linux Startup and Dynamic Loading - - --- 2018-12-18 Vineet Gupta New
[09/21] ARC: Linux ABI - - --- 2018-12-18 Vineet Gupta New
« 1 29 10 1147 48 »