]> git.ipfire.org Git - thirdparty/glibc.git/commit
aarch64: Add AmpereComputing emag to tunable cpu list
authorFeng Xue <fxue@os.amperecomputing.com>
Wed, 1 Aug 2018 07:42:44 +0000 (03:42 -0400)
committerFeng Xue <fxue@os.amperecomputing.com>
Fri, 1 Feb 2019 12:59:18 +0000 (07:59 -0500)
commit07c3d1ec03ee3633918afb59213cd1bac2ab276e
tree8652dd6bb415be5a1b00e953b97613e37c86876c
parent114f792eaea2505cd8aee02d330aad37238da6a5
aarch64: Add AmpereComputing emag to tunable cpu list

Emag is a 64-bit CPU core released by AmpereComputing.

Add its name to cpu list, and corresponding macro as utilities for
later IFUNC dispatch.

    * manual/tunables.texi (Tunable glibc.cpu.name): Add emag.
    * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (cpu_list):
    Add emag.
    * sysdeps/unix/sysv/linux/aarch64/cpu-features.h (IS_EMAG):
    New macro.
ChangeLog
manual/tunables.texi
sysdeps/unix/sysv/linux/aarch64/cpu-features.c
sysdeps/unix/sysv/linux/aarch64/cpu-features.h