public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
Newlib copyright review
 2023-08-11 22:18 UTC  (3+ messages)
` (was: Newlib copyright review) and SPDX tagging to REUSE spec RFC

[PATCH, RFC 0/8] add xtensa port
 2023-08-10 22:18 UTC  (30+ messages)
` [PATCH, RFC 1/8] newlib: add system headers from include/$(sys_dir)/*/*.h
` [PATCH, RFC 2/8] libc: sys: add xtensa port
` [PATCH, RFC 3/8] libm: "
` [PATCH, RFC 4/8] libc: "
` [PATCH, RFC 5/8] libm: add attribute weak for __ieee754_sqrtf
` [PATCH, RFC 6/8] libgloss: libnosys: add xtensa port
` [PATCH, RFC 7/8] libgloss: "
` [PATCH, RFC 8/8] libc: fix xtensa PSRAM cache bug
  ` [PATCH, RFC v2 0/8] add xtensa port
    ` [PATCH, RFC v2 1/8] newlib: add system headers from include/$(sys_dir)/*/*.h
    ` [PATCH, RFC v2 2/8] libc: sys: add xtensa port
    ` [PATCH, RFC v2 3/8] libm: "
    ` [PATCH, RFC v2 4/8] libc: "
    ` [PATCH, RFC v2 5/8] libm: add attribute weak for __ieee754_sqrtf
    ` [PATCH, RFC v2 6/8] libgloss: libnosys: add xtensa port
    ` [PATCH, RFC v2 7/8] libgloss: "
    ` [PATCH, RFC v2 8/8] libc: xtensa: fix PSRAM cache bug
    ` [PATCH, RFC v3 0/3] add xtensa port
      ` [PATCH, RFC v3 1/3] libc: fix nested sys-include dirs install
      ` [PATCH, RFC v3 2/3] newlib: add Xtensa port
      ` [PATCH, RFC v3 3/3] libgloss: "

[PATCH 1/2] Adding a LittleFS-based self-contained target to libgloss
 2023-08-10 21:47 UTC  (13+ messages)
` [PATCH 2/2] Adding lfs_mem.c
  ` Adding a LittleFS-based self-contained target to libgloss

[PATCH] Add stub for getentropy
 2023-08-09  9:42 UTC  (2+ messages)

GNU Tools Cauldron 2023
 2023-08-07 15:42 UTC  (3+ messages)

[PATCH 0/2] Synchronize <sys/cdefs.h> with FreeBSD
 2023-08-07 14:10 UTC  (7+ messages)
` [PATCH 1/2] <sys/cdefs.h>: Decay expression passed to fallback version of __generic()
` [PATCH 2/2] sys/cdefs.h: fix for use __restrict in C++

[PATCH] newlib: gdtoa: Suppress compiler warning
 2023-08-04  8:54 UTC 

[PATCH v2] newlib: Fix memory leak regarding gdtoa-based _ldtoa_r()
 2023-08-02 10:56 UTC  (2+ messages)

[PATCH] newlib: Fix memory leak regarding gdtoa-based _ldtoa_r()
 2023-08-02  6:39 UTC  (3+ messages)

newlib header breaks restricted pointers in C++
 2023-07-31 11:04 UTC  (9+ messages)

[PATCH 1/3] aarch64: Sync with ARM-software/optimized-routines
 2023-07-31  6:54 UTC  (4+ messages)
` [PATCH 2/3] aarch64: Fix corrupt GNU_PROPERTY_TYPE (5) size
` [PATCH 3/3] aarch64: Import memrchr.S

[PATCH v2] aarch64: Import memrchr.S
 2023-07-31  6:53 UTC 

Unable to Compile LibNoSys in LibGloss
 2023-07-30  3:45 UTC 

Why int32_t is long int on 32 Bit Intel?
 2023-07-29 21:21 UTC  (17+ messages)
        ` [EXTERNAL]: "

[PATCH] Fix rounding results in lrint() & llrint() when close to 0
 2023-07-27  9:39 UTC  (2+ messages)

