public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
PlayStation 2 newlib port
 2023-06-13 18:31 UTC 

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

GNU Tools Cauldron 2023
 2023-06-05 14:05 UTC 

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

[PATCH, RFC 0/8] add xtensa port
 2023-05-31  7:53 UTC  (21+ 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: 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)

warning question
 2023-04-20 15:12 UTC  (2+ messages)

Adding support for gb2312 and sift-jis to newlib iconv
 2023-04-15  5:06 UTC  (2+ messages)

[PATCH] newlib: stop clobbering LDFLAGS with non-standard $ldflags
 2023-04-14 21:51 UTC  (2+ messages)

[PATCH 0/4] Fix huge error for pow detected by Paul Zimmermann
 2023-04-13 17:37 UTC  (9+ messages)
` [PATCH 1/4] Fix missing sign for overflow/underflow where x is negative and y is large odd integer
` [PATCH 2/4] Fix x close to 1, y between 2^31 and 2^64
` [PATCH 3/4] Compare j as unsigned
` [PATCH 4/4] Replace always true if with else

huge error for pow
 2023-04-11  9:37 UTC  (3+ messages)

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

Newlib's .texi docs - outdated version number/date
 2023-04-05 15:53 UTC  (5+ messages)

C11 timespec_get(), TIME_UTC
 2023-03-25 21:21 UTC  (2+ messages)

(no subject)
 2023-03-23 13:09 UTC 

Lighting&Manufacturer,
 2023-03-21  1:08 UTC 

[PATCH] Cygwin: doc: Fix type mismatch in porting.texi
 2023-03-20  2:25 UTC 

[PATCH] Cygwin: doc: Fix type mismatch in porting.texi
 2023-03-19  3:24 UTC  (3+ messages)
  `  "

[PATCH] libgloss/epiphany: Fix move instruction in crt0.S
 2023-03-08 19:28 UTC  (2+ messages)

Sourceware infrastructure updates Q1 2023
 2023-03-08 11:02 UTC 

Problem with SBRK not returning from call on bare metal risk
 2023-03-08  1:23 UTC  (3+ messages)

[PATCH v3][Newlib] arm: Restrict processor mode change when in hypervisor mode
 2023-03-03 13:35 UTC  (2+ messages)

[PATCH][Newlib] arm: Fix the SP used in setting stack limit for standalone application
 2023-03-03 13:34 UTC  (2+ messages)

[PATCH v2][Newlib] arm: Restrict processor mode change when in hypervisor mode
 2023-03-02 13:05 UTC  (2+ messages)

ldexp with directed rounding
 2023-02-27 16:35 UTC 

[PATCH] nano-mallocr: Prevent NULL pointer de-reference in free_list
 2023-02-27 10:00 UTC  (3+ messages)

[PATCH 0/2] newlib/libc/time/strftime: table format fix man, tbl, groff multi-page table issues
 2023-02-23 15:33 UTC  (17+ messages)
` [PATCH 1/2] newlib/libc/time/strftime.c: split table of conversion specifiers to "
` [PATCH 2/2] newlib/libc/Makefile.inc: sed fix strftime.3 table format man, tbl, groff multi-page issues
` [PATCH v2 "
` [PATCH v3 0/2] newlib/libc/time/strftime: fix multi-page table format issues
  ` [PATCH v3 1/2] newlib/libc/time/strftime.c: split chew table of conversion format specifiers
  ` [PATCH v3 2/2] newlib/libc/Makefile.inc: sed fix strftime.3 tbl/groff format issues

Increased RAM usage after upgrade to newlib 4.3.0
 2023-02-23  6:02 UTC  (2+ messages)

Various libgloss problems after recent changes
 2023-02-22 18:06 UTC  (12+ messages)

[PATCH 1/1] RISC-V: Use the new libm code if possible
 2023-02-22 11:29 UTC  (3+ messages)

[PATCH] Allow fseek optimization also for cookied files
 2023-02-20 10:41 UTC  (2+ messages)

[PATCH 0/2] newlib/libc/{ctype,string}/: script fix and Unicode 15 update
 2023-02-20 10:24 UTC  (5+ messages)
` [PATCH 1/2] newlib/libc/ctype/mkcaseconv: fix POSIX shell invalid == comparison
` [PATCH 2/2] newlib/libc/{ctype,string}/*.t: Unicode 15 character width and property tables
  ` [PATCH 2/2] newlib/libc/{ctype, string}/*.t: "

libc: arm: setjmp jmp_buf exagerated size
 2023-02-15 17:14 UTC  (8+ messages)
` [PATCH] "

Accuracy of Mathematical Functions
 2023-02-14  8:13 UTC 

error in tgamma
 2023-02-08 16:09 UTC  (2+ messages)
` error in tgammaf

huge error for pow
 2023-02-08  7:02 UTC  (3+ messages)

[PATCH] libc: arm: fix setjmp abi non-conformance
 2023-02-07 21:45 UTC  (6+ messages)

[PATCH v2] libc: arm: Implement setjmp GCC backwards compatibility
 2023-02-03 13:07 UTC  (2+ messages)

malloc() fails to compile with --enable-newlib-reent-thread-local
 2023-02-03 12:11 UTC  (2+ 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).