public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
[PATCH] amdgcn: Add vectorized math routines
 2023-01-17 19:52 UTC  (4+ messages)

new version update
 2023-01-15 21:06 UTC 

newlib-cygwin.git repository: Switching "master" to "main"
 2023-01-13 23:29 UTC  (6+ messages)

new version update
 2023-01-13 19:21 UTC  (2+ messages)

[PATCH] libgloss: merge csky into top-level Makefile
 2023-01-13 14:28 UTC  (3+ messages)

[PATCH] libgloss: csky: use atexit to call fini-array functions
 2023-01-13 13:10 UTC  (2+ messages)

[PATCH] libgloss: csky: fix pointer-to-integer warning
 2023-01-13 10:12 UTC  (2+ messages)

[PATCH] libgloss: csky: use atexit to call fini-array functions
 2023-01-13 10:11 UTC  (2+ messages)

[PATCH] libgloss: merge nios2 into top-level Makefile
 2023-01-12  9:54 UTC  (2+ messages)

[PATCH] libgloss: arm: break newlib dependency
 2023-01-11  9:14 UTC  (15+ messages)
` [PATCH v3] "

[PATCH v5b 8/8] newlib: libc: setjmp M-profile PACBTI-enablement
 2023-01-10 16:50 UTC  (2+ messages)

[PATCH v5a 8/8] newlib: libc: setjmp M-profile PACBTI-enablement
 2023-01-10 11:24 UTC  (2+ messages)

[PATCH 0/4] libgloss: convert a few more arches to automake
 2023-01-09 10:51 UTC  (6+ messages)
` [PATCH 1/4] libgloss: merge aarch64 into top-level Makefile
` [PATCH 2/4] libgloss: merge arm "
` [PATCH 3/4] libgloss: merge arc "
` [PATCH 4/4] libgloss: merge d30v "

Adding support for gb2312 and sift-jis to newlib iconv
 2023-01-09 10:50 UTC  (2+ messages)

[PATCH v5 0/8] Implement assembly cortex-M PACBTI functionality
 2023-01-09  9:33 UTC  (15+ messages)
` [PATCH v5 1/8] newlib: libc: define M-profile PACBTI-enablement macros
` [PATCH v5 2/8] newlib: libc: strcmp M-profile PACBTI-enablement
` [PATCH v5 3/8] newlib: libc: strlen "
` [PATCH v5 4/8] newlib: libc: memchr "
` [PATCH v5 5/8] newlib: libc: memcpy "
` [PATCH v5 6/8] newlib: libc: aeabi_memmove "
` [PATCH v5 7/8] newlib: libc: aeabi_memset "
` [PATCH v5 8/8] newlib: libc: setjmp "

new version update
 2023-01-09  1:24 UTC 

status of EOY/4.3 release?
 2023-01-06  8:03 UTC 

Bug in memccpy
 2023-01-03 19:54 UTC  (2+ messages)

Proposing Sourceware as SFC member project
 2022-12-31 23:34 UTC  (4+ messages)
` Sourceware accepted "
  ` Sourceware infrastructure presentation and community Q&A

[PATCH/committed] remove +x bit on source files
 2022-12-22  3:40 UTC 

[PATCH] libc: arm: setjmp.S code cleanup
 2022-12-19 11:23 UTC  (2+ messages)

[PATCH] Fix a bug in setjmp for MIPS o32/o64 FPXX/FP64
 2022-12-19  9:39 UTC  (2+ messages)

[PATCH] libgloss: rs6000: fix incorrect install dir for xil files
 2022-12-19  9:36 UTC  (2+ messages)

[PATCH 0/5] libgloss: drop custom multi-build logic
 2022-12-19  9:17 UTC  (7+ messages)
` [PATCH 1/5] libgloss: aarch64: delete unused "
` [PATCH 2/5] libgloss: arm: inline "
` [PATCH 3/5] libgloss: drop unused "
` [PATCH 4/5] libgloss: merge aarch64 configure script up a level
` [PATCH 5/5] libgloss: merge arm "

A patch with a small typo fix
 2022-12-16 17:19 UTC  (2+ messages)

[PATCH] libgloss: rename our $subdirs to $SUBDIRS
 2022-12-14  9:17 UTC  (3+ messages)

[PATCH/committed] libgloss: bfin: switch to CPPASCOMPILE for .S->.o
 2022-12-14  9:15 UTC 

[PATCH] newlib: libc: Optimize the string functions
 2022-12-13 20:02 UTC 

[PATCH] libc: arm: fix setjmp abi non-conformance
 2022-12-13 15:54 UTC  (2+ messages)

Iconv.html and iconv.html
 2022-12-13  1:28 UTC  (6+ messages)
