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 98f5f7740a4 Automatic date update in version.in new 272bb05cc59 Add a new gdbarch hook to report additional signal information. new ad97bfc5332 Report architecture-specific signal information for core files. new 77bdfeb2e60 Migrate the x86 MPX handle_segmentation_fault hook to repor [...] new 0e42f66a30d Migrate the sparc64 ADI handle_segmentation_fault hook to r [...] new 4cec0c66899 Retire the now-unused gdbarch handle_segmentation_fault hook.
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: gdb/ChangeLog | 42 ++++++++++++++++++++++++++++++++++++++++++ gdb/amd64-linux-tdep.c | 3 +-- gdb/corelow.c | 5 ++++- gdb/gdbarch.c | 34 +++++++++++++++++----------------- gdb/gdbarch.h | 13 ++++++------- gdb/gdbarch.sh | 7 +++---- gdb/i386-linux-tdep.c | 11 +++++------ gdb/i386-linux-tdep.h | 5 +++-- gdb/infrun.c | 20 ++++---------------- gdb/sparc64-linux-tdep.c | 12 ++++++------ 10 files changed, 91 insertions(+), 61 deletions(-)