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 0c820d6793 Fix some valgrind errors in the TUI new 6506371f06 Add styling to macro commands new 9409233b0e Change macro_source_fullname to return a std::string
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 | 13 +++++++++ gdb/macrocmd.c | 15 +++++----- gdb/macrotab.c | 63 +++++++++++++++------------------------- gdb/macrotab.h | 5 ++-- gdb/testsuite/ChangeLog | 6 ++++ gdb/testsuite/gdb.base/style.c | 2 ++ gdb/testsuite/gdb.base/style.exp | 16 +++++++++- 7 files changed, 68 insertions(+), 52 deletions(-)