Show patches with: State = Action Required       |    Archived = No       |   539 patches
« 1 2 3 45 6 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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
[2/3] newlib: riscv: Optimize memchr() and memrchr() newlib: riscv: Add and optimize memchr() and memrchr() functions 1 - --- 2025-05-07 Eric Salem New
[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
[2/2,v2] libc/stdio: fix undefined reference to __ssputws_r/__sswprint_r Untitled series #47002 - - --- 2025-05-06 Alexey Lapshin New
Newlib: Update search.h functions for POSIX.1-2024 Newlib: Update search.h functions for POSIX.1-2024 - - --- 2025-05-01 Mark Geisert New
newlib: add sys/types.h include to provide ssize_t type newlib: add sys/types.h include to provide ssize_t type - - --- 2025-05-01 Alexey Lapshin New
newlib: fix macro definitions related to POSIX.1-2024 newlib: fix macro definitions related to POSIX.1-2024 - - --- 2025-05-01 Alexey Lapshin New
makedocbook: Avoid python deprecation warnings makedocbook: Avoid python deprecation warnings - - --- 2025-04-27 Jon Turney New
[3/3] RISC-V: memcpy() align dest when misaligned access is prohibited RISC-V: memcpy(): align dest when misaligned access is 1 - --- 2025-04-27 Mahmoud Abumandour New
[2/3] RISC-V: memcpy() Use inline functions instead of macros and gotos RISC-V: memcpy(): align dest when misaligned access is 1 - --- 2025-04-27 Mahmoud Abumandour New
[1/3] RISC-V: memcpy() Use uintxlen_t for xlen-sized copy RISC-V: memcpy(): align dest when misaligned access is 1 - --- 2025-04-27 Mahmoud Abumandour New
[3/3] RISC-V: memcpy() align dest when misaligned access is prohibited RISC-V: memcpy(): align dest when misaligned access is 1 - --- 2025-04-27 Mahmoud Abumandour New
[2/3] RISC-V: memcpy() Use inline functions instead of macros and gotos RISC-V: memcpy(): align dest when misaligned access is 1 - --- 2025-04-27 Mahmoud Abumandour New
[1/3] RISC-V: memcpy() Use uintxlen_t for xlen-sized copy RISC-V: memcpy(): align dest when misaligned access is 1 - --- 2025-04-27 Mahmoud Abumandour New
newlib: riscv: Remove unnecessary byte load for strlen() newlib: riscv: Remove unnecessary byte load for strlen() 1 - --- 2025-04-25 Eric Salem New
libgloss: rs6000: Add missing function prototypes libgloss: rs6000: Add missing function prototypes - - --- 2025-04-24 Chris Packham New
[1/1] newlib: riscv: Optimize memset() for speed Optimize RISC-V memset() port for speed 1 - --- 2025-04-23 Eric Salem New
[v2] sys/features.h: Define _ISOC2Y_SOURCE and __ISO_C_VISIBLE [v2] sys/features.h: Define _ISOC2Y_SOURCE and __ISO_C_VISIBLE - - --- 2025-04-22 Lenard Mollenkopf New
[2/2] newlib: riscv: Fix build for rv64e [1/2] libgloss: riscv: Fix build for rv64e - - --- 2025-04-20 Eric Salem New
[1/2] libgloss: riscv: Fix build for rv64e [1/2] libgloss: riscv: Fix build for rv64e - - --- 2025-04-20 Eric Salem New
arm: improve stat()/fstat() emulation in newlib and libgloss arm: improve stat()/fstat() emulation in newlib and libgloss - - --- 2025-04-11 Richard Earnshaw New
[v2,11/11] RISC-V: Size optimized versions: Replace add with addi newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-10 m fally New
[v2,10/11] RISC-V: memset() size optimized version: Rename local labels newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-10 m fally New
[v2,09/11] RISC-V: memset() size optimized version: Use compressed registers newlib: RISC-V: Optimize memory and string functions for code size 2 - --- 2025-04-10 m fally New
[v2,08/11] RISC-V: memcpy() size optimized version: Use compressed registers newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-10 m fally New
[v2,07/11] RISC-V: memcpy() size optimized version: Replace lb with lbu newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-10 m fally New
[v2,06/11] RISC-V: memmove() size optimized version: Relax RAW dependency newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-10 m fally New
[v2,05/11] RISC-V: memmove() size optimized version: Replace lb with lbu newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-10 m fally New
[v2,04/11] RISC-V: memmove() size optimized version: Add comments newlib: RISC-V: Optimize memory and string functions for code size 2 - --- 2025-04-10 m fally New
[v2,03/11] RISC-V: memmove() size optimized version: Rename local labels newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-10 m fally New
[v2,02/11] RISC-V: memmove() size optimized version: Use compressed registers only newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-10 m fally New
[v2,01/11] RISC-V: memmove() size optimized version: Use compressed register newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-10 m fally New
[12/12] RISC-V: Size optimized versions: Replace add with addi newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-09 m fally New
[11/12] RISC-V: strcmp() size optimized version: Use compressed registers newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-09 m fally New
[10/12] RISC-V: memset() size optimized version: Rename local labels newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-09 m fally New
[09/12] RISC-V: memset() size optimized version: Use compressed registers newlib: RISC-V: Optimize memory and string functions for code size 2 - --- 2025-04-09 m fally New
[08/12] RISC-V: memcpy() size optimized version: Use compressed registers newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-09 m fally New
[07/12] RISC-V: memcpy() size optimized version: Replace lb with lbu newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-09 m fally New
[06/12] RISC-V: memmove() size optimized version: Relax RAW dependency newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-09 m fally New
[05/12] RISC-V: memmove() size optimized version: Replace lb with lbu newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-09 m fally New
[04/12] RISC-V: memmove() size optimized version: Add comments newlib: RISC-V: Optimize memory and string functions for code size 2 - --- 2025-04-09 m fally New
[03/12] RISC-V: memmove() size optimized version: Rename local labels newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-09 m fally New
[02/12] RISC-V: memmove() size optimized version: Use compressed registers only newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-09 m fally New
[01/12] RISC-V: memmove() size optimized version: Use compressed register newlib: RISC-V: Optimize memory and string functions for code size 1 - --- 2025-04-09 m fally New
newlib: riscv: Remove unnecessary byte load/store for stpcpy()/strcpy() newlib: riscv: Remove unnecessary byte load/store for stpcpy()/strcpy() 1 - --- 2025-04-06 Eric Salem New
[v2,13/13] libc: mips: fix strcmp bug for little endian targets A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2,12/13] libgloss: mips: UHI linker scripts fail to link with _isr_vec_count=1 A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2,11/13] libgloss: mips: g++ exception handling failure on o32 elf targets A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2,10/13] libc: mips: Improve performance of strcmp implementation A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2,09/13] libc: mips: memcpy prefetches beyond copied memory A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2,08/13] libc: mips: Add improved C implementation of memcpy/memset A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2,07/13] libc: mips: SmallCLib `print` headers A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2,06/13] libc: mips: Support for vector type in printf A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2,05/13] libgloss: mips: Fixes and improvements for CM3 bootcode A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2,04/13] libgloss: mips: Boot and startup code improvements inc. linker script fixes A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2,03/13] libgloss: mips: Add srec2hex.pl for preparing input to simulators A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2,02/13] libgloss: mips: Add mipshal.mk A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2,01/13] mips: Implement MIPS HAL and UHI A series of updates related to MIPS - - --- 2025-04-02 Jovan Dmitrovic New
[v2] newlib: riscv: Fix build and reorganize header files [v2] newlib: riscv: Fix build and reorganize header files - - --- 2025-04-02 Eric Salem New
RISC-V: Fix the asm code for large code model RISC-V: Fix the asm code for large code model - - --- 2025-04-01 Kito Cheng New
or1k: Fix compilation for __OR1K_MULTICORE__ builds or1k: Fix compilation for __OR1K_MULTICORE__ builds - - --- 2025-03-28 Stafford Horne New
newlib: riscv: Fix build newlib: riscv: Fix build - - --- 2025-03-25 Eric Salem New
[4/4] newlib: Regenerate configuration files newlib: riscv: Optimize string functions 1 - --- 2025-03-20 Eric Salem New
[3/4] newlib: riscv: Add stpcpy() port newlib: riscv: Optimize string functions 1 - --- 2025-03-20 Eric Salem New
[2/4] newlib: riscv: Optimize strlen() newlib: riscv: Optimize string functions 1 - --- 2025-03-20 Eric Salem New
[1/4] newlib: riscv: Add XLEN typedef and clean up types newlib: riscv: Optimize string functions 1 - --- 2025-03-20 Eric Salem New
Fix GCN SIMD libm bug Fix GCN SIMD libm bug - - --- 2025-03-20 Andrew Stubbs New
amdgcn: Implement proper locks amdgcn: Implement proper locks - - --- 2025-03-19 Andrew Stubbs New
newlib: fix uninitialized character count being used when printing float without "_printf_float" be… newlib: fix uninitialized character count being used when printing float without "_printf_float" be… - - --- 2025-03-13 Igor Petrov New
[PATCHv2] posix_spawn: skip SIGKILL & SIGSTOP [PATCHv2] posix_spawn: skip SIGKILL & SIGSTOP - - --- 2025-03-11 王宇逸 New
posix_spawn: skip SIGKILL & SIGSTOP posix_spawn: skip SIGKILL & SIGSTOP - - --- 2025-03-10 王宇逸 New
Silence -Woverflow warning in arc4random.c Silence -Woverflow warning in arc4random.c - - --- 2025-03-03 Jan Dubiec New
Silence -Wshift-count-overflow warnings Silence -Wshift-count-overflow warnings - - --- 2025-03-02 Jan Dubiec New
H8/300: Silence -Wold-style-definition warnings H8/300: Silence -Wold-style-definition warnings - - --- 2025-03-02 Jan Dubiec New
[committed] pru: libgloss: Remove duplicate function declaration [committed] pru: libgloss: Remove duplicate function declaration - - --- 2025-02-21 Dimitar Dimitrov New
unistd.h: enable SEEK_DATA and SEEK_HOLE also for POSIX-1.2024 unistd.h: enable SEEK_DATA and SEEK_HOLE also for POSIX-1.2024 - - --- 2025-02-14 Christian Franke New
Protect strcat from accessing an unaligend long pointer Protect strcat from accessing an unaligend long pointer - - --- 2025-02-12 Alexey Lapshin New
[6/6,v5] newlib: introduce --enable-newlib-hw-misaligned-access option Untitled series #43889 - - --- 2025-02-10 Alexey Lapshin New
[1/6,v2] newlib: string: refactor str/mem-family functions [1/6,v2] newlib: string: refactor str/mem-family functions - - --- 2025-02-10 Alexey Lapshin New
libm: Add CMPLX, CMPLXF and CMPLXL macros libm: Add CMPLX, CMPLXF and CMPLXL macros - - --- 2025-01-31 Yuriy Kolerov New
[2/2] libgloss: arc: Add clock() system call to libnsim [1/2] libgloss: arc: Add _getentropy stub - - --- 2025-01-31 Yuriy Kolerov New
[1/2] libgloss: arc: Add _getentropy stub [1/2] libgloss: arc: Add _getentropy stub - - --- 2025-01-31 Yuriy Kolerov New
[6/6,v4] newlib: introduce --enable-newlib-hw-misaligned-access option Untitled series #43588 - - --- 2025-01-31 Alexey Lapshin New
[2/6,v2] newlib: memccpy: unify mask filling with other memory functions Untitled series #43497 - - --- 2025-01-29 Alexey Lapshin New
[6/6,v2] newlib: introduce --enable-newlib-hw-misaligned-access option Untitled series #43475 - - --- 2025-01-28 Alexey Lapshin New
expf: Fixed the hi+lo approximation to log(2). The normal 17+24 bit decomposition expf: Fixed the hi+lo approximation to log(2). The normal 17+24 bit decomposition - - --- 2025-01-28 Fabian Schriever New
[6/6] newlib: introduce HAVE_HW_UNALIGNED_ACCESS option Refactor and optimize string/memory functions - - --- 2025-01-27 Alexey Lapshin New
[5/6] newlib: str[n]cat: optimize skipping of the destination string Refactor and optimize string/memory functions - - --- 2025-01-27 Alexey Lapshin New
[4/6] newlib: memmove: improve performance for overlapping buffers Refactor and optimize string/memory functions - - --- 2025-01-27 Alexey Lapshin New
[3/6] newlib: mem[p]cpy/memmove improve performance for optimized versions Refactor and optimize string/memory functions - - --- 2025-01-27 Alexey Lapshin New
[2/6] newlib: memccpy: unify mask filling with other memory functions Refactor and optimize string/memory functions - - --- 2025-01-27 Alexey Lapshin New
[1/6] newlib: string: refactor str/mem-family functions Refactor and optimize string/memory functions - - --- 2025-01-27 Alexey Lapshin New
Improve execl* functions Improve execl* functions - - --- 2025-01-26 Federico Terraneo New
Fixes compile failure if REENTRANT_SYSCALLS_PROVIDED and MISSING_SYSCALL_NAMES defined Fixes compile failure if REENTRANT_SYSCALLS_PROVIDED and MISSING_SYSCALL_NAMES defined - - --- 2025-01-16 Markus Eisenmann New
[v2] or1k: Fix compiler warnings [v2] or1k: Fix compiler warnings - - --- 2024-12-12 Stafford Horne New
or1k: Fix compiler warnings or1k: Fix compiler warnings - - --- 2024-12-10 Stafford Horne New
libm/common: Fix nextafter and nextafterf when x == y libm/common: Fix nextafter and nextafterf when x == y - - --- 2024-12-05 Kito Cheng New
[v2] newlib/libc/include/time.h: Removed clock_id casts [v2] newlib/libc/include/time.h: Removed clock_id casts - - --- 2024-11-19 aaron.nyholm@unfoldedeffective.com New
« 1 2 3 45 6 »