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 140a4bc099 Document the "set style" commands new 2cd8cc0b66 Fix a crash in jit.c
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 | 4 ++ gdb/jit.c | 3 +- gdb/testsuite/ChangeLog | 7 +++ .../gdb.base/{jit-simple.c => jit-exec.c} | 8 ++-- gdb/testsuite/gdb.base/jit-exec.exp | 52 ++++++++++++++++++++++ .../jit-execd.c} | 2 +- 6 files changed, 71 insertions(+), 5 deletions(-) copy gdb/testsuite/gdb.base/{jit-simple.c => jit-exec.c} (83%) create mode 100644 gdb/testsuite/gdb.base/jit-exec.exp copy gdb/testsuite/{gdb.server/stop-reply-no-thread.c => gdb.base/jit-execd.c} (96%)