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 b7d9d3ee59 PR25079, "ar s" stopped working new 34916edc47 Move declaration of lang_frame_mismatch_warn to header. new 79bb1944d6 Move declaration of overload_debug to header
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 | 19 +++++++++++++++++++ gdb/gdbtypes.c | 3 +-- gdb/gdbtypes.h | 5 +++++ gdb/language.c | 9 ++++----- gdb/language.h | 5 +++++ gdb/top.c | 4 +--- gdb/valops.c | 2 +- 7 files changed, 36 insertions(+), 11 deletions(-)