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 a655456c13 Fix gdb/spu-tdep.c build breakage new e379cee61f Fix regression: cannot start with LD_PRELOAD=libSegFault.so [...]
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 | 12 +++++ gdb/common/signals-state-save-restore.c | 32 +++++++++++-- gdb/common/signals-state-save-restore.h | 5 +- gdb/gdbserver/ChangeLog | 6 +++ gdb/gdbserver/server.c | 2 +- gdb/main.c | 3 +- gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/gdb.base/libsegfault.exp | 84 +++++++++++++++++++++++++++++++++ 8 files changed, 141 insertions(+), 8 deletions(-) create mode 100644 gdb/testsuite/gdb.base/libsegfault.exp