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 796d6298bb Arm: Fix Arm disassembler mapping symbol search. new 0f83012ea0 Add linux_get_hwcap
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/ChangeLog | 27 +++++++++++++++++++++++++++ gdb/aarch64-linux-nat.c | 8 ++++---- gdb/aarch64-linux-tdep.c | 16 ++-------------- gdb/aarch64-linux-tdep.h | 3 --- gdb/arm-linux-nat.c | 7 +------ gdb/arm-linux-tdep.c | 5 +---- gdb/linux-tdep.c | 22 ++++++++++++++++++++++ gdb/linux-tdep.h | 8 ++++++++ gdb/ppc-linux-nat.c | 39 +++++++-------------------------------- gdb/ppc-linux-tdep.c | 5 +---- gdb/s390-linux-nat.c | 3 +-- gdb/s390-linux-tdep.c | 3 +-- 12 files changed, 75 insertions(+), 71 deletions(-)