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 d8c4766d314 gdb/doc: don't rely on @menu item within the docs new e7b430724d8 gdb: don't print escape characters when a style is disabled new 9d2d8a16e1c gdb: add new version style
The 2 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 | 24 +++ gdb/NEWS | 5 + gdb/cli/cli-style.c | 17 +- gdb/cli/cli-style.h | 6 +- gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 12 ++ gdb/testsuite/ChangeLog | 16 ++ gdb/testsuite/gdb.base/style.exp | 437 ++++++++++++++++++++++++--------------- gdb/testsuite/lib/gdb-utils.exp | 1 + gdb/top.c | 11 +- gdb/utils.c | 73 +++---- 11 files changed, 388 insertions(+), 219 deletions(-)