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 73425813c1b PR28306, segfault in _bfd_mips_elf_reloc_unshuffle new ba60b96371b [aarch64] Add TPIDR2 register support for Linux
The 1 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-fbsd-nat.c | 6 ++--- gdb/aarch64-fbsd-tdep.c | 12 +++++----- gdb/aarch64-linux-nat.c | 44 ++++++++++++++++++++-------------- gdb/aarch64-linux-tdep.c | 30 +++++++++++++++++------ gdb/aarch64-linux-tdep.h | 3 --- gdb/aarch64-tdep.c | 54 ++++++++++++++++++++++++++++++++++-------- gdb/aarch64-tdep.h | 7 +++--- gdb/arch/aarch64.c | 5 ++-- gdb/arch/aarch64.h | 14 +++++++---- gdb/features/Makefile | 1 - gdb/features/aarch64-tls.c | 35 ++++++++++++++++++++++++--- gdb/features/aarch64-tls.xml | 11 --------- gdb/nat/aarch64-linux.c | 21 ++++++++++++++++ gdb/nat/aarch64-linux.h | 4 ++++ gdbserver/linux-aarch64-low.cc | 24 +++++++++++++++---- gdbserver/regcache.cc | 20 ++++++++++++---- gdbserver/regcache.h | 5 ++++ 17 files changed, 215 insertions(+), 81 deletions(-) delete mode 100644 gdb/features/aarch64-tls.xml