aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/vasniprintf.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2025-07-21 17:23:46 -0500
committerJoel Sherrill <joel@rtems.org>2025-07-25 12:02:37 -0500
commit70c5505766ad4ae62e4d045835ed2a6b928d5760 (patch)
tree3d2df8ec1ef74c034c4e62b96df10328a38b2598 /newlib/libc/stdio/vasniprintf.c
parentf67a5cffe052b9e746f0baf64fb762e8b2de162d (diff)
downloadnewlib-70c5505766ad4ae62e4d045835ed2a6b928d5760.zip
newlib-70c5505766ad4ae62e4d045835ed2a6b928d5760.tar.gz
newlib-70c5505766ad4ae62e4d045835ed2a6b928d5760.tar.bz2
ilp32: Revert patch removing ilp32 support
ilp32 support was removed prematurely. It is still in GCC 15 which is the latest GCC release. From: <radek.barton@microsoft.com> Date: Thu, 5 Jun 2025 11:32:08 +0200 Subject: [PATCH] newlib: libc: update asmdefs.h compatible with Cygwin AArch64 This patch synchronizes newlib/libc/machine/aarch64/asmdefs.h header with version from https://github.com/ARM-software/optimized-routines/commit/4352245388a55a836f3ac9ac5907022c24ab8e4c commit that added support for AArch64 Cygwin. This version of the header removed PTR_ARG and SIZE_ARG macros as ILP32 was deprecated which introduced changes in many .S files so the patch contains removal of usages of those macros. On top of that, setjmp.S and rawmemchr.S were refactored to use ENTRY/ENTRY_ALIGN and END macros. ` Signed-off-by: Radek BartoĊˆ <radek.barton@microsoft.com>
Diffstat (limited to 'newlib/libc/stdio/vasniprintf.c')
0 files changed, 0 insertions, 0 deletions