public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] NEWS: Add news items
@ 2023-01-19 18:38 Sebastian Huber
  2023-01-19 19:58 ` Jeff Johnston
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Huber @ 2023-01-19 18:38 UTC (permalink / raw)
  To: newlib

---
 newlib/NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/newlib/NEWS b/newlib/NEWS
index c39b925c4..5e64b2660 100644
--- a/newlib/NEWS
+++ b/newlib/NEWS
@@ -3,7 +3,13 @@
 - remove i?86-pc-linux-gnu support
 - remove decstation & sunos support
 - remove phoenix OS support
+- remove unused members from struct _reent (see also --enable-newlib-reent-binary-compat)
 - build system internals heavily rewritten & updated
+- add --enable-newlib-reent-thread-local configuration option
+- add --enable-newlib-reent-binary-compat configuration option
+- add 64-bit powerpc setjmp/longjmp support
+- use global stdio streams for all configurations
+- use global atexit data for all configurations
 
 *** Major changes in newlib version 4.2.0:
 
-- 
2.35.3


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-19 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-19 18:38 [PATCH] NEWS: Add news items Sebastian Huber
2023-01-19 19:58 ` Jeff Johnston

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