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 28c733ea026 ld: Update gld${EMULATION_NAME}_place_orphan for PE/PEP new 072fa8ed047 gdb: LoongArch: Remove loongarch_lookup_debug_reg_state() new f6f845bb353 gdb: LoongArch: Adjust loongarch_{get,remove}_debug_reg_state() new 493975edcb7 gdb: LoongArch: Adjust loongarch_stopped_data_address() new b40a9566573 gdbserver: LoongArch: Add hardware watchpoint/breakpoint support
The 4 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/loongarch-linux-nat.c | 51 ++++--- gdb/nat/loongarch-hw-point.c | 24 ++++ gdb/nat/loongarch-hw-point.h | 8 ++ gdb/nat/loongarch-linux-hw-point.c | 38 ------ gdb/nat/loongarch-linux-hw-point.h | 10 -- gdbserver/configure.srv | 3 + gdbserver/linux-loongarch-low.cc | 264 +++++++++++++++++++++++++++++++++++++ 7 files changed, 323 insertions(+), 75 deletions(-)