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 1b30f42106c Extract symbol-writing function from parsers new bdfea17ea9b Return unique_ptr from language_defn::get_compile_context
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 | 14 ++++++++++++++ gdb/c-lang.c | 7 +++---- gdb/c-lang.h | 18 ++++++++---------- gdb/compile/compile-c-support.c | 8 ++++---- gdb/compile/compile.c | 4 ++-- gdb/language.c | 9 +++++++++ gdb/language.h | 20 ++++++++------------ 7 files changed, 48 insertions(+), 32 deletions(-)