public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] NEWS: report arm ABI break
@ 2023-01-19 17:19 Victor L. Do Nascimento
  2023-01-19 20:04 ` Jeff Johnston
  0 siblings, 1 reply; 2+ messages in thread
From: Victor L. Do Nascimento @ 2023-01-19 17:19 UTC (permalink / raw)
  To: newlib; +Cc: Richard.Earnshaw

Add details of ABI-conformance fix to setjmp implementation under
Major changes in newlib version 4.3.0
---
 newlib/NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/newlib/NEWS b/newlib/NEWS
index c39b925c4..07a139c4b 100644
--- a/newlib/NEWS
+++ b/newlib/NEWS
@@ -4,6 +4,8 @@
 - remove decstation & sunos support
 - remove phoenix OS support
 - build system internals heavily rewritten & updated
+- make arm jmp_buf size and alignment ABI-conformant
+- fixed bug in arm setjmp/longjmp to preserve floating-point register values
 
 *** Major changes in newlib version 4.2.0:
 
-- 
2.36.1

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-19 17:19 [PATCH] NEWS: report arm ABI break Victor L. Do Nascimento
2023-01-19 20:04 ` 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).