public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/3] Add math support for non LDBL_EQ_DBL architecture
 2023-04-20 21:23 UTC  (2+ messages)
` [PATCH v2 2/3] newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64

Placement of signgam in libc instead of libm
 2023-04-20 21:20 UTC 

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  (3+ messages)

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

For GCC, newlib combined tree, newlib build-tree testing, use standard search paths
 2023-04-14 20:03 UTC 

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

Possible argp implementation questions regarding the use of <stdio.h>
 2023-02-03 12:09 UTC  (2+ messages)

[PATCH] libc: arm: Implement setjmp GCC backwards compatibility
 2023-02-02 11:41 UTC  (2+ messages)

mkdtemp() and HAVE_MKDIR
 2023-02-01  6:58 UTC  (3+ messages)

Sourceware network outage, Tuesday 2023-01-31
 2023-01-30 20:10 UTC 

[PATCH] RISC-V: Fix floating-point environment support for soft float
 2023-01-27 13:26 UTC  (3+ messages)

timegm() and other time related functions
 2023-01-25 14:23 UTC  (2+ messages)

Issues subscribing to mailing list
 2023-01-24 10:57 UTC  (2+ messages)

newlib-4.3.0 yearly snapshot created
 2023-01-20 21:49 UTC 

[PATCH] nvptx: In offloading execution, map '_exit' to 'abort' [GCC PR85463]
 2023-01-19 22:00 UTC 

[PATCH 1/2] nvptx: Don't use global constructor for SSP setup
 2023-01-19 21:53 UTC  (3+ messages)
  ` [PATCH 2/2] nvptx: Remove newlib ELIX level 1 restriction
` [PATCH] nvptx: Provide stub 'getpid', 'kill', 'stat'

[PATCH] nvptx: Provide stub 'gettimeofday'
 2023-01-19 21:52 UTC 

[PATCH] COPYING.NEWLIB: Arm licence entry amendment
 2023-01-19 20:06 UTC  (2+ messages)

[PATCH] NEWS: report arm ABI break
 2023-01-19 20:04 UTC  (2+ messages)

[PATCH] NEWS: Add news items
 2023-01-19 19:58 UTC  (2+ messages)

[PATCH] amdgcn: Add vectorized math routines
 2023-01-18 18:37 UTC  (5+ 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  (14+ 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  (2+ messages)

[PATCH v5 0/8] Implement assembly cortex-M PACBTI functionality
 2023-01-09  9:33 UTC  (10+ 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 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

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