` [PATCH] newlib: info: tweak iconv node to avoid collisions

hello 
 2022-12-08 20:04 UTC 

[PATCH] libc: fix fropen/fwopen compile warnings
 2022-12-07 12:23 UTC  (2+ messages)

Adding aio.h and mqueue.h
 2022-12-04 18:59 UTC  (7+ messages)

nvptx: Implement '_exit' instead of 'exit'
 2022-12-01 23:06 UTC  (2+ messages)

[PATCH][Newlib] arm: Restrict processor mode change when in hypervisor mode
 2022-12-01 13:55 UTC  (2+ messages)

[PATCH] Cygwin: Update some mentions of x86 in documentation
 2022-11-28 15:55 UTC  (2+ messages)

[PATCH] amdgcn: Use __builtin_gcn_ in libc/machine/amdgcn/getreent.c
 2022-11-22 23:08 UTC  (2+ messages)

[PATCH v4 0/8] Implement assembly cortex-M PACBTI functionality
 2022-11-22 16:19 UTC  (17+ messages)
` [PATCH v4 1/8] newlib: libc: define M-profile PACBTI-enablement macros
` [PATCH v4 2/8] newlib: libc: strcmp M-profile PACBTI-enablement
` [PATCH v4 3/8] newlib: libc: strlen "
` [PATCH v4 4/8] newlib: libc: memchr "
` [PATCH v4 5/8] newlib: libc: memcpy "
` [PATCH v4 6/8] newlib: libc: setjmp/longjmp "
` [PATCH v4 7/8] newlib: libc: aeabi_memmove "
` [PATCH v4 8/8] newlib: libc: aeabi_memset "

_PathLocale and __collate_load_tables()
 2022-11-21 12:23 UTC  (2+ messages)

[Patch] amdgcn: Replace asm("s8") by __builtin_gcn_kernarg_ptr if existing
 2022-11-21 12:13 UTC  (2+ messages)

FIRST NATIONS EDUCATIONAL RESOURCES - Streaming Video
 2022-11-17 15:08 UTC 

round() on arm vs aarch64
 2022-11-15 18:17 UTC  (5+ messages)

Your Website Has Been Compromised
 2022-11-14  6:48 UTC 

[PATCH] powerpc/setjmp: Fix 64-bit buffer alignment
 2022-11-10 15:19 UTC  (3+ messages)

Long double complex methods
 2022-11-08 20:24 UTC  (3+ messages)
` [newlib] Generally make all 'long double complex' methods available in <complex.h>

[PATCH 0/5] makedocbook improvements (v2)
 2022-11-07  8:48 UTC  (10+ messages)
` [PATCH 1/5] makedocbook: Use raw strings for regexes
` [PATCH 2/5] makedocbook: Use sys.exit()
` [PATCH 3/5] makedocbook: Drop stray semicolons
` [PATCH 4/5] makedocbook: Adjust inline whitespace to fix flake8 warnings
` [PATCH 5/5] makedocbook: Fix false report of unhandled texinfo command

Switchs-Sales,
 2022-11-05  1:22 UTC 

[PATCH] makedocbook: Fix false report of unhandled texinfo command
 2022-11-04 15:13 UTC  (4+ messages)

Generate porting.info in build tree rather than source tree
 2022-11-04  0:29 UTC  (6+ messages)

[PATCH] newlib: build+install info pages by default
 2022-11-01 20:22 UTC  (2+ messages)

BANNED contents from you (application/octet-stream,.exe,.exe-ms,webcam.txt.com)
 2022-10-30  1:13 UTC 

[PATCH] Fix warning during manpage generaton
 2022-10-28  9:18 UTC  (2+ messages)

[PATCH] powerpc/setjmp: Fix 64-bit support
 2022-10-27 16:09 UTC  (2+ messages)

[PATCH] strftime.c(__strftime): add %q, %v, tests; tweak %Z doc
 2022-10-26  3:05 UTC  (5+ messages)

[PATCH] strptime.c(strptime_l): add %q GNU quarter
 2022-10-24 12:10 UTC  (2+ messages)

[PATCH 0/2] strftime.c, strptime.c: add %i, %q, %v, tests; tweak %Z docs
 2022-10-21 20:43 UTC  (7+ messages)
` [PATCH 1/2] strftime.c(__strftime): "
    ` Fw: "

[PATCH] libgloss: riscv: Install machine/syscall.h
 2022-10-20 14:54 UTC  (6+ messages)

[PATCH] Rerun automake in newlib/
 2022-09-28 14:52 UTC  (2+ messages)

[PATCH 1/1] newlib: libc: Optimize the string functions
 2022-08-12 20:52 UTC 

[PATCH] newlib: libc: Optimize the string functions
 2022-08-11 18:56 UTC 

[PATCH] String: Optimize the string functions
 2022-08-11 17:00 UTC 

page:  |  | latest

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).