diff options
author | Radek Bartoň <radek.barton@microsoft.com> | 2025-06-05 11:32:08 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2025-07-17 11:21:32 +0200 |
commit | de479a54e22e8fcb6262639a8e67fe8b00a27c37 (patch) | |
tree | 7438271e916a8ae639356f6f2440f6412a7fcbd4 /newlib/libc/stdio | |
parent | 78b17c4d5110664403dee92ec54b2c4b0c68242c (diff) | |
download | newlib-de479a54e22e8fcb6262639a8e67fe8b00a27c37.zip newlib-de479a54e22e8fcb6262639a8e67fe8b00a27c37.tar.gz newlib-de479a54e22e8fcb6262639a8e67fe8b00a27c37.tar.bz2 |
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')
0 files changed, 0 insertions, 0 deletions