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 e133de4984c Minor boolean fix in windows-nat.c new 3456e70c9d6 Use unique_xmalloc_ptr<char> when demangling
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/ada-lang.c | 16 ++++++---------- gdb/c-lang.c | 8 +++++--- gdb/c-typeprint.c | 34 +++++++++++++--------------------- gdb/cp-support.c | 29 ++++++++++++----------------- gdb/cp-support.h | 2 +- gdb/d-lang.c | 10 ++++++---- gdb/d-lang.h | 3 ++- gdb/dwarf2/read.c | 5 ++--- gdb/f-lang.h | 3 ++- gdb/gdb-demangle.c | 9 +++------ gdb/gdbtypes.c | 8 +++----- gdb/gnu-v2-abi.c | 9 +++++---- gdb/gnu-v3-abi.c | 9 +++------ gdb/go-lang.c | 23 +++++++++-------------- gdb/go-lang.h | 8 +++++--- gdb/language.c | 5 +++-- gdb/language.h | 12 +++++++----- gdb/minsyms.c | 5 +++-- gdb/objc-lang.c | 12 +++++++----- gdb/rust-lang.h | 8 +++++--- gdb/symtab.c | 21 +++++++++++---------- gdb/symtab.h | 4 ++-- gdb/utils.c | 11 +++-------- 23 files changed, 118 insertions(+), 136 deletions(-)