public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/2] Optimize RISC-V memset() port for speed
 2025-05-23 22:05 UTC  (3+ messages)
` [PATCH v2 1/2] newlib: riscv: Optimize memset() "
` [PATCH v2 2/2] newlib: riscv: Align whitespace of size optimized memset()

[PATCH 0/3] Fix compile errors with GCC 15
 2025-05-22 22:03 UTC  (5+ messages)
` [PATCH 1/3] ftw: Fix incompatible pointer types error
` [PATCH 2/3] glob: "
` [PATCH 3/3] glob: Fix old style function declarations warnings

[PATCH] libgloss: doc: fix @direntry definition
 2025-05-22 21:57 UTC  (2+ messages)

[PATCH] libgloss: rs6000: Add missing function prototypes
 2025-05-22 21:43 UTC  (3+ messages)

[PATCH] libm: riscv: Reduce sqrt and sqrtf function for code size
 2025-05-21 15:34 UTC  (3+ messages)

[PATCH v3 0/3] newlib: riscv: Add and optimize memchr() and memrchr() functions
 2025-05-21 15:30 UTC  (9+ messages)
` [PATCH v3 1/3] newlib: riscv: Add memchr() and memrchr() implementations
` [PATCH v3 2/3] newlib: riscv: Optimize memchr() and memrchr()
` [PATCH v3 3/3] newlib: Regenerate configuration file

Questions about powf inaccuracies on ARM Cortex-M7
 2025-05-20 10:44 UTC  (2+ messages)

[PATCH 1/1] add value for _h_errno in _REENT_INIT(var) for struct, _reent
 2025-05-19 20:01 UTC 

[PATCH 0/1] add value for _h_errno in _REENT_INIT(var) for struct _reent
 2025-05-19 20:01 UTC 

[PATCH] newlib: add sys/types.h include to provide ssize_t type
 2025-05-17 16:03 UTC  (2+ messages)

Stepping down as aarch64 maintainer
 2025-05-14 10:56 UTC  (3+ messages)

[PATCH v3 00/13] A series of updates related to MIPS
 2025-05-12 22:23 UTC  (15+ messages)
` [PATCH v3 01/13] mips: Implement MIPS HAL and UHI
` [PATCH v3 02/13] libgloss: mips: Add mipshal.mk
` [PATCH v3 03/13] libgloss: mips: Add srec2hex.pl for preparing input to simulators
` [PATCH v3 04/13] libgloss: mips: Boot and startup code improvements inc. linker script fixes
` [PATCH v3 05/13] libgloss: mips: Fixes and improvements for CM3 bootcode
` [PATCH v3 06/13] libc: mips: Support for vector type in printf
` [PATCH v3 07/13] libc: mips: SmallCLib `print` headers
` [PATCH v3 08/13] libc: mips: Add improved C implementation of memcpy/memset
` [PATCH v3 09/13] libc: mips: memcpy prefetches beyond copied memory
` [PATCH v3 10/13] libc: mips: Improve performance of strcmp implementation
` [PATCH v3 11/13] libgloss: mips: g++ exception handling failure on o32 elf targets
` [PATCH v3 12/13] libgloss: mips: UHI linker scripts fail to link with _isr_vec_count=1
` [PATCH v3 13/13] libc: mips: fix strcmp bug for little endian targets

Notification: Messages Awaiting Your Attention
 2025-05-11 23:44 UTC 

[PATCH v2 1/2] libc/sys/rtems: Added protoype for ppoll() to poll.h
 2025-05-11 22:31 UTC 

[PATCH v2 2/2] libc/include/time.h: Added protoype for timespec_get() to time.h
 2025-05-11 22:29 UTC 

[PATCH v2 2/2] libc/include/time.h: Added protoype for timespec_get() to time.h
 2025-05-11 21:57 UTC 

[PATCH v2 2/2] libc/include/time.h: Added protoype for timespec_get() to time.h
 2025-05-11 21:51 UTC 

[PATCH v2 1/2] libc/sys/rtems: Added protoype for ppoll() to poll.h
 2025-05-11 21:44 UTC 

[PATCH 2/2] libc/include/time.h: Added protoype for timespec_get() to time.h
 2025-05-11 20:56 UTC  (2+ messages)

[PATCH 1/2] libc/sys/rtems: Added protoype for ppoll() to poll.h
 2025-05-11 18:43 UTC 

[PATCH 0/3] newlib: riscv: Add and optimize memchr() and memrchr() functions
 2025-05-09  0:04 UTC  (12+ messages)
` [PATCH 1/3] newlib: riscv: Add memchr() and memrchr() implementations
` [PATCH 2/3] newlib: riscv: Optimize memchr() and memrchr()
` [PATCH 3/3] newlib: Regenerate configuration file