[PATCH] RISC-V: Support Zfinx/Zdinx extension
 2023-07-26 13:27 UTC  (2+ messages)

bug with printf positional arguments?
 2023-07-26 13:26 UTC  (4+ messages)

[PATCH] Fix getlogin() to check only stdin to get a valid tty
 2023-07-18 18:59 UTC  (15+ messages)

School Districts Contacts 2023
 2023-07-18 10:39 UTC 

[PATCH] newlib: posix: add HAVE_OPENDIR build condition for [n]ftw.c
 2023-07-13 17:59 UTC  (2+ messages)

newlib license question
 2023-07-05  1:25 UTC 

newlib license question
 2023-07-04 17:15 UTC  (3+ messages)

read Cygwin-set Windows-EA-XATTRs from Linux?
 2023-07-03 11:16 UTC  (2+ messages)

Newlib build fails
 2023-06-26 22:00 UTC  (3+ messages)

[Bug?] SIG2STR_MAX not good for #if
 2023-06-21 13:20 UTC  (9+ messages)
  ` [PATCH] Make SIG2STR_MAX usable in #if
        ` [PATCHv2] "

PlayStation 2 newlib port
 2023-06-20  7:05 UTC  (3+ messages)

Possible wrong message in eBalloc, newlib/libc/stdlib/mprec.h
 2023-06-08 19:46 UTC 

Sourceware infrastructure updates for Q2 2023
 2023-06-05  9:12 UTC 

PATCH: export XATTR_{NAME,SIZE,LIST}_MAX
 2023-05-30 21:59 UTC  (4+ messages)
` [PATCH] include/cygwin/limits.h: add XATTR_{NAME,SIZE,LIST}_MAX

[PATCH 0/2] misc fixes from crosstool-ng
 2023-05-30 17:56 UTC  (4+ messages)
` [PATCH 1/2] m68k: disallow unaligned access for m68010 and m68020
` [PATCH 2/2] config/mt-d30v: Append flags

*Your Kind Reply
 2023-05-30  7:29 UTC 

Build error with GCC13 + newlib 4.1.0 - error: 'float_t' undeclared
 2023-05-28  6:11 UTC  (6+ messages)

[PATCH] libc: fix __time_load_locale return code
 2023-05-17 21:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/3] Add math support for non LDBL_EQ_DBL architecture
 2023-05-17 14:59 UTC  (7+ messages)
` [PATCH v3 1/3] newlib: Add FreeBSD files for non LDBL_EQ_DBL support
` [PATCH v3 2/3] newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64
` [PATCH v3 3/3] Regenerated source for adding non LDBL_EQ_DBL

Sourceware joins Software Freedom Conservancy
 2023-05-15 18:26 UTC 

For GCC, newlib combined tree, newlib build-tree testing, use standard search paths
 2023-05-15 16:04 UTC  (4+ messages)

[PATCH 0/2] Move signgam from libc/reent to libm/math
 2023-05-05 18:51 UTC  (4+ messages)
` [PATCH v2 1/2] Move signgm.c "
` [PATCH v2 2/2] Regenerated source for moving signgam.c

[PATCH 0/2] Move signgam from libc/reent to libm/math
 2023-05-05 15:47 UTC  (7+ messages)
` [PATCH 1/2] Move signgm.c "
` [PATCH 2/2] Regenerated source for moving signgam.c

Memory reclaim errors
 2023-05-02  5:27 UTC  (2+ messages)

[PATCH v2 0/3] Add math support for non LDBL_EQ_DBL architecture
 2023-04-27 11:49 UTC  (9+ messages)
` [PATCH v2 1/3] newlib: Add FreeBSD files for non LDBL_EQ_DBL support
` [PATCH v2 2/3] newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64
` [PATCH v2 3/3] Regenerated source for adding non LDBL_EQ_DBL

[PATCH] Fix _REENT_EMERGENCY() if TLS is enabled
 2023-04-26  7:57 UTC  (2+ messages)

Placement of signgam in libc instead of libm
 2023-04-24 15:16 UTC  (3+ messages)

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