Show patches with: State = Action Required       |    Archived = No       |   536 patches
« 1 2 3 45 6 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
wcstombs: also call __WCTOMB on terminating NUL if output buffer is NULL wcstombs: also call __WCTOMB on terminating NUL if output buffer is NULL - - --- 2025-07-01 Christian Franke New
newlib: increase jump buffer length to 24 to fit all non-volatile registers for aarch64-pc-cygwin newlib: increase jump buffer length to 24 to fit all non-volatile registers for aarch64-pc-cygwin - - --- 2025-06-27 Radek Barton New
[v2] newlib: libc: make AArch64 asmdefs.h compatible with GCC/binutils COFF [v2] newlib: libc: make AArch64 asmdefs.h compatible with GCC/binutils COFF - - --- 2025-06-27 Radek Barton New
[PATCH/QUESTION] newlib: fenv: AArch64 Cygwin linking fixes [PATCH/QUESTION] newlib: fenv: AArch64 Cygwin linking fixes - - --- 2025-06-27 Radek Barton New
[v5,5/5] libc: Update the guard for quick_exit() and at_quick_exit() functions libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v5,4/5] libc: Added the prototype for ppoll() libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v5,3/5] libc: Added the prototype for sem_clockwait() libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v5,2/5] libc/../pthread.h: Updated the guard for Posix Issue 8 functions libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v5,1/5] libc: Added timespec_get() to time.h libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v4,5/5] libc: Update the guard for quick_exit() and at_quick_exit() functions libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v4,4/5] libc: Added the prototype for ppoll() libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v4,3/5] libc: Added the prototype for sem_clockwait() libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v4,2/5] libc/../pthread.h: Updated the guard for Posix Issue 8 functions libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v4,1/5] libc: Added timespec_get() to time.h libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v3,5/5] libc: Update the guard for quick_exit() and at_quick_exit() fucntions libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v3,4/5] libc: Added the prototype for ppoll() libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v3,3/5] libc: Added the prototype for sem_clockwait() libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v3,2/5] libc/../pthread.h: Updated the guard for Posix Issue 8 functions libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v3,1/5] libc: Added timespec_get() to time.h libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v2,5/5] libc: Update the guard for quick_exit() and at_quick_exit() fucntions libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v2,4/5] libc: Added the prototype for ppoll() libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v2,3/5] libc: Added the prototype for sem_clockwait() libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v2,2/5] libc/../pthread.h: Updated the guard for Posix Issue 8 functions libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
[v2,1/5] libc: Added timespec_get() to time.h libc: Add/Update prototypes for POSIX Issue 8 functions - - --- 2025-06-23 Mazen Adel Elmessady New
libc: Add/Update prototypes For POSIX Issue 8 functions libc: Add/Update prototypes For POSIX Issue 8 functions - - --- 2025-06-21 Mazen Adel Elmessady New
[v2] newlib: libc: define _ctype for AArch64 Cygwin [v2] newlib: libc: define _ctype for AArch64 Cygwin - - --- 2025-06-18 Radek Barton New
posix_spawn: factor out structs to an internal header posix_spawn: factor out structs to an internal header - - --- 2025-06-17 Jeremy Drake New
[v2,6/6] newlib: Regenerate configuration files RISC-V: Optimize memmove() for speed 1 - --- 2025-06-17 m fally New
[v2,5/6] RISC-V: memmove() speed optimized: Call memcpy() RISC-V: Optimize memmove() for speed - - --- 2025-06-17 m fally New
[v2,4/6] RISC-V: memmove() speed optimized: Align source address RISC-V: Optimize memmove() for speed 1 - --- 2025-06-17 m fally New
[v2,3/6] RISC-V: memmove() speed optimized: Add loop-unrolling RISC-V: Optimize memmove() for speed 1 - --- 2025-06-17 m fally New
[v2,2/6] RISC-V: memmove() speed optimized: Replace macros and use fixed-width types RISC-V: Optimize memmove() for speed 1 - --- 2025-06-17 m fally New
[v2,1/6] RISC-V: memmove() speed optimized: Add implementation RISC-V: Optimize memmove() for speed 1 - --- 2025-06-17 m fally New
[PATCH/QUESTION] newlib: fenv: AArch64 Cygwin linking fixes [PATCH/QUESTION] newlib: fenv: AArch64 Cygwin linking fixes - - --- 2025-06-16 Radek Barton New
newlib: libc: define _ctype for AArch64 Cygwin newlib: libc: define _ctype for AArch64 Cygwin - - --- 2025-06-12 Radek Barton New
newlib: libc: make AArch64 assembly implementations portable newlib: libc: make AArch64 assembly implementations portable - - --- 2025-06-12 Radek Barton New
[v4,11/11] libc: mips: fix strcmp bug for little endian targets A series of updates related to MIPS - - --- 2025-06-11 Jovan Dmitrovic New
[v4,10/11] libgloss: mips: UHI linker scripts fail to link with _isr_vec_count=1 A series of updates related to MIPS - - --- 2025-06-11 Jovan Dmitrovic New
[v4,09/11] libgloss: mips: g++ exception handling failure on o32 elf targets A series of updates related to MIPS - - --- 2025-06-11 Jovan Dmitrovic New
[v4,08/11] libc: mips: Improve performance of strcmp implementation A series of updates related to MIPS - - --- 2025-06-11 Jovan Dmitrovic New
[v4,07/11] libc: mips: memcpy prefetches beyond copied memory A series of updates related to MIPS - - --- 2025-06-11 Jovan Dmitrovic New
[v4,06/11] libc: mips: Add improved C implementation of memcpy/memset A series of updates related to MIPS - - --- 2025-06-11 Jovan Dmitrovic New
[v4,05/11] libgloss: mips: Fixes and improvements for CM3 bootcode A series of updates related to MIPS - - --- 2025-06-11 Jovan Dmitrovic New
[v4,04/11] libgloss: mips: Boot and startup code improvements inc. linker script fixes A series of updates related to MIPS - - --- 2025-06-11 Jovan Dmitrovic New
[v4,03/11] libgloss: mips: Add srec2hex.pl for preparing input to simulators A series of updates related to MIPS - - --- 2025-06-11 Jovan Dmitrovic New
[v4,02/11] libgloss: mips: Add mipshal.mk A series of updates related to MIPS - - --- 2025-06-11 Jovan Dmitrovic New
[v4,01/11] mips: Implement MIPS HAL and UHI A series of updates related to MIPS - - --- 2025-06-11 Jovan Dmitrovic New
rtems/include/limits.h: Do not define AIO_LISTIO_MAX or AIO_MAX rtems/include/limits.h: Do not define AIO_LISTIO_MAX or AIO_MAX - - --- 2025-06-09 Joel Sherrill New
libgloss: Fix invalid prototype libgloss: Fix invalid prototype - - --- 2025-06-09 Paul Cercueil New
libgloss: use expected prototype for __inln() libgloss: use expected prototype for __inln() - - --- 2025-06-02 Chris Packham New
newlib: riscv: Remove undefined behavior in strlen() newlib: riscv: Remove undefined behavior in strlen() - - --- 2025-05-30 Eric Salem New
[v2,4/4] RISC-V: strcmp [speed optimized]: optimize mismatch logic for targets with Zb* extension s… newlib: RISC-V: Optimize strcmp implementation in newlib 1 - --- 2025-05-28 puranikvinit New
[v2,3/4] RISC-V: strcmp [speed optimized]: optimize null detect logic for targets with Zb* extensio… newlib: RISC-V: Optimize strcmp implementation in newlib 1 - --- 2025-05-28 puranikvinit New
[v2,2/4] RISC-V: strcmp [speed optimized]: use compressed registers wherever possible newlib: RISC-V: Optimize strcmp implementation in newlib 1 - --- 2025-05-28 puranikvinit New
[v2,1/4] RISC-V: strcmp: refactor labels for improved readability newlib: RISC-V: Optimize strcmp implementation in newlib 1 - --- 2025-05-28 puranikvinit New
[v2] RISC-V: setjmp: reduce code size for register load/store with Zilsd [v2] RISC-V: setjmp: reduce code size for register load/store with Zilsd 1 - --- 2025-05-28 puranikvinit New
[4/4] RISC-V: strcmp [speed optimized]: optimize mismatch logic for targets with Zb* extension supp… newlib: RISC-V: Optimize strcmp implementation in newlib 1 - --- 2025-05-28 puranikvinit New
[3/4] RISC-V: strcmp [speed optimized]: optimize null detect logic for targets with Zb* extension s… newlib: RISC-V: Optimize strcmp implementation in newlib 1 - --- 2025-05-28 puranikvinit New
[2/4] RISC-V: strcmp [speed optimized]: use compressed registers wherever possible newlib: RISC-V: Optimize strcmp implementation in newlib 1 - --- 2025-05-28 puranikvinit New
[1/4] RISC-V: strcmp: refactor labels for improved readability newlib: RISC-V: Optimize strcmp implementation in newlib 1 - --- 2025-05-28 puranikvinit New
RISC-V: setjmp: reduce code size for register load/store with Zilsd RISC-V: setjmp: reduce code size for register load/store with Zilsd 1 - --- 2025-05-28 puranikvinit New
[5/5] newlib: Regenerate configuration files RISC-V: Optimize memmove() for speed 1 - --- 2025-05-26 m fally New
[4/5] RISC-V: memmove() speed optimized: Align source address RISC-V: Optimize memmove() for speed 1 - --- 2025-05-26 m fally New
[3/5] RISC-V: memmove() speed optimized: Add loop-unrolling RISC-V: Optimize memmove() for speed 1 - --- 2025-05-26 m fally New
[2/5] RISC-V: memmove() speed optimized: Replace macros and use fixed-width types RISC-V: Optimize memmove() for speed 1 - --- 2025-05-26 m fally New
[1/5] RISC-V: memmove() speed optimized: Add implementation RISC-V: Optimize memmove() for speed 1 - --- 2025-05-26 m fally New
[v2,2/2] newlib: riscv: Align whitespace of size optimized memset() Optimize RISC-V memset() port for speed 1 - --- 2025-05-23 Eric Salem New
[v2,1/2] newlib: riscv: Optimize memset() for speed Optimize RISC-V memset() port for speed 1 - --- 2025-05-23 Eric Salem New
libgloss: doc: fix @direntry definition libgloss: doc: fix @direntry definition - - --- 2025-05-20 Quentin Smith New
[3/3] glob: Fix old style function declarations warnings Fix compile errors with GCC 15 - - --- 2025-05-17 Sebastian Huber New
[2/3] glob: Fix incompatible pointer types error Fix compile errors with GCC 15 - - --- 2025-05-17 Sebastian Huber New
[1/3] ftw: Fix incompatible pointer types error Fix compile errors with GCC 15 - - --- 2025-05-17 Sebastian Huber New
libm: riscv: Reduce sqrt and sqrtf function for code size libm: riscv: Reduce sqrt and sqrtf function for code size - - --- 2025-05-14 Songhe Zhu New
[v3,3/3] newlib: Regenerate configuration file newlib: riscv: Add and optimize memchr() and memrchr() functions 1 - --- 2025-05-12 Eric Salem New
[v3,2/3] newlib: riscv: Optimize memchr() and memrchr() newlib: riscv: Add and optimize memchr() and memrchr() functions 1 - --- 2025-05-12 Eric Salem New
[v3,1/3] newlib: riscv: Add memchr() and memrchr() implementations newlib: riscv: Add and optimize memchr() and memrchr() functions 1 - --- 2025-05-12 Eric Salem New
[v2,1/2] libc/sys/rtems: Added protoype for ppoll() to poll.h [v2,1/2] libc/sys/rtems: Added protoype for ppoll() to poll.h - - --- 2025-05-11 Mazen Adel Elmessady New
[v2,2/2] libc/include/time.h: Added protoype for timespec_get() to time.h [v2,1/2] libc/sys/rtems: Added protoype for ppoll() to poll.h - - --- 2025-05-11 Mazen Adel Elmessady New
[v2,2/2] libc/include/time.h: Added protoype for timespec_get() to time.h Untitled series #47229 - - --- 2025-05-11 Mazen Adel Elmessady New
[v2,2/2] libc/include/time.h: Added protoype for timespec_get() to time.h [v2,1/2] libc/sys/rtems: Added protoype for ppoll() to poll.h - - --- 2025-05-11 Mazen Adel Elmessady New
[v2,1/2] libc/sys/rtems: Added protoype for ppoll() to poll.h [v2,1/2] libc/sys/rtems: Added protoype for ppoll() to poll.h - - --- 2025-05-11 Mazen Adel Elmessady New
[2/2] libc/include/time.h: Added protoype for timespec_get() to time.h [1/2] libc/sys/rtems: Added protoype for ppoll() to poll.h - - --- 2025-05-11 Mazen Adel Elmessady New
[1/2] libc/sys/rtems: Added protoype for ppoll() to poll.h [1/2] libc/sys/rtems: Added protoype for ppoll() to poll.h - - --- 2025-05-11 Mazen Adel Elmessady New
[v3,13/13] libc: mips: fix strcmp bug for little endian targets A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v3,12/13] libgloss: mips: UHI linker scripts fail to link with _isr_vec_count=1 A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v3,11/13] libgloss: mips: g++ exception handling failure on o32 elf targets A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v3,10/13] libc: mips: Improve performance of strcmp implementation A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v3,09/13] libc: mips: memcpy prefetches beyond copied memory A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v3,08/13] libc: mips: Add improved C implementation of memcpy/memset A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v3,07/13] libc: mips: SmallCLib `print` headers A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v3,06/13] libc: mips: Support for vector type in printf A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v3,05/13] libgloss: mips: Fixes and improvements for CM3 bootcode A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v3,04/13] libgloss: mips: Boot and startup code improvements inc. linker script fixes A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v3,03/13] libgloss: mips: Add srec2hex.pl for preparing input to simulators A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v3,02/13] libgloss: mips: Add mipshal.mk A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v3,01/13] mips: Implement MIPS HAL and UHI A series of updates related to MIPS - - --- 2025-05-07 Jovan Dmitrovic New
[v2,3/3] newlib: Regenerate configuration file newlib: riscv: Add and optimize memchr() and memrchr() functions 1 - --- 2025-05-07 Eric Salem New
[v2,2/3] newlib: riscv: Optimize memchr() and memrchr() newlib: riscv: Add and optimize memchr() and memrchr() functions 1 - --- 2025-05-07 Eric Salem New
[v2,1/3] newlib: riscv: Add memchr() and memrchr() implementations newlib: riscv: Add and optimize memchr() and memrchr() functions 1 - --- 2025-05-07 Eric Salem New
[3/3] newlib: Regenerate configuration file newlib: riscv: Add and optimize memchr() and memrchr() functions 1 - --- 2025-05-07 Eric Salem New
« 1 2 3 45 6 »