Re: [PATCH 1/1] aarch64: Sync aarch64-sys-regs.def with Binutils

2024-03-20 Thread Yury Khrustalev
Hi Richard, > On 20 Mar 2024, at 1:55 PM, Richard Earnshaw (lists) > wrote: > > On 20/03/2024 11:21, Yury Khrustalev wrote: >> This patch updates `aarch64-sys-regs.def', bringing it into sync with >> the Binutils source. >> >> gcc/ChangeLog: >> >> * config/aarch64/aarch64-sys-regs.def:

Re: [PATCH 1/1] aarch64: Sync aarch64-sys-regs.def with Binutils

2024-03-20 Thread Richard Earnshaw (lists)
On 20/03/2024 11:21, Yury Khrustalev wrote: > This patch updates `aarch64-sys-regs.def', bringing it into sync with > the Binutils source. > > gcc/ChangeLog: > > * config/aarch64/aarch64-sys-regs.def: Copy from Binutils. Thanks, I've pushed this. It's trivial enough and there's value of

[PATCH 1/1] aarch64: Sync aarch64-sys-regs.def with Binutils

2024-03-20 Thread Yury Khrustalev
This patch updates `aarch64-sys-regs.def', bringing it into sync with the Binutils source. gcc/ChangeLog: * config/aarch64/aarch64-sys-regs.def: Copy from Binutils. --- gcc/config/aarch64/aarch64-sys-regs.def | 1 + 1 file changed, 1 insertion(+) diff --git