public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
[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  (9+ messages)
` [PATCH 1/2] strftime.c(__strftime): "
    ` Fw: "
` [PATCH 2/2] strptime.c(strptime_l): add %i, %q, %v

[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] Implemented sysconf for Arm
 2022-09-28 11:28 UTC  (7+ messages)

[PATCH] Fix missing extern C statement
 2022-09-26 17:49 UTC  (2+ messages)

[PATCH] powerpc/setjmp: Add 64-bit support
 2022-09-23 19:29 UTC  (4+ messages)

Unable to link C++ application with libstdc++ when newlib is used (gcc 13 and perhaps also 12)
 2022-09-19 16:07 UTC  (5+ messages)

Malloc: unusable area at the end of the heap section
 2022-09-19 14:48 UTC  (7+ messages)

GNU Tools Cauldron 2022
 2022-09-16  8:00 UTC  (2+ messages)

Proposing Sourceware as SFC member project
 2022-09-08 23:06 UTC  (2+ messages)
` Sourceware accepted "

Integration of new patches from ARM's optimized-routines repo
 2022-09-08  7:13 UTC  (2+ messages)

[PATCH 1/2] Used chunk needs to be removed from free_list
 2022-09-01 19:39 UTC  (9+ messages)
` [PATCH 2/2] Don't allocate another header when merging chunks

Fwd: New Defects reported by Coverity Scan for RTEMS-Newlib
 2022-08-31 19:58 UTC  (8+ messages)
  `  "

[PATCH v2] Restore _lock initialization in non-single threaded mode
 2022-08-31  8:07 UTC  (3+ messages)

[PATCH] Restore _lock initialization in single threaded mode
 2022-08-29 19:35 UTC  (4+ messages)

[PATCH] Restore _lock initialization in single threaded mode
 2022-08-29 18:18 UTC  (2+ messages)

Accuracy of Mathematical Functions
 2022-08-29 10:50 UTC 

[PATCH newlib v1 0/4] Add FreeBSD long double functions
 2022-08-26 20:45 UTC  (14+ messages)
` [PATCH newlib v1 1/4] Add infrastructure for incorporating FreeBSD long double methods
` [PATCH newlib v1 2/4] Makefile.in and configure: Regenerated
` [PATCH newlib v1 3/4] Split libm/common/frexpl.c into LDBL_EQ_DBL and long double versions
` [PATCH newlib v1 4/4] Makefile.in: Regenerated

[PATCH] libgloss: riscv: Convert to non-recursive automake
 2022-08-26 14:51 UTC  (3+ messages)

[PATCH v3 0/8] Implement assembly cortex-M PACBTI functionality
 2022-08-24 10:41 UTC  (9+ messages)
` [PATCH v3 1/8] newlib: libc: define M-profile PACBTI-enablement macros
` [PATCH v3 2/8] newlib: libc: strcmp M-profile PACBTI-enablement
` [PATCH v3 3/8] newlib: libc: strlen "
` [PATCH v3 4/8] newlib: libc: memchr "
` [PATCH v3 5/8] newlib: libc: memcpy "
` [PATCH v3 6/8] newlib: libc: setjmp/longjmp "
` [PATCH v3 7/8] newlib: libc: aeabi_memmove "
` [PATCH v3 8/8] newlib: libc: aeabi_memset "

_newlib_version.h not filled with data
 2022-08-22 21:57 UTC  (2+ messages)

Revisiting More Complete long double Support
 2022-08-19  9:19 UTC  (7+ messages)

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

[PATCH] newlib: libc: Optimize the string functions
 2022-08-16 11:08 UTC  (2+ messages)

[PATCH] SH: Do not build syscalls if option provided
 2022-08-15 19:13 UTC  (2+ messages)

[PATCH] newlib: libc: Optimize the string functions
 2022-08-12 21:09 UTC 

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

crash in newlocale()
 2022-08-12 10:50 UTC  (7+ messages)

[PATCH] newlocale: fix crash when trying to write to __C_locale
 2022-08-11 18:00 UTC 

Newlib provided syscalls on SH
 2022-08-09 19:29 UTC  (2+ messages)

[PATCH 00/14] Add --enable-newlib-reent-thread-local option
 2022-07-13 11:13 UTC  (30+ messages)
` [PATCH 01/14] Move content in <sys/reent.h>
` [PATCH 02/14] Define _REENT_EMERGENCY(ptr) only once
` [PATCH 03/14] Add _REENT_ERRNO(ptr)
    ` Fw: "
` [PATCH 04/14] Add _REENT_STDIN(ptr)
` [PATCH 05/14] Add _REENT_STDOUT(ptr)
` [PATCH 06/14] Add _REENT_STDERR(ptr)
` [PATCH 07/14] Add _REENT_INC(ptr)
` [PATCH 08/14] Add _REENT_LOCALE(ptr)
` [PATCH 09/14] Add _REENT_CLEANUP(ptr)
` [PATCH 10/14] Add _REENT_CVTLEN(ptr)
` [PATCH 11/14] Add _REENT_CVTBUF(ptr)
` [PATCH 12/14] Add _REENT_SIG_FUNC(ptr)
` [PATCH 13/14] Add _REENT_IS_NULL()
` [PATCH 14/14] Add --enable-newlib-reent-thread-local option

[PATCH 0/6] Synchronize <sys/cdefs.h> with FreeBSD
 2022-07-11  9:43 UTC  (10+ messages)
` [PATCH 1/6] cdefs.h: remove intel_compiler support
` [PATCH 2/6] Expose clang's alignment builtins and use them for roundup2/rounddown2
` [PATCH 3/6] cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unused
` [PATCH 4/6] cdefs: Make __nosanitizeaddress work for KASAN as well
` [PATCH 5/6] cdefs: Add a default definition for __nosanitizememory
` [PATCH 6/6] cdefs.h: Remove redundant #ifdefs

[PATCH] Reduce namespace pollution from <sys/_types.h>
 2022-07-07 19:10 UTC  (2+ messages)

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

[PATCH] newlib: switch to autoconf long double wider macro
 2022-06-22  2:52 UTC  (7+ messages)

[PATCH v2] Use global stdio streams for all configurations
 2022-06-17 11:33 UTC  (5+ messages)

RISC-V crt0.S
 2022-06-11 15:56 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).