This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 907b52f4ceb readelf: DO not load section headers from file offset zero new 1ba3a322203 [AArch64] Fix pseudo-register numbering in the presence of [...] new e63ae49b6a8 [AArch64] Handle W registers as pseudo-registers instead of [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/aarch64-tdep.c | 135 +++++++++++++++------ gdb/aarch64-tdep.h | 4 + .../{riscv-info-fcsr.c => aarch64-w-registers.c} | 4 +- gdb/testsuite/gdb.arch/aarch64-w-registers.exp | 100 +++++++++++++++ 4 files changed, 205 insertions(+), 38 deletions(-) copy gdb/testsuite/gdb.arch/{riscv-info-fcsr.c => aarch64-w-registers.c} (91%) create mode 100644 gdb/testsuite/gdb.arch/aarch64-w-registers.exp