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 6c9a7fb MIPS/LD/testsuite: Accept any UNIX OS/ABI with GNU attribute tests new 7160c10 Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64. new a31d2f0 Probe catch syscall support new 4cc32be Remove parameter sysret from linux_target_ops.get_syscall_trapinfo new 061fc02 Implement get_syscall_trapinfo for aarch64-linux new 79e7fd4 Implement get_syscall_trapinfo for arm-linux
The 5 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: bfd/ChangeLog | 5 ++++ bfd/elfxx-sparc.c | 3 ++- gdb/gdbserver/ChangeLog | 20 +++++++++++++++ gdb/gdbserver/linux-aarch64-low.c | 19 ++++++++++++++ gdb/gdbserver/linux-arm-low.c | 37 ++++++++++++++++++++++++++- gdb/gdbserver/linux-low.c | 23 ++++++----------- gdb/gdbserver/linux-low.h | 8 +++--- gdb/gdbserver/linux-x86-low.c | 10 ++------ gdb/testsuite/ChangeLog | 6 +++++ gdb/testsuite/gdb.base/catch-syscall.exp | 43 +++++++++++++++++++++----------- gold/ChangeLog | 6 +++++ gold/sparc.cc | 11 +++++--- ld/ChangeLog | 5 ++++ ld/testsuite/ld-elf/symbolic-func.r | 2 +- 14 files changed, 149 insertions(+), 49 deletions(-)