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 b44fae2 Automatic date update in version.in new bfd2828 Convert tid_range_parser and get_number_or_range to classes
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 | 36 ++++++++++ gdb/breakpoint.c | 33 ++++----- gdb/breakpoint.h | 6 +- gdb/cli/cli-utils.c | 76 +++++++++++--------- gdb/cli/cli-utils.h | 114 ++++++++++++++++++------------ gdb/inferior.c | 32 ++++----- gdb/linespec.c | 9 +-- gdb/memattr.c | 32 ++++----- gdb/printcmd.c | 9 ++- gdb/reverse.c | 19 ++--- gdb/thread.c | 27 ++++--- gdb/tid-parse.c | 170 ++++++++++++++++++++++----------------------- gdb/tid-parse.h | 197 +++++++++++++++++++++++++++------------------------- 13 files changed, 401 insertions(+), 359 deletions(-)