Why int32_t is long int on 32 Bit Intel?
2023-07-29 21:21 UTC (17+ messages)
` [EXTERNAL]: "
newlib header breaks restricted pointers in C++
2023-07-28 14:42 UTC (8+ messages)
[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)
GNU Tools Cauldron 2023
2023-07-25 17:05 UTC (2+ 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, 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)
page: next (older) | prev (newer) | 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).