[PATCH 0/3] RISC-V: memcpy(): align dest when misaligned access is
 2025-05-08  1:35 UTC  (5+ messages)
` [PATCH 1/3] RISC-V: memcpy() Use uintxlen_t for xlen-sized copy
` [PATCH 2/3] RISC-V: memcpy() Use inline functions instead of macros and gotos
` [PATCH 3/3] RISC-V: memcpy() align dest when misaligned access is prohibited

[PATCH v2 0/3] newlib: riscv: Add and optimize memchr() and memrchr() functions
 2025-05-07 14:46 UTC  (4+ messages)
` [PATCH v2 1/3] newlib: riscv: Add memchr() and memrchr() implementations
` [PATCH v2 2/3] newlib: riscv: Optimize memchr() and memrchr()
` [PATCH v2 3/3] newlib: Regenerate configuration file

[PATCH 0/2] fix undefined reference to `__ssputws_r'
 2025-05-07  1:42 UTC  (5+ messages)
` [PATCH 2/2] libc/stdio: "
  ` [PATCH 2/2 v2] libc/stdio: fix undefined reference to __ssputws_r/__sswprint_r

[PATCH] newlib: riscv: Remove unnecessary byte load for strlen()
 2025-05-02 21:07 UTC  (2+ messages)

[PATCH] Newlib: Update search.h functions for POSIX.1-2024
 2025-05-02 12:12 UTC  (2+ messages)

[PATCH] newlib: fix macro definitions related to POSIX.1-2024
 2025-05-01 17:43 UTC 

[PING] [PATCH v2] A series of updates related to MIPS
 2025-04-30 17:33 UTC  (4+ messages)

"Canonical" way of changing the size of off_t, ino_t, 
 2025-04-29 15:29 UTC  (3+ messages)

[PATCH] makedocbook: Avoid python deprecation warnings
 2025-04-28 22:23 UTC  (2+ messages)

[PATCH 0/3] RISC-V: memcpy(): align dest when misaligned access is
 2025-04-27 11:41 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: memcpy() Use uintxlen_t for xlen-sized copy
` [PATCH 2/3] RISC-V: memcpy() Use inline functions instead of macros and gotos
` [PATCH 3/3] RISC-V: memcpy() align dest when misaligned access is prohibited

[PATCH 0/1] Optimize RISC-V memset() port for speed
 2025-04-23 21:42 UTC  (2+ messages)
` [PATCH 1/1] newlib: riscv: Optimize memset() "

scraperbot protection - Patchwork and Bunsen behind Anubis
 2025-04-23 17:49 UTC  (9+ messages)

Fix libgloss and Newlib RISC-V builds for rv64e
 2025-04-23 15:01 UTC  (5+ messages)
` [PATCH 1/2] libgloss: riscv: Fix build "
` [PATCH 2/2] newlib: "

Undefined behavior in ef_exp.c
 2025-04-23  6:03 UTC 

Sourceware infrastructure updates for Q1 2025
 2025-04-22 23:05 UTC 

[PATCH] sys/features.h: Define _ISOC2Y_SOURCE and __ISO_C_VISIBLE
 2025-04-22 21:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] newlib: riscv: Remove unnecessary byte load/store for stpcpy()/strcpy()
 2025-04-15 17:21 UTC  (4+ messages)

[PATCH v2 00/11] newlib: RISC-V: Optimize memory and string functions for code size
 2025-04-11 20:50 UTC  (14+ messages)
