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 cfba98720f Create a displaced_step_closure class hierarchy new 6e17c56511 Use std::string in memory_map_parsing_data new a664f67e50 Get rid of VEC (mem_region)
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 | 54 ++++++++++ gdb/memattr.c | 271 +++++++++++++++++-------------------------------- gdb/memattr.h | 69 ++++++++----- gdb/memory-map.c | 66 +++++------- gdb/memory-map.h | 5 +- gdb/remote.c | 4 +- gdb/target-debug.h | 4 +- gdb/target-delegates.c | 12 +-- gdb/target.c | 44 ++++---- gdb/target.h | 11 +- 10 files changed, 258 insertions(+), 282 deletions(-)