gmane.comp.lib.newlib archive

6429 archived articles, newest first (page 10 of 65). Latest articles →

[PATCH 3/3] RISC-V: memcpy() align dest when misaligned access is prohibited
Sun, 27 Apr 2025 04:41:43 -0700
[email protected] • #19267
[PATCH 2/3] RISC-V: memcpy() Use inline functions instead of macros and gotos
Sun, 27 Apr 2025 04:41:42 -0700
[email protected] • #19266
[PATCH 0/3] RISC-V: memcpy(): align dest when misaligned access is
Sun, 27 Apr 2025 04:41:40 -0700
[email protected] • #19265
[PATCH 1/3] RISC-V: memcpy() Use uintxlen_t for xlen-sized copy
Sun, 27 Apr 2025 04:41:41 -0700
[email protected] • #19264
[PATCH] newlib: riscv: Remove unnecessary byte load for strlen()
Fri, 25 Apr 2025 17:05:23 -0500
Eric Salem <[email protected]> • #19263
[PATCH] libgloss: rs6000: Add missing function prototypes
Thu, 24 Apr 2025 20:26:57 +1200
Chris Packham <[email protected]> • #19262
[PATCH 0/1] Optimize RISC-V memset() port for speed
Wed, 23 Apr 2025 16:42:57 -0500
Eric Salem <[email protected]> • #19261
[PATCH 1/1] newlib: riscv: Optimize memset() for speed
Wed, 23 Apr 2025 16:42:58 -0500
Eric Salem <[email protected]> • #19260
Re: scraperbot protection - Patchwork and Bunsen behind Anubis
Wed, 23 Apr 2025 13:49:23 -0400
"Frank Ch. Eigler" <[email protected]> • #19259
Re: scraperbot protection - Patchwork and Bunsen behind Anubis
Wed, 23 Apr 2025 18:56:31 +0200
Christophe Lyon via Gdb <[email protected]> • #19258
Re: [PATCH 1/2] libgloss: riscv: Fix build for rv64e
Wed, 23 Apr 2025 11:01:48 -0400
Jeff Johnston <[email protected]> • #19257
Undefined behavior in ef_exp.c
Wed, 23 Apr 2025 06:03:22 +0000
Karl-Johan Karlsson <[email protected]> • #19256
Re: scraperbot protection - Patchwork and Bunsen behind Anubis
Wed, 23 Apr 2025 15:52:05 +1200
Chris Packham <[email protected]> • #19255
Sourceware infrastructure updates for Q1 2025
Wed, 23 Apr 2025 01:05:53 +0200
Mark Wielaard <[email protected]> • #19254
[PATCH v2] sys/features.h: Define _ISOC2Y_SOURCE and __ISO_C_VISIBLE
Tue, 22 Apr 2025 23:48:13 +0200
Lenard Mollenkopf <[email protected]> • #19253
Re: scraperbot protection - Patchwork and Bunsen behind Anubis
Tue, 22 Apr 2025 23:39:36 +0200
Aurelien Jarno <[email protected]> • #19252
Re: scraperbot protection - Patchwork and Bunsen behind Anubis
Tue, 22 Apr 2025 15:44:36 +0100
Jonathan Wakely <[email protected]> • #19251
Re: scraperbot protection - Patchwork and Bunsen behind Anubis
Tue, 22 Apr 2025 10:17:35 -0300
Guinevere Larsen <[email protected]> • #19250
Re: scraperbot protection - Patchwork and Bunsen behind Anubis
Tue, 22 Apr 2025 14:06:08 +0100
Jonathan Wakely <[email protected]> • #19249
Re: scraperbot protection - Patchwork and Bunsen behind Anubis
Tue, 22 Apr 2025 09:34:51 -0300
Guinevere Larsen via Gdb <[email protected]> • #19248
scraperbot protection - Patchwork and Bunsen behind Anubis
Mon, 21 Apr 2025 17:59:40 +0200
Mark Wielaard <[email protected]> • #19247
Re: Fix libgloss and Newlib RISC-V builds for rv64e
Mon, 21 Apr 2025 20:56:58 +0900
Kito Cheng <[email protected]> • #19246
[PATCH 2/2] newlib: riscv: Fix build for rv64e
Sun, 20 Apr 2025 15:39:18 -0500
Eric Salem <[email protected]> • #19245
[PATCH 1/2] libgloss: riscv: Fix build for rv64e
Sun, 20 Apr 2025 15:39:17 -0500
Eric Salem <[email protected]> • #19244
Fix libgloss and Newlib RISC-V builds for rv64e
Sun, 20 Apr 2025 15:39:16 -0500
Eric Salem <[email protected]> • #19243
Re: [PATCH] newlib: riscv: Remove unnecessary byte load/store for stpcpy()/strcpy()
Tue, 15 Apr 2025 13:21:22 -0400
Jeff Johnston <[email protected]> • #19242
Re: [PATCH] newlib: riscv: Remove unnecessary byte load/store for stpcpy()/strcpy()
Tue, 15 Apr 2025 21:01:39 +0800
Kito Cheng <[email protected]> • #19241
Re: [PATCH] newlib: riscv: Remove unnecessary byte load/store for stpcpy()/strcpy()
Mon, 14 Apr 2025 18:19:02 -0400
Jeff Johnston <[email protected]> • #19240
Re: [PATCH v2 00/11] newlib: RISC-V: Optimize memory and string functions for code size
Fri, 11 Apr 2025 16:50:19 -0400
Jeff Johnston <[email protected]> • #19239
Re: [PATCH v2 00/11] newlib: RISC-V: Optimize memory and string functions for code size
Fri, 11 Apr 2025 21:36:47 +0800
Kito Cheng <[email protected]> • #19238
[PATCH] arm: improve stat()/fstat() emulation in newlib and libgloss
Fri, 11 Apr 2025 11:15:26 +0100
Richard Earnshaw <[email protected]> • #19237
[PATCH v2 11/11] RISC-V: Size optimized versions: Replace add with addi
Thu, 10 Apr 2025 13:23:08 +0200
m fally <[email protected]> • #19236
[PATCH v2 10/11] RISC-V: memset() size optimized version: Rename local labels
Thu, 10 Apr 2025 13:23:07 +0200
m fally <[email protected]> • #19235
[PATCH v2 09/11] RISC-V: memset() size optimized version: Use compressed registers
Thu, 10 Apr 2025 13:23:06 +0200
m fally <[email protected]> • #19234
[PATCH v2 07/11] RISC-V: memcpy() size optimized version: Replace lb with lbu
Thu, 10 Apr 2025 13:23:04 +0200
m fally <[email protected]> • #19233
[PATCH v2 06/11] RISC-V: memmove() size optimized version: Relax RAW dependency
Thu, 10 Apr 2025 13:23:03 +0200
m fally <[email protected]> • #19232
[PATCH v2 05/11] RISC-V: memmove() size optimized version: Replace lb with lbu
Thu, 10 Apr 2025 13:23:02 +0200
m fally <[email protected]> • #19231
[PATCH v2 08/11] RISC-V: memcpy() size optimized version: Use compressed registers
Thu, 10 Apr 2025 13:23:05 +0200
m fally <[email protected]> • #19230
[PATCH v2 02/11] RISC-V: memmove() size optimized version: Use compressed registers only
Thu, 10 Apr 2025 13:22:59 +0200
m fally <[email protected]> • #19229
[PATCH v2 00/11] newlib: RISC-V: Optimize memory and string functions for code size
Thu, 10 Apr 2025 13:22:57 +0200
m fally <[email protected]> • #19228
[PATCH v2 04/11] RISC-V: memmove() size optimized version: Add comments
Thu, 10 Apr 2025 13:23:01 +0200
m fally <[email protected]> • #19227
[PATCH v2 01/11] RISC-V: memmove() size optimized version: Use compressed register
Thu, 10 Apr 2025 13:22:58 +0200
m fally <[email protected]> • #19226
[PATCH v2 03/11] RISC-V: memmove() size optimized version: Rename local labels
Thu, 10 Apr 2025 13:23:00 +0200
m fally <[email protected]> • #19225
Re: [PATCH 02/12] RISC-V: memmove() size optimized version: Use compressed registers only
Wed, 9 Apr 2025 16:00:25 +0800
Kito Cheng <[email protected]> • #19224
Re: [PATCH 08/12] RISC-V: memcpy() size optimized version: Use compressed registers
Wed, 9 Apr 2025 15:48:16 +0800
Kito Cheng <[email protected]> • #19223
Re: [PATCH 06/12] RISC-V: memmove() size optimized version: Relax RAW dependency
Wed, 9 Apr 2025 15:46:26 +0800
Kito Cheng <[email protected]> • #19222
Re: [PATCH 09/12] RISC-V: memset() size optimized version: Use compressed registers
Wed, 9 Apr 2025 15:39:55 +0800
Kito Cheng <[email protected]> • #19221
Re: [PATCH 03/12] RISC-V: memmove() size optimized version: Rename local labels
Wed, 9 Apr 2025 15:39:02 +0800
Kito Cheng <[email protected]> • #19220
Re: [PATCH 01/12] RISC-V: memmove() size optimized version: Use compressed register
Wed, 9 Apr 2025 15:38:45 +0800
Kito Cheng <[email protected]> • #19219
Re: [PATCH 04/12] RISC-V: memmove() size optimized version: Add comments
Wed, 9 Apr 2025 15:23:18 +0800
Kito Cheng <[email protected]> • #19218
Re: [PATCH 10/12] RISC-V: memset() size optimized version: Rename local labels
Wed, 9 Apr 2025 15:22:38 +0800
Kito Cheng <[email protected]> • #19217
Re: [PATCH 12/12] RISC-V: Size optimized versions: Replace add with addi
Wed, 9 Apr 2025 15:21:02 +0800
Kito Cheng <[email protected]> • #19216
Re: [PATCH 05/12] RISC-V: memmove() size optimized version: Replace lb with lbu
Wed, 9 Apr 2025 15:20:36 +0800
Kito Cheng <[email protected]> • #19215
Re: [PATCH 07/12] RISC-V: memcpy() size optimized version: Replace lb with lbu
Wed, 9 Apr 2025 15:19:47 +0800
Kito Cheng <[email protected]> • #19214
Re: [PATCH 11/12] RISC-V: strcmp() size optimized version: Use compressed registers
Wed, 9 Apr 2025 15:18:29 +0800
Kito Cheng <[email protected]> • #19213
[PATCH 07/12] RISC-V: memcpy() size optimized version: Replace lb with lbu
Wed, 9 Apr 2025 08:46:56 +0200
m fally <[email protected]> • #19212
[PATCH 05/12] RISC-V: memmove() size optimized version: Replace lb with lbu
Wed, 9 Apr 2025 08:46:54 +0200
m fally <[email protected]> • #19211
[PATCH 06/12] RISC-V: memmove() size optimized version: Relax RAW dependency
Wed, 9 Apr 2025 08:46:55 +0200
m fally <[email protected]> • #19210
[PATCH 12/12] RISC-V: Size optimized versions: Replace add with addi
Wed, 9 Apr 2025 08:47:01 +0200
m fally <[email protected]> • #19209
[PATCH 02/12] RISC-V: memmove() size optimized version: Use compressed registers only
Wed, 9 Apr 2025 08:46:51 +0200
m fally <[email protected]> • #19208
[PATCH 11/12] RISC-V: strcmp() size optimized version: Use compressed registers
Wed, 9 Apr 2025 08:47:00 +0200
m fally <[email protected]> • #19207
[PATCH 08/12] RISC-V: memcpy() size optimized version: Use compressed registers
Wed, 9 Apr 2025 08:46:57 +0200
m fally <[email protected]> • #19206
[PATCH 10/12] RISC-V: memset() size optimized version: Rename local labels
Wed, 9 Apr 2025 08:46:59 +0200
m fally <[email protected]> • #19205
[PATCH 01/12] RISC-V: memmove() size optimized version: Use compressed register
Wed, 9 Apr 2025 08:46:50 +0200
m fally <[email protected]> • #19204
[PATCH 04/12] RISC-V: memmove() size optimized version: Add comments
Wed, 9 Apr 2025 08:46:53 +0200
m fally <[email protected]> • #19203
[PATCH 09/12] RISC-V: memset() size optimized version: Use compressed registers
Wed, 9 Apr 2025 08:46:58 +0200
m fally <[email protected]> • #19202
[PATCH 03/12] RISC-V: memmove() size optimized version: Rename local labels
Wed, 9 Apr 2025 08:46:52 +0200
m fally <[email protected]> • #19201
[PATCH 00/12] newlib: RISC-V: Optimize memory and string functions for code size
Wed, 9 Apr 2025 08:46:49 +0200
m fally <[email protected]> • #19200
Error in newlib build for qnx - unknown type 'wint_t'
Tue, 08 Apr 2025 20:13:25 +0000
pcwh <[email protected]> • #19199
[PATCH] newlib: riscv: Remove unnecessary byte load/store for stpcpy()/strcpy()
Sun, 6 Apr 2025 15:03:23 -0500
Eric Salem <[email protected]> • #19198
email still active?
Thu, 3 Apr 2025 14:22:25 +0200
Farhan Faruqui <[email protected]> • #19197
[PATCH v2 13/13] libc: mips: fix strcmp bug for little endian targets
Wed, 2 Apr 2025 14:14:13 +0000
Jovan Dmitrovic <[email protected]> • #19196
[PATCH v2 12/13] libgloss: mips: UHI linker scripts fail to link with _isr_vec_count=1
Wed, 2 Apr 2025 14:14:10 +0000
Jovan Dmitrovic <[email protected]> • #19195
[PATCH v2 11/13] libgloss: mips: g++ exception handling failure on o32 elf targets
Wed, 2 Apr 2025 14:14:04 +0000
Jovan Dmitrovic <[email protected]> • #19194
[PATCH v2 10/13] libc: mips: Improve performance of strcmp implementation
Wed, 2 Apr 2025 14:14:01 +0000
Jovan Dmitrovic <[email protected]> • #19193
[PATCH v2 03/13] libgloss: mips: Add srec2hex.pl for preparing input to simulators
Wed, 2 Apr 2025 14:13:34 +0000
Jovan Dmitrovic <[email protected]> • #19192
[PATCH v2 08/13] libc: mips: Add improved C implementation of memcpy/memset
Wed, 2 Apr 2025 14:13:53 +0000
Jovan Dmitrovic <[email protected]> • #19191
[PATCH v2 01/13] mips: Implement MIPS HAL and UHI
Wed, 2 Apr 2025 14:13:19 +0000
Jovan Dmitrovic <[email protected]> • #19190
[PATCH v2 02/13] libgloss: mips: Add mipshal.mk
Wed, 2 Apr 2025 14:13:29 +0000
Jovan Dmitrovic <[email protected]> • #19189
[PATCH v2 09/13] libc: mips: memcpy prefetches beyond copied memory
Wed, 2 Apr 2025 14:13:57 +0000
Jovan Dmitrovic <[email protected]> • #19188
[PATCH v2 07/13] libc: mips: SmallCLib `print` headers
Wed, 2 Apr 2025 14:13:49 +0000
Jovan Dmitrovic <[email protected]> • #19187
[PATCH v2 06/13] libc: mips: Support for vector type in printf
Wed, 2 Apr 2025 14:13:46 +0000
Jovan Dmitrovic <[email protected]> • #19186
[PATCH v2 05/13] libgloss: mips: Fixes and improvements for CM3 bootcode
Wed, 2 Apr 2025 14:13:42 +0000
Jovan Dmitrovic <[email protected]> • #19185
[PATCH v2 04/13] libgloss: mips: Boot and startup code improvements inc. linker script fixes
Wed, 2 Apr 2025 14:13:38 +0000
Jovan Dmitrovic <[email protected]> • #19184
[PATCH v2 00/13] A series of updates related to MIPS
Wed, 2 Apr 2025 14:13:03 +0000
Jovan Dmitrovic <[email protected]> • #19183
Re: [PATCH v2] newlib: riscv: Fix build and reorganize header files
Wed, 2 Apr 2025 10:47:52 +0200
Corinna Vinschen <[email protected]> • #19182
[PATCH v2] newlib: riscv: Fix build and reorganize header files
Tue, 1 Apr 2025 22:00:10 -0500
Eric Salem <[email protected]> • #19181
Re: [PATCH] newlib: riscv: Fix build
Tue, 1 Apr 2025 20:56:31 -0500
Eric Salem <[email protected]> • #19180
Re: [PATCH] newlib: riscv: Fix build
Tue, 1 Apr 2025 18:20:28 -0600
Jeff Law <[email protected]> • #19179
Re: [PATCH] RISC-V: Fix the asm code for large code model
Tue, 1 Apr 2025 16:10:09 -0400
Jeff Johnston <[email protected]> • #19178
[PATCH] RISC-V: Fix the asm code for large code model
Tue, 1 Apr 2025 22:04:21 +0800
Kito Cheng <[email protected]> • #19177
Re: [PATCH] or1k: Fix compilation for __OR1K_MULTICORE__ builds
Mon, 31 Mar 2025 11:01:39 +0200
Corinna Vinschen <[email protected]> • #19176
Re: GCC (GNU Toolchain) dev room - CFP
Mon, 31 Mar 2025 01:16:27 +0700
Huy Nguyễn Hoàng via Cgen <[email protected]> • #19175
Re: [PATCH] newlib: riscv: Fix build
Sat, 29 Mar 2025 18:19:16 -0500
Eric Salem <[email protected]> • #19174
[PATCH] or1k: Fix compilation for __OR1K_MULTICORE__ builds
Fri, 28 Mar 2025 10:09:27 +0000
Stafford Horne <[email protected]> • #19173
Re: Sourceware Survey 2025
Fri, 28 Mar 2025 10:55:45 +0100
Mark Wielaard <[email protected]> • #19172
Re: [PATCH] newlib: riscv: Fix build
Thu, 27 Mar 2025 16:15:39 +0100
Corinna Vinschen <[email protected]> • #19171
Re: [PATCH] newlib: riscv: Fix build
Thu, 27 Mar 2025 09:58:04 -0500
Eric Salem <[email protected]> • #19170
Re: [PATCH] newlib: riscv: Fix build
Wed, 26 Mar 2025 16:22:25 -0500
Eric Salem <[email protected]> • #19169
Re: [PATCH] newlib: riscv: Fix build
Wed, 26 Mar 2025 08:28:07 -0500
Eric Salem <[email protected]> • #19168
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.