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 15763a09d4 Fix 'gdb.base/quit.exp hangs forever' if the test fails new 2712ce2e65 Introduce new_bfd_ref new 06d5bbc8e5 Use "new" to allocate gdb_bfd_data new d5833c62d9 Use std::vector in gdb_bfd_data
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/ChangeLog | 23 ++++++++++++ gdb/exec.c | 3 +- gdb/gdb_bfd.c | 103 ++++++++++++++++++++++-------------------------------- gdb/gdb_bfd.h | 10 ++++++ gdb/symfile-mem.c | 3 +- 5 files changed, 77 insertions(+), 65 deletions(-)