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 e3ee979c1f2 gdb: use assignment to initialize variable in tdesc_parse_xml new 650160322c0 gdb: move target_desc_info to inferior.h new 79846903c62 gdb: change inferior::tdesc_info to non-pointer new 6b0b81b9f2c gdb: remove get_tdesc_info new 57768366319 gdb: remove copy_inferior_target_desc_info new 5a19bfd673d gdb: make target_desc_info_from_user_p a method of target_d [...]
The 5 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/inferior.c | 7 ++-- gdb/inferior.h | 30 +++++++++++++++++- gdb/infrun.c | 4 +-- gdb/target-descriptions.c | 81 +++++------------------------------------------ gdb/target-descriptions.h | 19 ----------- 5 files changed, 41 insertions(+), 100 deletions(-)