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 6a9d08661b3 Revert "elf: Remove the 1-page gap before the RELRO segment" new f36c8918018 gdb/cli: convert cli_suppress_notification from int to bool new 2b826f75925 gdb/cli: add a 'normal_stop' option to 'cli_suppress_notification' new 61fb73769a0 gdb: add the 'set/show suppress-cli-notifications' command
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/NEWS | 8 +++ gdb/cli/cli-cmds.c | 39 ++++++++++++ gdb/cli/cli-decode.c | 10 ++-- gdb/cli/cli-decode.h | 2 +- gdb/cli/cli-interp.c | 9 +-- gdb/command.h | 11 ++-- gdb/doc/gdb.texinfo | 69 ++++++++++++++++++++++ ...m-bp-shl-main.c => cli-suppress-notification.c} | 5 +- ...{template.exp => cli-suppress-notification.exp} | 22 ++++--- gdb/tui/tui-interp.c | 4 ++ 10 files changed, 156 insertions(+), 23 deletions(-) copy gdb/testsuite/gdb.base/{msym-bp-shl-main.c => cli-suppress-notification.c} (94%) copy gdb/testsuite/gdb.base/{template.exp => cli-suppress-notification.exp} (50%)