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 cc5a5ae5b7 Remove unused tui_win_element::highlight new d82b3862f1 compile: Remove non-const reference parameters
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 | 48 ++++++++++++++++ gdb/compile/compile-c-support.c | 2 +- gdb/compile/compile-c-symbols.c | 14 ++--- gdb/compile/compile-c-types.c | 2 +- gdb/compile/compile-c.h | 2 +- gdb/compile/compile-cplus-symbols.c | 6 +- gdb/compile/compile-cplus-types.c | 16 +++--- gdb/compile/compile-cplus.h | 2 +- gdb/compile/compile-internal.h | 2 +- gdb/compile/compile-loc2c.c | 106 ++++++++++++++++++------------------ gdb/compile/compile.c | 4 +- gdb/compile/compile.h | 4 +- gdb/dwarf2loc.c | 6 +- gdb/dwarf2loc.h | 2 +- gdb/symtab.h | 2 +- 15 files changed, 132 insertions(+), 86 deletions(-)