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 635d05b88f4 PR31692, objdump fails .debug_info size check new 0ee25f97d21 Fix regression on aarch64-linux gdbserver
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-nat.c | 115 ----------------------------------------- gdb/aarch64-nat.h | 8 --- gdb/nat/aarch64-hw-point.c | 115 +++++++++++++++++++++++++++++++++++++++++ gdb/nat/aarch64-hw-point.h | 8 +++ gdbserver/linux-aarch64-low.cc | 38 ++------------ 5 files changed, 126 insertions(+), 158 deletions(-)