[PATCH 0/1] Revert "malloc: aarch64: Add ifuncs for malloc functions"
Yury Khrustalev
yury.khrustalev@arm.com
Wed Jul 1 14:09:33 GMT 2026
See commit message in the patch.
Base commit: 84c3993f1f
Passes regression on aarch64-linux-gnu, x86_64-linux-gnu, i686-linux-gnu
and build-tested for several targets with build-many-glibcs.py.
OK for trunk?
---
Yury Khrustalev (1):
Revert "malloc: aarch64: Add ifuncs for malloc functions"
malloc/malloc-internal.h | 2 -
malloc/malloc.c | 155 ++++++++++++++++++---
sysdeps/aarch64/multiarch/Makefile | 10 +-
sysdeps/aarch64/multiarch/malloc-ifuncs.c | 77 -----------
sysdeps/aarch64/multiarch/malloc-ifuncs.h | 24 ----
sysdeps/generic/malloc-api.h | 161 ----------------------
sysdeps/generic/malloc-ifuncs.h | 36 -----
7 files changed, 135 insertions(+), 330 deletions(-)
delete mode 100644 sysdeps/aarch64/multiarch/malloc-ifuncs.c
delete mode 100644 sysdeps/aarch64/multiarch/malloc-ifuncs.h
delete mode 100644 sysdeps/generic/malloc-api.h
delete mode 100644 sysdeps/generic/malloc-ifuncs.h
--
2.47.3
More information about the Libc-alpha
mailing list