]> git.ipfire.org Git - thirdparty/glibc.git/commit
powerpc: Placeholder and infrastructure/build support to add Power11 related changes.
authorAmrita H S <amritahs@linux.ibm.com>
Wed, 20 Mar 2024 00:08:47 +0000 (19:08 -0500)
committerPeter Bergner <bergner@linux.ibm.com>
Wed, 20 Mar 2024 02:11:34 +0000 (21:11 -0500)
commit1ea051145612f199d8716ecdf78b084b00b5a727
tree95684587fb0f629944ed693d1e44fb7f27d17e6b
parent3ab9b88e2ac91062b6d493fe32bd101a55006c6a
powerpc: Placeholder and infrastructure/build support to add Power11 related changes.

The following three changes have been added to provide initial Power11 support.
    1. Add the directories to hold Power11 files.
    2. Add support to select Power11 libraries based on AT_PLATFORM.
    3. Let submachine=power11 be set automatically.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Reviewed-by: Peter Bergner <bergner@linux.ibm.com>
15 files changed:
sysdeps/powerpc/dl-procinfo.h
sysdeps/powerpc/powerpc32/power11/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc32/power11/fpu/multiarch/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc32/power11/multiarch/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/be/power11/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/be/power11/fpu/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/be/power11/fpu/multiarch/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/be/power11/multiarch/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/le/power11/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/le/power11/fpu/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/le/power11/fpu/multiarch/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/le/power11/multiarch/Implies [new file with mode: 0644]
sysdeps/powerpc/powerpc64/le/tst-glibc-hwcaps.c
sysdeps/powerpc/preconfigure
sysdeps/powerpc/preconfigure.ac