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 df0bb381e2 i386/AArch64: Remove unused xml files new e935475cb6 Arm/AArch64: Split DISPLACED_MODIFIED_INSNS name clash new f0452268d6 Arm: Prefix register sizes with ARM_ new 350fab5416 Arm/AArch64: Use a single set of Arm register set size defines
The 3 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 | 53 ++++++++++++++++++ gdb/aarch32-linux-nat.h | 5 -- gdb/aarch64-linux-nat.c | 13 ++--- gdb/aarch64-linux-tdep.c | 2 +- gdb/aarch64-tdep.c | 4 +- gdb/aarch64-tdep.h | 2 +- gdb/arch/arm-get-next-pcs.c | 3 +- gdb/arch/arm-linux.c | 2 +- gdb/arch/arm.h | 23 +++++++- gdb/arm-linux-nat.c | 14 +++-- gdb/arm-linux-tdep.c | 43 +++++++-------- gdb/arm-linux-tdep.h | 12 ++--- gdb/arm-nbsd-tdep.c | 2 +- gdb/arm-tdep.c | 109 ++++++++++++++++++-------------------- gdb/arm-tdep.h | 13 +---- gdb/arm-wince-tdep.c | 2 +- gdb/gdbserver/ChangeLog | 6 +++ gdb/gdbserver/linux-aarch32-low.c | 6 +-- gdb/gdbserver/linux-arm-low.c | 12 ++--- 19 files changed, 192 insertions(+), 134 deletions(-)