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 fb7cd8ccfed Automatic date update in version.in new 9158e49a703 Make MI commands const-correct
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/mi/mi-cmd-break.c | 29 +++++----- gdb/mi/mi-cmd-catch.c | 33 +++++------ gdb/mi/mi-cmd-disas.c | 6 +- gdb/mi/mi-cmd-env.c | 18 +++--- gdb/mi/mi-cmd-file.c | 11 ++-- gdb/mi/mi-cmd-info.c | 10 ++-- gdb/mi/mi-cmd-stack.c | 31 ++++++---- gdb/mi/mi-cmd-target.c | 13 +++-- gdb/mi/mi-cmd-var.c | 53 ++++++++++-------- gdb/mi/mi-cmds.h | 3 +- gdb/mi/mi-getopt.c | 20 ++++--- gdb/mi/mi-getopt.h | 13 +++-- gdb/mi/mi-interp.c | 3 +- gdb/mi/mi-main.c | 146 +++++++++++++++++++++++++++--------------------- gdb/mi/mi-main.h | 6 +- gdb/mi/mi-symbol-cmds.c | 42 ++++++++------ 16 files changed, 250 insertions(+), 187 deletions(-)