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 b6484282f8 Fix incorrect use of 'is' operator for comparison in python/ [...] new 7f008c9e6a Change valid_user_defined_cmd_name_p to return bool new 6fe876770a Change valid_command_p to return bool new e2eb806a17 Use "false" in select_frame_for_mi new fa9c2a59e3 Use bool, true, and false in arc-tdep.c new 9c05602219 Use "false" in compile_cplus_convert_enum new 06d16ec977 Use gdb_assert_not_reached in arm-linux-nat.c new fbdf05a16e Change arc_tdesc_init to return bool
The 7 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 | 31 +++++++++++++++++++++++++++++++ gdb/arc-tdep.c | 26 +++++++++++++------------- gdb/arm-linux-nat.c | 2 +- gdb/cli/cli-cmds.c | 6 +++--- gdb/cli/cli-decode.c | 8 ++++---- gdb/command.h | 2 +- gdb/compile/compile-cplus-types.c | 2 +- gdb/stack.c | 2 +- 8 files changed, 55 insertions(+), 24 deletions(-)