From 66dfdc5aafb8df5e3ed79c50194a712479080561 Mon Sep 17 00:00:00 2001 From: "Victor L. Do Nascimento" Date: Thu, 19 Jan 2023 17:19:09 +0000 Subject: NEWS: report arm ABI break 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(+) (limited to 'newlib/NEWS') diff --git a/newlib/NEWS b/newlib/NEWS index 5e64b2660..4bac682f5 100644 --- a/newlib/NEWS +++ b/newlib/NEWS @@ -5,6 +5,8 @@ - remove phoenix OS support - remove unused members from struct _reent (see also --enable-newlib-reent-binary-compat) - 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 - add --enable-newlib-reent-thread-local configuration option - add --enable-newlib-reent-binary-compat configuration option - add 64-bit powerpc setjmp/longjmp support -- cgit v1.2.3