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 90b7a5df152 aarch64: Disallow copy relocations on protected data new 3af607d9985 Use unique_xmalloc_ptr in interp new ee04bfc01e5 Move mi_interpreter to mi-interp.h new b2a696a8810 Use std::string for interpreter_p
The 3 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/interps.c | 15 +++------------ gdb/interps.h | 10 +++++----- gdb/main.c | 24 +++++++++--------------- gdb/main.h | 2 +- gdb/mi/mi-common.h | 50 -------------------------------------------------- gdb/mi/mi-interp.h | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ gdb/mi/mi-main.c | 2 +- gdb/tui/tui-interp.c | 9 +++------ 8 files changed, 72 insertions(+), 90 deletions(-)