` [PATCH v2 01/11] RISC-V: memmove() size optimized version: Use compressed register
` [PATCH v2 02/11] RISC-V: memmove() size optimized version: Use compressed registers only
` [PATCH v2 03/11] RISC-V: memmove() size optimized version: Rename local labels
` [PATCH v2 04/11] RISC-V: memmove() size optimized version: Add comments
` [PATCH v2 05/11] RISC-V: memmove() size optimized version: Replace lb with lbu
` [PATCH v2 06/11] RISC-V: memmove() size optimized version: Relax RAW dependency
` [PATCH v2 07/11] RISC-V: memcpy() size optimized version: Replace lb with lbu
` [PATCH v2 08/11] RISC-V: memcpy() size optimized version: Use compressed registers
` [PATCH v2 09/11] RISC-V: memset() "
` [PATCH v2 10/11] RISC-V: memset() size optimized version: Rename local labels
` [PATCH v2 11/11] RISC-V: Size optimized versions: Replace add with addi

[PATCH] arm: improve stat()/fstat() emulation in newlib and libgloss
 2025-04-11 10:15 UTC 

[PATCH 00/12] newlib: RISC-V: Optimize memory and string functions for code size
 2025-04-09  8:00 UTC  (25+ messages)
` [PATCH 01/12] RISC-V: memmove() size optimized version: Use compressed register
` [PATCH 02/12] RISC-V: memmove() size optimized version: Use compressed registers only
` [PATCH 03/12] RISC-V: memmove() size optimized version: Rename local labels
` [PATCH 04/12] RISC-V: memmove() size optimized version: Add comments
` [PATCH 05/12] RISC-V: memmove() size optimized version: Replace lb with lbu
` [PATCH 06/12] RISC-V: memmove() size optimized version: Relax RAW dependency
` [PATCH 07/12] RISC-V: memcpy() size optimized version: Replace lb with lbu
` [PATCH 08/12] RISC-V: memcpy() size optimized version: Use compressed registers
` [PATCH 09/12] RISC-V: memset() "
` [PATCH 10/12] RISC-V: memset() size optimized version: Rename local labels
` [PATCH 11/12] RISC-V: strcmp() size optimized version: Use compressed registers
` [PATCH 12/12] RISC-V: Size optimized versions: Replace add with addi

Error in newlib build for qnx - unknown type 'wint_t'
 2025-04-08 20:13 UTC 

email still active?
 2025-04-03 12:22 UTC 

[PATCH v2 00/13] A series of updates related to MIPS
 2025-04-02 14:14 UTC  (14+ messages)
` [PATCH v2 01/13] mips: Implement MIPS HAL and UHI
` [PATCH v2 02/13] libgloss: mips: Add mipshal.mk
` [PATCH v2 03/13] libgloss: mips: Add srec2hex.pl for preparing input to simulators
` [PATCH v2 04/13] libgloss: mips: Boot and startup code improvements inc. linker script fixes
` [PATCH v2 05/13] libgloss: mips: Fixes and improvements for CM3 bootcode
` [PATCH v2 06/13] libc: mips: Support for vector type in printf
` [PATCH v2 07/13] libc: mips: SmallCLib `print` headers
` [PATCH v2 08/13] libc: mips: Add improved C implementation of memcpy/memset
` [PATCH v2 09/13] libc: mips: memcpy prefetches beyond copied memory
` [PATCH v2 10/13] libc: mips: Improve performance of strcmp implementation
` [PATCH v2 11/13] libgloss: mips: g++ exception handling failure on o32 elf targets
` [PATCH v2 12/13] libgloss: mips: UHI linker scripts fail to link with _isr_vec_count=1
` [PATCH v2 13/13] libc: mips: fix strcmp bug for little endian targets

[PATCH v2] newlib: riscv: Fix build and reorganize header files
 2025-04-02  8:47 UTC  (2+ messages)

[PATCH] newlib: riscv: Fix build
 2025-04-02  1:56 UTC  (10+ messages)

[PATCH] RISC-V: Fix the asm code for large code model
 2025-04-01 20:10 UTC  (2+ messages)

[PATCH] or1k: Fix compilation for __OR1K_MULTICORE__ builds
 2025-03-31  9:01 UTC  (2+ messages)

GCC (GNU Toolchain) dev room - CFP
 2025-03-30 18:16 UTC 

Sourceware Survey 2025
 2025-03-28  9:55 UTC  (2+ messages)

building position independent executable using newlib
 2025-03-26 10:44 UTC 

Broken RISC-V code in newlib
 2025-03-25 22:17 UTC  (9+ messages)

page: 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).