aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog/git_commit.py
diff options
context:
space:
mode:
authorKarl Meakin <karl.meakin@arm.com>2025-07-03 12:48:30 +0100
committerRichard Sandiford <richard.sandiford@arm.com>2025-07-03 12:48:30 +0100
commit6cc3cdddeb362b827b5d1f97a21291623cb1bd3a (patch)
tree3377a1e425e912f86708147c9ec0e38db826c803 /contrib/gcc-changelog/git_commit.py
parent70905bad8ea7e9e5f807b54ad3fe183f643cdbf2 (diff)
downloadgcc-6cc3cdddeb362b827b5d1f97a21291623cb1bd3a.zip
gcc-6cc3cdddeb362b827b5d1f97a21291623cb1bd3a.tar.gz
gcc-6cc3cdddeb362b827b5d1f97a21291623cb1bd3a.tar.bz2
AArch64: make `far_branch` attribute a boolean
The `far_branch` attribute only ever takes the values 0 or 1, so make it a `no/yes` valued string attribute instead. gcc/ChangeLog: * config/aarch64/aarch64.md (far_branch): Replace 0/1 with no/yes. (aarch64_bcond): Handle rename. (aarch64_cbz<optab><mode>1): Likewise. (*aarch64_tbz<optab><mode>1): Likewise. (@aarch64_tbz<optab><ALLI:mode><GPI:mode>): Likewise.
Diffstat (limited to 'contrib/gcc-changelog/git_commit.py')
0 files changed, 0 insertions, 0 deletions