]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: rename internals related to PAuth feature to use pauth in their naming for...
authorMatthieu Longo <matthieu.longo@arm.com>
Fri, 23 Feb 2024 14:52:58 +0000 (14:52 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 27 Feb 2024 12:46:15 +0000 (12:46 +0000)
commitd6a14e41381d0aa0a99c6796d3bd3677c80dfe06
tree2debfac102974462baae27f0cf67efe8535dfdd6
parent54af729da143016b234750b88853209c142ae5e7
aarch64: rename internals related to PAuth feature to use pauth in their naming for coherency

Hi,

Commits af1bd77 and 3f4ff08 introduced the Pointer Authentication feature with internal names that don't match the actual feature name pauth. The new feature PAuth_LR introduced in Armv9.5-A is an extension of the PAuth feature of Armv8.3-A. Using a different naming for it not based on the formerly "PAC" would create confusion.

Regression tested on aarch64-none-elf, and no regression found.

Ok for binutils-master? I don't have commit access so I need someone to commit on my behalf.

Regards,
Matthieu.
From 58b38358b2788939d81f2df7f5fb4c64a31ae06e Mon Sep 17 00:00:00 2001
From: Matthieu Longo <matthieu.longo@arm.com>
Date: Fri, 23 Feb 2024 11:30:40 +0000
Subject: [PATCH] aarch64: rename internals related to PAuth feature to use
 pauth in their naming for coherency

Commits af1bd77 and 3f4ff08 introduced the Pointer Authentication feature
with internal names that don't match the actual feature name pauth. The new
feature PAuth_LR introduced in Armv9.5-A is an extension of the PAuth feature
of Armv8.3-A. Using a different naming for it not based on the formerly "PAC"
would create confusion.
gas/config/tc-aarch64.c
include/opcode/aarch64.h
opcodes/aarch64-tbl.h